| 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_UPGRADE_AVAILABLE" desc="Text to inform the user of
the presence of a new version of the application"> | 282 <message name="IDS_IOS_UPGRADE_AVAILABLE" desc="Text to inform the user of
the presence of a new version of the application"> |
| 283 Chrome just got better! A new version is available. | 283 Chrome just got better! A new version is available. |
| 284 </message> | 284 </message> |
| 285 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use
r that they can sign in to get personal settings"> | 285 <message name="IDS_IOS_SIGNIN_PROMO_SETTINGS" desc="Text to inform the use
r that they can sign in to get personal settings"> |
| 286 To get your settings on all your devices, sign in to Chrome. | 286 To get your settings on all your devices, sign in to Chrome. |
| 287 </message> | 287 </message> |
| 288 <message name="IDS_IOS_SIGNIN_PROMO_RECENT_TABS" desc="Text to inform the
user that they can sign in to get the recent tabs from other computers"> | 288 <message name="IDS_IOS_SIGNIN_PROMO_RECENT_TABS" desc="Text to inform the
user that they can sign in to get the recent tabs from other computers"> |
| 289 To get your tabs on all your devices, sign in to Chrome. | 289 To get your tabs on all your devices, sign in to Chrome. |
| 290 </message> | 290 </message> |
| 291 <message name="IDS_IOS_SIGNIN_PROMO_BOOKMARKS" desc="Text to inform the us
er that they can sign in to get bookmarks shared between devices"> |
| 292 To get your bookmarks on all your devices, sign in to Chrome. |
| 293 </message> |
| 291 </messages> | 294 </messages> |
| 292 </release> | 295 </release> |
| 293 </grit> | 296 </grit> |
| OLD | NEW |