OLD | NEW |
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 Loading... |
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 Loading... |
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> |
OLD | NEW |