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 611 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
622 </message> | 622 </message> |
623 <message name="IDS_IOS_DOWNLOAD_MANAGER_UNABLE_TO_OPEN_FILE" desc="Title o
f dialog displayed when the user attempts to open a downloaded file and no app o
n the device can open the file. [Length: 25em] [iOS only]"> | 623 <message name="IDS_IOS_DOWNLOAD_MANAGER_UNABLE_TO_OPEN_FILE" desc="Title o
f dialog displayed when the user attempts to open a downloaded file and no app o
n the device can open the file. [Length: 25em] [iOS only]"> |
624 Unable to Open File | 624 Unable to Open File |
625 </message> | 625 </message> |
626 <message name="IDS_IOS_DOWNLOAD_MANAGER_UPLOAD_TO_GOOGLE_DRIVE" desc="Butt
on for uploading a downloaded file to Google Drive. It's displayed on the dialog
presented when no app on the device can open the file. [Length: 25em] [iOS only
]"> | 626 <message name="IDS_IOS_DOWNLOAD_MANAGER_UPLOAD_TO_GOOGLE_DRIVE" desc="Butt
on for uploading a downloaded file to Google Drive. It's displayed on the dialog
presented when no app on the device can open the file. [Length: 25em] [iOS only
]"> |
627 Upload to Google Drive | 627 Upload to Google Drive |
628 </message> | 628 </message> |
629 <message name="IDS_IOS_FACETIME_BUTTON" desc="Text in the confirmation dia
log button that will initiate a FaceTime call for the presented number. [Length:
10em] [iOS only]"> | 629 <message name="IDS_IOS_FACETIME_BUTTON" desc="Text in the confirmation dia
log button that will initiate a FaceTime call for the presented number. [Length:
10em] [iOS only]"> |
630 FaceTime | 630 FaceTime |
631 </message> | 631 </message> |
| 632 <message name="IDS_IOS_PHONE_CALL_BUTTON" desc="Text in the confirmation d
ialog button that will initiate a phone call for the presented number. [Length:
10em] [iOS only]"> |
| 633 Call |
| 634 </message> |
632 <message name="IDS_IOS_FIRSTRUN_ACCOUNT_CONSISTENCY_SKIP_BUTTON" desc="Tit
le of the button to skip the selection of an account on First Run when account c
onsistency is enabled. [Length: 10em] [iOS only]"> | 635 <message name="IDS_IOS_FIRSTRUN_ACCOUNT_CONSISTENCY_SKIP_BUTTON" desc="Tit
le of the button to skip the selection of an account on First Run when account c
onsistency is enabled. [Length: 10em] [iOS only]"> |
633 No thanks | 636 No thanks |
634 </message> | 637 </message> |
635 <message name="IDS_IOS_FIRSTRUN_OPT_IN_ACCEPT_BUTTON" desc="User metrics o
pt-in acceptance button label [iOS only]"> | 638 <message name="IDS_IOS_FIRSTRUN_OPT_IN_ACCEPT_BUTTON" desc="User metrics o
pt-in acceptance button label [iOS only]"> |
636 Accept & Continue | 639 Accept & Continue |
637 </message> | 640 </message> |
638 <message name="IDS_IOS_GENERATED_PASSWORD_ACCEPT" desc="The text of the bu
tton that accepts the generated password. [Length: 20em] [iOS only]"> | 641 <message name="IDS_IOS_GENERATED_PASSWORD_ACCEPT" desc="The text of the bu
tton that accepts the generated password. [Length: 20em] [iOS only]"> |
639 Use Password | 642 Use Password |
640 </message> | 643 </message> |
641 <message name="IDS_IOS_GENERATED_PASSWORD_PROMPT_DESCRIPTION" desc="The ex
planation text for the generated password prompt. [iOS only]"> | 644 <message name="IDS_IOS_GENERATED_PASSWORD_PROMPT_DESCRIPTION" desc="The ex
planation text for the generated password prompt. [iOS only]"> |
(...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1497 </message> | 1500 </message> |
1498 <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]"> | 1501 <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]"> |
1499 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | 1502 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> |
1500 </message> | 1503 </message> |
1501 <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')."> | 1504 <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')."> |
1502 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> | 1505 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> |
1503 </message> | 1506 </message> |
1504 </messages> | 1507 </messages> |
1505 </release> | 1508 </release> |
1506 </grit> | 1509 </grit> |
OLD | NEW |