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 definition of resources that will be translated for each | 4 This file contains definition of resources that will be translated for each |
5 locale. The strings in this file are specific to iOS. | 5 locale. The strings in this file are specific to iOS. |
6 --> | 6 --> |
7 | 7 |
8 <grit base_dir="." latest_public_release="0" current_release="1" | 8 <grit base_dir="." latest_public_release="0" current_release="1" |
9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
10 <outputs> | 10 <outputs> |
(...skipping 1489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1500 </message> | 1500 </message> |
1501 <message name="IDS_IOS_VOICE_SEARCH_SETTINGS_DEFAULT_LOCALE" desc="The lab el for the default locale option in the voice search settings [iOS only]"> | 1501 <message name="IDS_IOS_VOICE_SEARCH_SETTINGS_DEFAULT_LOCALE" desc="The lab el for the default locale option in the voice search settings [iOS only]"> |
1502 Default - <ph name="DEFAULT_LOCALE">$1<ex>English (United States)</ex></ ph> | 1502 Default - <ph name="DEFAULT_LOCALE">$1<ex>English (United States)</ex></ ph> |
1503 </message> | 1503 </message> |
1504 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> | 1504 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> |
1505 Voice Search | 1505 Voice Search |
1506 </message> | 1506 </message> |
1507 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> | 1507 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> |
1508 Speak Answers Back | 1508 Speak Answers Back |
1509 </message> | 1509 </message> |
1510 <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS_COMPACT" desc="Button that the user can press to login without asking the password and continue using Chro me with this acccount. [Length: 9em]"> | |
1511 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | |
1512 </message> | |
1513 <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS" desc="Button that the use r can press to login without asking the password and continue using Chrome with this acccount."> | |
1514 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | |
1515 </message> | |
1516 <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can pr ess if he is not the profile that Chrome found (opposite of 'Continue as Joe Doe ')."> | |
1517 Not <ph name="EMAIL">$1<ex>john.doe@gmail.com</ex>?</ph> | |
lpromero
2017/03/09 10:55:02
s/gmail.com/example.com
jlebel
2017/03/09 20:34:07
Done.
| |
1518 </message> | |
1510 </messages> | 1519 </messages> |
1511 </release> | 1520 </release> |
1512 </grit> | 1521 </grit> |
OLD | NEW |