OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
4 | 4 |
5 FAQ: | 5 FAQ: |
6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
7 Just update this file. | 7 Just update this file. |
8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
10 make the description good. | 10 make the description good. |
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
349 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> | 349 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> |
350 Expiration date | 350 Expiration date |
351 </message> | 351 </message> |
352 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_BILLING_ADDRESS" desc="Labe
l for a spinner input field containing a list of billing addresses for a credit
card. [CHAR-LIMIT=32]"> | 352 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_BILLING_ADDRESS" desc="Labe
l for a spinner input field containing a list of billing addresses for a credit
card. [CHAR-LIMIT=32]"> |
353 Billing address | 353 Billing address |
354 </message> | 354 </message> |
355 <message name="IDS_AUTOFILL_DESCRIBE_LOCAL_COPY" desc="Text label that des
cribes a Wallet credit card which has been copied to the local Chrome instance."
> | 355 <message name="IDS_AUTOFILL_DESCRIBE_LOCAL_COPY" desc="Text label that des
cribes a Wallet credit card which has been copied to the local Chrome instance."
> |
356 Copied to Chrome | 356 Copied to Chrome |
357 </message> | 357 </message> |
358 | 358 |
359 <!-- Payment Request section preview strings --> | |
360 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHODS_PREVIEW" desc="This is
a snippet of a payment method a user has saved to Chrome, plus an indication of
the number of additional payment methods the user has saved. | |
361 Its function is to show the user has payment methods that can be used to
complete a payment, and thus doesn't have to type the entire payment method. [I
CU Syntax]"> | |
362 {PAYMENT_METHOD, plural, | |
363 =1 {<ph name="PAYMENT_METHOD_PREVIEW">%1$s<ex>VISA ....1234</ex></ph>\
u2026 and <ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">%2$s<ex>1</ex></ph> mo
re} | |
364 other {<ph name="PAYMENT_METHOD_PREVIEW">%1$s<ex>VISA ....1234</ex></p
h>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">%2$s<ex>2</ex></ph>
more}} | |
365 </message> | |
366 <message name="IDS_PAYMENT_REQUEST_SHIPPING_ADDRESSES_PREVIEW" desc="This
is a snippet of a shipping address a user has saved to Chrome, plus an indicatio
n of the number of additional shipping addresses the user has saved. Its functio
n is to show the user has shipping addresses that can be used to complete a purc
hase, and thus doesn't have to type the entire address. [ICU Syntax]"> | |
367 {SHIPPING_ADDRESS, plural, | |
368 =1 {<ph name="SHIPPING_ADDRESS_PREVIEW">%1$s<ex>Jerry, 1253 Mcgill colle
ge</ex></ph>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">%2$s<ex>1</ex><
/ph> more} | |
369 other {<ph name="SHIPPING_ADDRESS_PREVIEW">%1$s<ex>Jerry, 1253 Mcgill co
llege</ex></ph>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">%2$s<ex>2</e
x></ph> more}} | |
370 </message> | |
371 <message name="IDS_PAYMENT_REQUEST_SHIPPING_OPTIONS_PREVIEW" desc="This is
a snippet of a shipping option a merchant supports, plus an indication of the n
umber of additional shipping options the merchant supports. Its function is to s
how the user can choose different shipping options to complete a purchase. [ICU
Syntax]"> | |
372 {SHIPPING_OPTIONS, plural, | |
373 =1 {<ph name="SHIPPING_OPTION_PREVIEW">%1$s<ex>standard shipping</ex></p
h>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">%2$s<ex>1</ex></ph
> more} | |
374 other {<ph name="SHIPPING_OPTION_PREVIEW">%1$s<ex>standard shipping</ex>
</ph>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">%2$s<ex>2</ex><
/ph> more}} | |
375 </message> | |
376 <message name="IDS_PAYMENT_REQUEST_CONTACTS_PREVIEW" desc="This is a snipp
et of a contact a user has saved to Chrome, plus an indication of the number of
additional contacts the user has saved. Its function is to show the user has con
tacts that can be used to complete a purchase, and thus doesn't have to type the
entire contact info. [ICU Syntax]"> | |
377 {CONTACT, plural, | |
378 =1 {<ph name="CONTACT_PREVIEW">%1$s<ex>Jerry, 438-123-1922</ex></ph>\u
2026 and <ph name="NUMBER_OF_ADDITIONAL_CONTACTS">%2$s<ex>1</ex></ph> more} | |
379 other {<ph name="CONTACT_PREVIEW">%1$s<ex>Jerry, 438-123-1922</ex></ph
>\u2026 and <ph name="NUMBER_OF_ADDITIONAL_CONTACTS">%2$s<ex>2</ex></ph> more}} | |
380 </message> | |
381 | |
382 <!-- Autofill/Wallet integration preferences --> | 359 <!-- Autofill/Wallet integration preferences --> |
383 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for li
nk that allows users to see and edit their Wallet information."> | 360 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for li
nk that allows users to see and edit their Wallet information."> |
384 Edit | 361 Edit |
385 </message> | 362 </message> |
386 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin
g wallet credit cards" translateable="false"> | 363 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin
g wallet credit cards" translateable="false"> |
387 https://payments.google.com/#paymentMethods | 364 https://payments.google.com/#paymentMethods |
388 </message> | 365 </message> |
389 <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for man
aging wallet addresses" translateable="false"> | 366 <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for man
aging wallet addresses" translateable="false"> |
390 https://payments.google.com/#paymentMethods | 367 https://payments.google.com/#paymentMethods |
391 </message> | 368 </message> |
(...skipping 2569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2961 Remove and recreate this shortcut | 2938 Remove and recreate this shortcut |
2962 </message> | 2939 </message> |
2963 | 2940 |
2964 <!-- Chrome Home --> | 2941 <!-- Chrome Home --> |
2965 <message name="IDS_BOTTOM_SHEET_HELP_BUBBLE_MESSAGE" desc="Text displayed
in a help bubble above the bottom navigation sheet prompting users to pull the s
heet up to see their bookmarks and other content."> | 2942 <message name="IDS_BOTTOM_SHEET_HELP_BUBBLE_MESSAGE" desc="Text displayed
in a help bubble above the bottom navigation sheet prompting users to pull the s
heet up to see their bookmarks and other content."> |
2966 Pull up to see bookmarks and more | 2943 Pull up to see bookmarks and more |
2967 </message> | 2944 </message> |
2968 </messages> | 2945 </messages> |
2969 </release> | 2946 </release> |
2970 </grit> | 2947 </grit> |
OLD | NEW |