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 12140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12151 fast | 12151 fast |
12152 </message> | 12152 </message> |
12153 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | 12153 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" |
12154 desc="The label for the Chrome OS configuration dialog"> | 12154 desc="The label for the Chrome OS configuration dialog"> |
12155 fast | 12155 fast |
12156 </message> | 12156 </message> |
12157 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | 12157 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" |
12158 desc="The label for the Chrome OS configuration dialog"> | 12158 desc="The label for the Chrome OS configuration dialog"> |
12159 fast | 12159 fast |
12160 </message> | 12160 </message> |
| 12161 <message name="IDS_STATUSBAR_ACCESSIBILITY_ENABLED" desc="The tooltip for
the status bar button to indicate that accessibility is enabled."> |
| 12162 Accessibility features are enabled. |
| 12163 </message> |
12161 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while
access to network devices is temporarily locked due to mobile network activatio
n"> | 12164 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while
access to network devices is temporarily locked due to mobile network activatio
n"> |
12162 Please wait while we set up your mobile network. | 12165 Please wait while we set up your mobile network. |
12163 </message> | 12166 </message> |
12164 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n
etwork device."> | 12167 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n
etwork device."> |
12165 Ethernet | 12168 Ethernet |
12166 </message> | 12169 </message> |
12167 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d
evice."> | 12170 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d
evice."> |
12168 Wi-Fi | 12171 Wi-Fi |
12169 </message> | 12172 </message> |
12170 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n
etwork device."> | 12173 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n
etwork device."> |
(...skipping 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13524 </if> | 13527 </if> |
13525 </includes> | 13528 </includes> |
13526 <structures fallback_to_english="true"> | 13529 <structures fallback_to_english="true"> |
13527 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13530 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13528 </structure> | 13531 </structure> |
13529 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13532 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13530 </structure> | 13533 </structure> |
13531 </structures> | 13534 </structures> |
13532 </release> | 13535 </release> |
13533 </grit> | 13536 </grit> |
OLD | NEW |