| 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 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1044 <message name="IDS_ACCEPT_AND_SIGN_OUT" desc="Button displayed for user to
confirm and sign out of a managed account"> | 1044 <message name="IDS_ACCEPT_AND_SIGN_OUT" desc="Button displayed for user to
confirm and sign out of a managed account"> |
| 1045 Accept and sign out | 1045 Accept and sign out |
| 1046 </message> | 1046 </message> |
| 1047 <message name="IDS_ACCEPT_AND_SWITCH_ACCOUNTS" desc="Button displayed for
user to confirm and switch from a managed account"> | 1047 <message name="IDS_ACCEPT_AND_SWITCH_ACCOUNTS" desc="Button displayed for
user to confirm and switch from a managed account"> |
| 1048 Accept and switch accounts | 1048 Accept and switch accounts |
| 1049 </message> | 1049 </message> |
| 1050 <message name="IDS_SYNC_YOUR_BOOKMARKS" desc="Title for the prompt to sign
in and enable sync to sync their bookmarks"> | 1050 <message name="IDS_SYNC_YOUR_BOOKMARKS" desc="Title for the prompt to sign
in and enable sync to sync their bookmarks"> |
| 1051 Sync your bookmarks | 1051 Sync your bookmarks |
| 1052 </message> | 1052 </message> |
| 1053 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f
or bookmark UI sign-in promotion."> | 1053 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f
or bookmark UI sign-in promotion."> |
| 1054 To get your bookmarks your other devices, sign in to Chrome. | 1054 To get your bookmarks on all your devices, sign in to Chrome. |
| 1055 </message> | 1055 </message> |
| 1056 <message name="IDS_RECENT_TABS_SIGN_IN_PROMO_DESCRIPTION" desc="Descriptio
n for recent tabs UI sign-in promotion."> | 1056 <message name="IDS_RECENT_TABS_SIGN_IN_PROMO_DESCRIPTION" desc="Descriptio
n for recent tabs UI sign-in promotion."> |
| 1057 To get your tabs from your other devices, sign in to Chrome. | 1057 To get your tabs from your other devices, sign in to Chrome. |
| 1058 </message> | 1058 </message> |
| 1059 <message name="IDS_ENABLE_SYNC_BUTTON" desc="Text that displayed or button
that allows the user to open Chrome settings to enable sync."> | 1059 <message name="IDS_ENABLE_SYNC_BUTTON" desc="Text that displayed or button
that allows the user to open Chrome settings to enable sync."> |
| 1060 Open settings | 1060 Open settings |
| 1061 </message> | 1061 </message> |
| 1062 <message name="IDS_OPEN_SETTINGS_BUTTON" desc="Text that displayed or butt
on that allows the open Android settings to enable sync."> | 1062 <message name="IDS_OPEN_SETTINGS_BUTTON" desc="Text that displayed or butt
on that allows the open Android settings to enable sync."> |
| 1063 Open settings | 1063 Open settings |
| 1064 </message> | 1064 </message> |
| (...skipping 1523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2588 | 2588 |
| 2589 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="A sub-heading descri
bing the item as an Instant App"> | 2589 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="A sub-heading descri
bing the item as an Instant App"> |
| 2590 Instant app | 2590 Instant app |
| 2591 </message> | 2591 </message> |
| 2592 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App. [CHAR LIMIT=20]"> | 2592 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App. [CHAR LIMIT=20]"> |
| 2593 Open app | 2593 Open app |
| 2594 </message> | 2594 </message> |
| 2595 </messages> | 2595 </messages> |
| 2596 </release> | 2596 </release> |
| 2597 </grit> | 2597 </grit> |
| OLD | NEW |