| 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 1507 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1518 <message name="IDS_CONTEXTMENU_SHARE_IMAGE" desc="Context sensitive menu i
tem for sharing an image via the Android system share action. [CHAR-LIMIT=30]"> | 1518 <message name="IDS_CONTEXTMENU_SHARE_IMAGE" desc="Context sensitive menu i
tem for sharing an image via the Android system share action. [CHAR-LIMIT=30]"> |
| 1519 Share image | 1519 Share image |
| 1520 </message> | 1520 </message> |
| 1521 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it
em for saving the selected video. [CHAR-LIMIT=30]"> | 1521 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it
em for saving the selected video. [CHAR-LIMIT=30]"> |
| 1522 Download video | 1522 Download video |
| 1523 </message> | 1523 </message> |
| 1524 <message name="IDS_CONTEXTMENU_OPEN_IN_NEW_CHROME_TAB" desc="Context sensi
tive menu item to open the selected link in a new Chrome tab from Chrome Custom
Tab. [CHAR-LIMIT=30]"> | 1524 <message name="IDS_CONTEXTMENU_OPEN_IN_NEW_CHROME_TAB" desc="Context sensi
tive menu item to open the selected link in a new Chrome tab from Chrome Custom
Tab. [CHAR-LIMIT=30]"> |
| 1525 Open in new Chrome tab | 1525 Open in new Chrome tab |
| 1526 </message> | 1526 </message> |
| 1527 <message name="IDS_CONTEXTMENU_OPEN_IN_CHROME_INCOGNITO_TAB" desc="Context
sensitive menu item to open the selected link in a Chrome incognito tab from Ch
rome Custom Tab. [CHAR-LIMIT=30]"> | 1527 <message name="IDS_CONTEXTMENU_OPEN_IN_CHROME_INCOGNITO_TAB" desc="Context
sensitive menu item to open the selected link in a Chrome incognito tab from Ch
rome Custom Tab. [CHAR-LIMIT=30]"> |
| 1528 Open in Chrome incognito tab | 1528 Open in incognito tab |
| 1529 </message> | 1529 </message> |
| 1530 <!-- Swipe refresh --> | 1530 <!-- Swipe refresh --> |
| 1531 <message name="IDS_ACCESSIBILITY_SWIPE_REFRESH" desc="Content description
for the swipe refresh action."> | 1531 <message name="IDS_ACCESSIBILITY_SWIPE_REFRESH" desc="Content description
for the swipe refresh action."> |
| 1532 Refreshing page | 1532 Refreshing page |
| 1533 </message> | 1533 </message> |
| 1534 | 1534 |
| 1535 <!-- App banner strings --> | 1535 <!-- App banner strings --> |
| 1536 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> | 1536 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> |
| 1537 Installing… | 1537 Installing… |
| 1538 </message> | 1538 </message> |
| (...skipping 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2761 </message> | 2761 </message> |
| 2762 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> | 2762 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> |
| 2763 Install | 2763 Install |
| 2764 </message> | 2764 </message> |
| 2765 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> | 2765 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> |
| 2766 Update | 2766 Update |
| 2767 </message> | 2767 </message> |
| 2768 </messages> | 2768 </messages> |
| 2769 </release> | 2769 </release> |
| 2770 </grit> | 2770 </grit> |
| OLD | NEW |