| 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 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 539 </message> | 539 </message> |
| 540 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa
ve Image As command in the content area context menu"> | 540 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa
ve Image As command in the content area context menu"> |
| 541 Save Image | 541 Save Image |
| 542 </message> | 542 </message> |
| 543 <message name="IDS_IOS_CONTENT_CONTEXT_DOWNLOADIMAGE" desc="The name of th
e Download Image command in the content area context menu"> | 543 <message name="IDS_IOS_CONTENT_CONTEXT_DOWNLOADIMAGE" desc="The name of th
e Download Image command in the content area context menu"> |
| 544 Download Image | 544 Download Image |
| 545 </message> | 545 </message> |
| 546 <message name="IDS_IOS_CONTENT_SUGGESTIONS_DELETE" desc="The name of the D
elete command in the Content Suggestions articles context menu"> | 546 <message name="IDS_IOS_CONTENT_SUGGESTIONS_DELETE" desc="The name of the D
elete command in the Content Suggestions articles context menu"> |
| 547 Delete | 547 Delete |
| 548 </message> | 548 </message> |
| 549 <message name="IDS_IOS_CONTENT_SUGGESTIONS_FOOTER_TITLE" desc="The title o
f the footer of the sections of Content Suggestions"> |
| 550 More |
| 551 </message> |
| 549 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set
tings dialog [Length: 29em] [iOS only]"> | 552 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set
tings dialog [Length: 29em] [iOS only]"> |
| 550 Content Settings | 553 Content Settings |
| 551 </message> | 554 </message> |
| 552 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo
r Contextual Search preference"> | 555 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo
r Contextual Search preference"> |
| 553 Learn about topics on websites without leaving the page. Touch to Search
sends a word and its surrounding context to Google Search, returning definition
s, pictures, search results, and other details. | 556 Learn about topics on websites without leaving the page. Touch to Search
sends a word and its surrounding context to Google Search, returning definition
s, pictures, search results, and other details. |
| 554 | 557 |
| 555 To adjust your search term, long press to select. To refine your search, slide t
he panel all the way up and touch the search box. | 558 To adjust your search term, long press to select. To refine your search, slide t
he panel all the way up and touch the search box. |
| 556 </message> | 559 </message> |
| 557 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to
confirm and dismiss opt out promo"> | 560 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to
confirm and dismiss opt out promo"> |
| 558 Allow | 561 Allow |
| (...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1506 </message> | 1509 </message> |
| 1507 <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. [Length: 9em]"> | 1510 <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. [Length: 9em]"> |
| 1508 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | 1511 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> |
| 1509 </message> | 1512 </message> |
| 1510 <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can pr
ess if they are not the profile that Chrome found (opposite of 'Continue as Joe
Doe')."> | 1513 <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can pr
ess if they are not the profile that Chrome found (opposite of 'Continue as Joe
Doe')."> |
| 1511 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> | 1514 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> |
| 1512 </message> | 1515 </message> |
| 1513 </messages> | 1516 </messages> |
| 1514 </release> | 1517 </release> |
| 1515 </grit> | 1518 </grit> |
| OLD | NEW |