| 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 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 324 </message> | 324 </message> |
| 325 <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."
> | 325 <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."
> |
| 326 Copied to Chrome | 326 Copied to Chrome |
| 327 </message> | 327 </message> |
| 328 | 328 |
| 329 <!-- Autofill/Wallet integration preferences --> | 329 <!-- Autofill/Wallet integration preferences --> |
| 330 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for li
nk that allows users to see and edit their Wallet information."> | 330 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for li
nk that allows users to see and edit their Wallet information."> |
| 331 Edit | 331 Edit |
| 332 </message> | 332 </message> |
| 333 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin
g wallet credit cards" translateable="false"> | 333 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin
g wallet credit cards" translateable="false"> |
| 334 https://wallet.google.com/manage/paymentMethods | 334 https://payments.google.com/#paymentMethods |
| 335 </message> | 335 </message> |
| 336 <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for man
aging wallet addresses" translateable="false"> | 336 <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for man
aging wallet addresses" translateable="false"> |
| 337 https://wallet.google.com/manage/addressBook | 337 https://payments.google.com/#paymentMethods |
| 338 </message> | 338 </message> |
| 339 <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indi
cates an address or credit card came from Google servers."> | 339 <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indi
cates an address or credit card came from Google servers."> |
| 340 From Google Payments | 340 From Google Payments |
| 341 </message> | 341 </message> |
| 342 | 342 |
| 343 <!-- Save passwords preferences --> | 343 <!-- Save passwords preferences --> |
| 344 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo
rds preferences. [CHAR-LIMIT=32]"> | 344 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo
rds preferences. [CHAR-LIMIT=32]"> |
| 345 Save passwords | 345 Save passwords |
| 346 </message> | 346 </message> |
| 347 <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox t
o enable automatically signing the user in to websites"> | 347 <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox t
o enable automatically signing the user in to websites"> |
| (...skipping 2386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2734 </message> | 2734 </message> |
| 2735 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> | 2735 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> |
| 2736 Google Chrome feature shortcuts | 2736 Google Chrome feature shortcuts |
| 2737 </message> | 2737 </message> |
| 2738 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> | 2738 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> |
| 2739 Webpage shortcuts | 2739 Webpage shortcuts |
| 2740 </message> | 2740 </message> |
| 2741 </messages> | 2741 </messages> |
| 2742 </release> | 2742 </release> |
| 2743 </grit> | 2743 </grit> |
| OLD | NEW |