Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7584002: Remove a br tag from a keyboard overlay message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 12457 matching lines...) Expand 10 before | Expand all | Expand 10 after
12468 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" d esc="Label for cellular network modem hardware revision under chrome://options/i nternet"> 12468 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" d esc="Label for cellular network modem hardware revision under chrome://options/i nternet">
12469 Hardware revision: 12469 Hardware revision:
12470 </message> 12470 </message>
12471 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="L abel for cellular network modem PRL (Preferred Roaming List) version under chrom e://options/internet"> 12471 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="L abel for cellular network modem PRL (Preferred Roaming List) version under chrom e://options/internet">
12472 PRL version: 12472 PRL version:
12473 </message> 12473 </message>
12474 <message name="IDS_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyboard overlay."> 12474 <message name="IDS_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyboard overlay.">
12475 Keyboard Overlay 12475 Keyboard Overlay
12476 </message> 12476 </message>
12477 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS" desc="The instructions f or the keyboard overlay."> 12477 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS" desc="The instructions f or the keyboard overlay.">
12478 Hold Control, Alt, or Shift to see keyboard&lt;br&gt;shortcuts for those modifiers. 12478 Hold Control, Alt, or Shift to see keyboard shortcuts for those modifier s.
12479 </message> 12479 </message>
12480 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instructi on for hiding the keyboard overlay."> 12480 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instructi on for hiding the keyboard overlay.">
12481 Type Ctrl+Alt+/ or Escape to hide 12481 Type Ctrl+Alt+/ or Escape to hide
12482 </message> 12482 </message>
12483 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in t he keyboard overlay to explain the shortcut."> 12483 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in t he keyboard overlay to explain the shortcut.">
12484 Activate last tab 12484 Activate last tab
12485 </message> 12485 </message>
12486 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_WINDOW" desc="The text i n the keyboard overlay to explain the shortcut (go to the last window open)."> 12486 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_WINDOW" desc="The text i n the keyboard overlay to explain the shortcut (go to the last window open).">
12487 Activate last window 12487 Activate last window
12488 </message> 12488 </message>
(...skipping 839 matching lines...) Expand 10 before | Expand all | Expand 10 after
13328 </includes> 13328 </includes>
13329 <structures fallback_to_english="true"> 13329 <structures fallback_to_english="true">
13330 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13330 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13331 </structure> 13331 </structure>
13332 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13332 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13333 </structure> 13333 </structure>
13334 </structures> 13334 </structures>
13335 13335
13336 </release> 13336 </release>
13337 </grit> 13337 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/keyboard_overlay.css » ('j') | chrome/browser/resources/keyboard_overlay.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698