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

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

Issue 7753029: Add a button on status bar to indicate that accessibility is enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed files already committed in advance Created 9 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/status/accessibility_menu_button.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 12146 matching lines...) Expand 10 before | Expand all | Expand 10 after
12157 fast 12157 fast
12158 </message> 12158 </message>
12159 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" 12159 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST"
12160 desc="The label for the Chrome OS configuration dialog"> 12160 desc="The label for the Chrome OS configuration dialog">
12161 fast 12161 fast
12162 </message> 12162 </message>
12163 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" 12163 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST"
12164 desc="The label for the Chrome OS configuration dialog"> 12164 desc="The label for the Chrome OS configuration dialog">
12165 fast 12165 fast
12166 </message> 12166 </message>
12167 <message name="IDS_STATUSBAR_ACCESSIBILITY_ENABLED" desc="The tooltip for the status bar button to indicate that accessibility is enabled.">
12168 Accessibility features are enabled.
12169 </message>
12170 <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu optio n to disable spoken feedback accessibility feature.">
12171 Disable Spoken Feedback
12172 </message>
12167 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while access to network devices is temporarily locked due to mobile network activatio n"> 12173 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while access to network devices is temporarily locked due to mobile network activatio n">
12168 Please wait while we set up your mobile network. 12174 Please wait while we set up your mobile network.
12169 </message> 12175 </message>
12170 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n etwork device."> 12176 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n etwork device.">
12171 Ethernet 12177 Ethernet
12172 </message> 12178 </message>
12173 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d evice."> 12179 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d evice.">
12174 Wi-Fi 12180 Wi-Fi
12175 </message> 12181 </message>
12176 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n etwork device."> 12182 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n etwork device.">
(...skipping 1346 matching lines...) Expand 10 before | Expand all | Expand 10 after
13523 </messages> 13529 </messages>
13524 <structures fallback_to_english="true"> 13530 <structures fallback_to_english="true">
13525 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13531 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13526 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13532 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13527 </structure> 13533 </structure>
13528 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13534 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13529 </structure> 13535 </structure>
13530 </structures> 13536 </structures>
13531 </release> 13537 </release>
13532 </grit> 13538 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/status/accessibility_menu_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698