| 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 12254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12265 <message name="IDS_CHROMEOS_ACC_PERIOD" desc="The name of the period chara
cter."> | 12265 <message name="IDS_CHROMEOS_ACC_PERIOD" desc="The name of the period chara
cter."> |
| 12266 Period | 12266 Period |
| 12267 </message> | 12267 </message> |
| 12268 <message name="IDS_CHROMEOS_ACC_SPACE" desc="The name of a space character
."> | 12268 <message name="IDS_CHROMEOS_ACC_SPACE" desc="The name of a space character
."> |
| 12269 Space | 12269 Space |
| 12270 </message> | 12270 </message> |
| 12271 <message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicat
e to the user that text has been unselected."> | 12271 <message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicat
e to the user that text has been unselected."> |
| 12272 Unselected | 12272 Unselected |
| 12273 </message> | 12273 </message> |
| 12274 <message name="IDS_CHROMEOS_ACC_ACCESS_ENABLED" desc="A phrase to speak wh
en accessibility is enabled."> | 12274 <message name="IDS_CHROMEOS_ACC_ACCESS_ENABLED" desc="A phrase to speak wh
en accessibility is enabled."> |
| 12275 Accessibility turned on. | 12275 Enabling spoken feedback. |
| 12276 </message> | 12276 </message> |
| 12277 <message name="IDS_CHROMEOS_ACC_ACCESS_DISABLED" desc="A phrase to speak w
hen accessibility is disabled."> | 12277 <message name="IDS_CHROMEOS_ACC_ACCESS_DISABLED" desc="A phrase to speak w
hen accessibility is disabled."> |
| 12278 Accessibility turned off. | 12278 Disabling spoken feedback. |
| 12279 </message> | 12279 </message> |
| 12280 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the userna
me text field."> | 12280 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the userna
me text field."> |
| 12281 Username. | 12281 Username. |
| 12282 </message> | 12282 </message> |
| 12283 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signin
g in."> | 12283 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signin
g in."> |
| 12284 Signing in. | 12284 Signing in. |
| 12285 </message> | 12285 </message> |
| 12286 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when
signing in incognito."> | 12286 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when
signing in incognito."> |
| 12287 Signing in guest mode. | 12287 Signing in guest mode. |
| 12288 </message> | 12288 </message> |
| (...skipping 1081 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13370 </includes> | 13370 </includes> |
| 13371 <structures fallback_to_english="true"> | 13371 <structures fallback_to_english="true"> |
| 13372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13373 </structure> | 13373 </structure> |
| 13374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13375 </structure> | 13375 </structure> |
| 13376 </structures> | 13376 </structures> |
| 13377 | 13377 |
| 13378 </release> | 13378 </release> |
| 13379 </grit> | 13379 </grit> |
| OLD | NEW |