Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 9473 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9484 </message> | 9484 </message> |
| 9485 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou nts settings tab, the instruction text on an empty username edit."> | 9485 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou nts settings tab, the instruction text on an empty username edit."> |
| 9486 Enter names or addresses. | 9486 Enter names or addresses. |
| 9487 </message> | 9487 </message> |
| 9488 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts settings tab, the text format to create user name and owner tag."> | 9488 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts settings tab, the text format to create user name and owner tag."> |
| 9489 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner | 9489 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner |
| 9490 </message> | 9490 </message> |
| 9491 <message name="IDS_OPTIONS_ACCOUNTS_ADD_USERS" desc="In the Accounts setti ngs tab, the label text above the user name edit box."> | 9491 <message name="IDS_OPTIONS_ACCOUNTS_ADD_USERS" desc="In the Accounts setti ngs tab, the label text above the user name edit box."> |
| 9492 Add users | 9492 Add users |
| 9493 </message> | 9493 </message> |
| 9494 <message name="IDS_OPTIONS_ACCOUNTS_OWNER_ONLY" desc="In the Accounts sett ings tab, the warning text noticing that the only owner can modify these setting s."> | |
|
kochi
2010/12/20 08:00:18
s/the only/only the/ sounds more natural to me (bu
satorux1
2010/12/20 08:16:15
Done.
| |
| 9495 These settings may only be modified by the owner: | |
| 9496 </message> | |
| 9494 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In the Perso nal Stuff settings tab, the title text for Account section."> | 9497 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In the Perso nal Stuff settings tab, the title text for Account section."> |
| 9495 Account | 9498 Account |
| 9496 </message> | 9499 </message> |
| 9497 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Pers onal Stuff settings tab, the text on the checkbox to enable screenlocker for cur rent user."> | 9500 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Pers onal Stuff settings tab, the text on the checkbox to enable screenlocker for cur rent user."> |
| 9498 Require password to wake from sleep | 9501 Require password to wake from sleep |
| 9499 </message> | 9502 </message> |
| 9500 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIFI" desc="In settings I nternet options, the title for buy cellular data plan button."> | 9503 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIFI" desc="In settings I nternet options, the title for buy cellular data plan button."> |
| 9501 Wi-Fi | 9504 Wi-Fi |
| 9502 </message> | 9505 </message> |
| 9503 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_PLAN" desc="In settings I nternet options, the title for buy cellular data plan button."> | 9506 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_PLAN" desc="In settings I nternet options, the title for buy cellular data plan button."> |
| (...skipping 1872 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11376 </includes> | 11379 </includes> |
| 11377 <structures fallback_to_english="true"> | 11380 <structures fallback_to_english="true"> |
| 11378 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 11381 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
| 11379 </structure> | 11382 </structure> |
| 11380 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 11383 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
| 11381 </structure> | 11384 </structure> |
| 11382 </structures> | 11385 </structures> |
| 11383 | 11386 |
| 11384 </release> | 11387 </release> |
| 11385 </grit> | 11388 </grit> |
| OLD | NEW |