| 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 1566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1577 Select a tab to beam | 1577 Select a tab to beam |
| 1578 </message> | 1578 </message> |
| 1579 <message name="IDS_NFC_BEAM_ERROR_BAD_URL" desc="Android Beam error - the
current tab has an invalid url [CHAR-LIMIT=40]"> | 1579 <message name="IDS_NFC_BEAM_ERROR_BAD_URL" desc="Android Beam error - the
current tab has an invalid url [CHAR-LIMIT=40]"> |
| 1580 Can’t beam current tab | 1580 Can’t beam current tab |
| 1581 </message> | 1581 </message> |
| 1582 | 1582 |
| 1583 <!-- Add to Home screen strings --> | 1583 <!-- Add to Home screen strings --> |
| 1584 <message name="IDS_MENU_ADD_TO_HOMESCREEN" desc="Menu item for adding a sh
ortcut to the Home screen (default title). [CHAR-LIMIT=27]"> | 1584 <message name="IDS_MENU_ADD_TO_HOMESCREEN" desc="Menu item for adding a sh
ortcut to the Home screen (default title). [CHAR-LIMIT=27]"> |
| 1585 Add to Home screen | 1585 Add to Home screen |
| 1586 </message> | 1586 </message> |
| 1587 <message name="IDS_MENU_OPEN_WEBAPK" desc="Menu item for opening the insta
lled WebAPK associated with the current PWA. [CHAR-LIMIT=27]"> |
| 1588 Open <ph name="WEBAPK_NAME">%1$s<ex>Telegram</ex></ph> |
| 1589 </message> |
| 1587 <message name="IDS_MENU_ADD_TO_HOMESCREEN_ADD" desc="Menu item for adding
a shortcut to the Home screen. [CHAR-LIMIT=27]"> | 1590 <message name="IDS_MENU_ADD_TO_HOMESCREEN_ADD" desc="Menu item for adding
a shortcut to the Home screen. [CHAR-LIMIT=27]"> |
| 1588 Add shortcut | 1591 Add shortcut |
| 1589 </message> | 1592 </message> |
| 1590 <message name="IDS_MENU_ADD_TO_HOMESCREEN_INSTALL" desc="Menu item for add
ing a shortcut to the Home screen. [CHAR-LIMIT=27]"> | 1593 <message name="IDS_MENU_ADD_TO_HOMESCREEN_INSTALL" desc="Menu item for add
ing a shortcut to the Home screen. [CHAR-LIMIT=27]"> |
| 1591 Install web app | 1594 Install web app |
| 1592 </message> | 1595 </message> |
| 1593 <message name="IDS_APP_BANNER_ADD" desc="A button in an app banner to conf
irm adding a site to homescreen"> | 1596 <message name="IDS_APP_BANNER_ADD" desc="A button in an app banner to conf
irm adding a site to homescreen"> |
| 1594 Add | 1597 Add |
| 1595 </message> | 1598 </message> |
| 1596 <message name="IDS_APP_BANNER_INSTALL" desc="A button in an app banner to
confirm adding a site to homescreen"> | 1599 <message name="IDS_APP_BANNER_INSTALL" desc="A button in an app banner to
confirm adding a site to homescreen"> |
| (...skipping 1140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2737 </message> | 2740 </message> |
| 2738 <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."> | 2741 <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."> |
| 2739 Google Chrome feature shortcuts | 2742 Google Chrome feature shortcuts |
| 2740 </message> | 2743 </message> |
| 2741 <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."> | 2744 <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."> |
| 2742 Webpage shortcuts | 2745 Webpage shortcuts |
| 2743 </message> | 2746 </message> |
| 2744 </messages> | 2747 </messages> |
| 2745 </release> | 2748 </release> |
| 2746 </grit> | 2749 </grit> |
| OLD | NEW |