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 656 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
667 </message> | 667 </message> |
668 <message name="IDS_IOS_HISTORY_NO_SYNCED_RESULTS" desc="The notification a
t the top of the history page indicating that it does not include visits from ot
her devices."> | 668 <message name="IDS_IOS_HISTORY_NO_SYNCED_RESULTS" desc="The notification a
t the top of the history page indicating that it does not include visits from ot
her devices."> |
669 Showing history from this device. <ph name="BEGIN_LINK">BEGIN_LINK</ph>L
earn more.<ph name="END_LINK">END_LINK</ph> | 669 Showing history from this device. <ph name="BEGIN_LINK">BEGIN_LINK</ph>L
earn more.<ph name="END_LINK">END_LINK</ph> |
670 </message> | 670 </message> |
671 <message name="IDS_IOS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notificat
ion at the top of the history page indicating that deleting Chrome browsing hist
ory will not delete other forms of history stored at Google My Activity."> | 671 <message name="IDS_IOS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notificat
ion at the top of the history page indicating that deleting Chrome browsing hist
ory will not delete other forms of history stored at Google My Activity."> |
672 Your Google Account may have other forms of browsing history at <ph name
="BEGIN_LINK">BEGIN_LINK</ph>history.google.com<ph name="END_LINK">END_LINK</ph>
. | 672 Your Google Account may have other forms of browsing history at <ph name
="BEGIN_LINK">BEGIN_LINK</ph>history.google.com<ph name="END_LINK">END_LINK</ph>
. |
673 </message> | 673 </message> |
674 <message name="IDS_IOS_HISTORY_SYNC_LEARN_MORE_URL" translateable="false"> | 674 <message name="IDS_IOS_HISTORY_SYNC_LEARN_MORE_URL" translateable="false"> |
675 https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE] | 675 https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE] |
676 </message> | 676 </message> |
677 <message name="IDS_IOS_HISTORY_URL_NOT_AVAILABLE" desc="The text displayed
when a user navigates to the history URL to redirect them to accessing history
via the tools menu."> | |
678 <ph name="HISTORY_URL">$1<ex>chrome://history-frame</ex></ph> is not ava
ilable. To access your browsing history, select "<ph name="SHOW_HISTORY">$2<ex>H
istory</ex></ph>" from the tools menu. | |
679 </message> | |
680 <message name="IDS_IOS_HTTP_LOGIN_DIALOG_PASSWORD_PLACEHOLDER" desc="The p
laceholder text for the password on the http login dialog [Length: 20em] [iOS on
ly]"> | 677 <message name="IDS_IOS_HTTP_LOGIN_DIALOG_PASSWORD_PLACEHOLDER" desc="The p
laceholder text for the password on the http login dialog [Length: 20em] [iOS on
ly]"> |
681 Password | 678 Password |
682 </message> | 679 </message> |
683 <message name="IDS_IOS_HTTP_LOGIN_DIALOG_USERNAME_PLACEHOLDER" desc="The p
laceholder text for the username on the http login dialog [Length: 20em] [iOS on
ly]"> | 680 <message name="IDS_IOS_HTTP_LOGIN_DIALOG_USERNAME_PLACEHOLDER" desc="The p
laceholder text for the username on the http login dialog [Length: 20em] [iOS on
ly]"> |
684 Username | 681 Username |
685 </message> | 682 </message> |
686 <message name="IDS_IOS_ICON_ARROW_BACK" desc="Accessibility label for the
back arrow icon [iOS only]."> | 683 <message name="IDS_IOS_ICON_ARROW_BACK" desc="Accessibility label for the
back arrow icon [iOS only]."> |
687 Back | 684 Back |
688 </message> | 685 </message> |
689 <message name="IDS_IOS_ICON_CLOSE" desc="Accessibility label for the close
icon [iOS only]."> | 686 <message name="IDS_IOS_ICON_CLOSE" desc="Accessibility label for the close
icon [iOS only]."> |
(...skipping 822 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1512 </message> | 1509 </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. [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]"> |
1514 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | 1511 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> |
1515 </message> | 1512 </message> |
1516 <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')."> |
1517 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> |
1518 </message> | 1515 </message> |
1519 </messages> | 1516 </messages> |
1520 </release> | 1517 </release> |
1521 </grit> | 1518 </grit> |
OLD | NEW |