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 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
134 <message name="IDS_IOS_ACCNAME_STOP" desc="The accessibility label for the
stop button [Length: unlimited] [iOS only]"> | 134 <message name="IDS_IOS_ACCNAME_STOP" desc="The accessibility label for the
stop button [Length: unlimited] [iOS only]"> |
135 Stop | 135 Stop |
136 </message> | 136 </message> |
137 <message name="IDS_IOS_ACCNAME_VOICE_SEARCH" desc="The accessibility label
for the voice search button in the location bar [Length: unlimited]"> | 137 <message name="IDS_IOS_ACCNAME_VOICE_SEARCH" desc="The accessibility label
for the voice search button in the location bar [Length: unlimited]"> |
138 Voice Search | 138 Voice Search |
139 </message> | 139 </message> |
140 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_OK_BUTTON" desc="T
itle of the button to accept sign in and navigate away from the confirmation scr
een. [Length: 20m] [iOS only]"> | 140 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_OK_BUTTON" desc="T
itle of the button to accept sign in and navigate away from the confirmation scr
een. [Length: 20m] [iOS only]"> |
141 Ok, Got it | 141 Ok, Got it |
142 </message> | 142 </message> |
143 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_OPEN_SETTINGS" des
c="Description of how to configure sync and Google services on the sign-in confi
rmation screen. [Length: unlimited]"> | 143 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_OPEN_SETTINGS" des
c="Description of how to configure sync and Google services on the sign-in confi
rmation screen. [Length: unlimited]"> |
144 Control how this works in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<
ph name="END_LINK">END_LINK</ph> | 144 Manage Chrome Sync and personalization in <ph name="BEGIN_LINK">BEGIN_LI
NK</ph>Settings<ph name="END_LINK">END_LINK</ph> |
145 </message> | 145 </message> |
146 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SCROLL_BUTTON" des
c="Title of the button to scroll the confirmation screen when it is too small to
show everything at once. [Length: 20m] [iOS only]"> | 146 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SCROLL_BUTTON" des
c="Title of the button to scroll the confirmation screen when it is too small to
show everything at once. [Length: 20m] [iOS only]"> |
147 More | 147 More |
148 </message> | 148 </message> |
149 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_DESCRIPTI
ON" desc="Description of the Google services section on the sign-in confirmation
screen. [Length: unlimited]"> | 149 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_DESCRIPTI
ON" desc="Description of the Google services section on the sign-in confirmation
screen. [Length: unlimited]"> |
150 Google may use your browsing history to personalize Search, ads, and oth
er Google services. | 150 Google may use your browsing history to personalize Search, ads, and oth
er Google services. |
151 </message> | 151 </message> |
152 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_TITLE" de
sc="Title of the Google services section on the sign-in confirmation screen. [Le
ngth: 50em]"> | 152 <message name="IDS_IOS_ACCOUNT_CONSISTENCY_CONFIRMATION_SERVICES_TITLE" de
sc="Title of the Google services section on the sign-in confirmation screen. [Le
ngth: 50em]"> |
153 Personalize Google services | 153 Personalize Google services |
154 </message> | 154 </message> |
(...skipping 1342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1497 </message> | 1497 </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]"> | 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]"> |
1499 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | 1499 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> |
1500 </message> | 1500 </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')."> | 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')."> |
1502 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> | 1502 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> |
1503 </message> | 1503 </message> |
1504 </messages> | 1504 </messages> |
1505 </release> | 1505 </release> |
1506 </grit> | 1506 </grit> |
OLD | NEW |