Chromium Code Reviews| 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 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 281 </message> | 281 </message> |
| 282 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]"> | 282 <message name="IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em]"> |
| 283 Would you like Google Chrome to offer to translate <ph name="LANGUAGE_NA ME">$1<ex>French</ex></ph> pages from this site next time? | 283 Would you like Google Chrome to offer to translate <ph name="LANGUAGE_NA ME">$1<ex>French</ex></ph> pages from this site next time? |
| 284 </message> | 284 </message> |
| 285 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]"> | 285 <message name="IDS_IOS_TRANSLATE_SETTING_DESCRIPTION" desc="Description fo r the Translate setting. [Length: unlimited] [iOS only]"> |
| 286 When this feature is turned on, Chrome will offer to translate pages wri tten in other languages using Google Translate. <ph name="BEGIN_LINK">BEGIN_LINK </ph>Learn more<ph name="END_LINK">END_LINK</ph> | 286 When this feature is turned on, Chrome will offer to translate pages wri tten in other languages using Google Translate. <ph name="BEGIN_LINK">BEGIN_LINK </ph>Learn more<ph name="END_LINK">END_LINK</ph> |
| 287 </message> | 287 </message> |
| 288 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> | 288 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> |
| 289 Chrome just got better! A new version is available. | 289 Chrome just got better! A new version is available. |
| 290 </message> | 290 </message> |
| 291 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use r that he can sign in to get personnal settings"> | |
|
lpromero
2017/03/09 10:55:02
Idem
lpromero
2017/03/09 10:55:02
(s)he or it?
jlebel
2017/03/09 20:34:07
Done.
jlebel
2017/03/09 20:34:07
Done.
| |
| 292 To get your settings on all your devices, sign in to Chrome. | |
| 293 </message> | |
| 291 </messages> | 294 </messages> |
| 292 </release> | 295 </release> |
| 293 </grit> | 296 </grit> |
| OLD | NEW |