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 1569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1580 <ph name="NAME">%1$s<ex>Google</ex></ph> was added to your Home screen | 1580 <ph name="NAME">%1$s<ex>Google</ex></ph> was added to your Home screen |
1581 </message> | 1581 </message> |
1582 <message name="IDS_FAIL_TO_INSTALL_WEBAPK" desc="The installation of a Web
APK fails. [CHAR-LIMIT=27]"> | 1582 <message name="IDS_FAIL_TO_INSTALL_WEBAPK" desc="The installation of a Web
APK fails. [CHAR-LIMIT=27]"> |
1583 Unable to add | 1583 Unable to add |
1584 </message> | 1584 </message> |
1585 | 1585 |
1586 <!-- WebsiteSettingsPopup (PageInfo dialog) --> | 1586 <!-- WebsiteSettingsPopup (PageInfo dialog) --> |
1587 <message name="IDS_PAGE_INFO_SITE_SETTINGS_BUTTON" desc="Text in the butto
n that opens a website's Site Settings from the Page Info dialog."> | 1587 <message name="IDS_PAGE_INFO_SITE_SETTINGS_BUTTON" desc="Text in the butto
n that opens a website's Site Settings from the Page Info dialog."> |
1588 Site Settings | 1588 Site Settings |
1589 </message> | 1589 </message> |
| 1590 <message name="IDS_PAGE_INFO_INSTANT_APP_BUTTON" desc="Text in the button
that opens an Android Instant app that is associated with the website's URL."> |
| 1591 Open Instant App |
| 1592 </message> |
1590 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED" desc="The label used in t
he Page Info dialog to describe an allowed permission. Eg: Location - Allowed"> | 1593 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED" desc="The label used in t
he Page Info dialog to describe an allowed permission. Eg: Location - Allowed"> |
1591 Allowed | 1594 Allowed |
1592 </message> | 1595 </message> |
1593 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED" desc="The label used in t
he Page Info dialog to describe a blocked permission. Eg: Location - Blocked"> | 1596 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED" desc="The label used in t
he Page Info dialog to describe a blocked permission. Eg: Location - Blocked"> |
1594 Blocked | 1597 Blocked |
1595 </message> | 1598 </message> |
1596 <message name="IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc="The label u
sed in the Page Info dialog to indicate a permission has been blocked within And
roid settings"> | 1599 <message name="IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc="The label u
sed in the Page Info dialog to indicate a permission has been blocked within And
roid settings"> |
1597 Turned off in Android Settings | 1600 Turned off in Android Settings |
1598 </message> | 1601 </message> |
1599 <message name="IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc="The label use
d in the Page Info dialog to indicate that location has been been disabled for t
he device in Android settings"> | 1602 <message name="IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc="The label use
d in the Page Info dialog to indicate that location has been been disabled for t
he device in Android settings"> |
(...skipping 1009 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2609 | 2612 |
2610 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="A sub-heading descri
bing the item as an Instant App"> | 2613 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="A sub-heading descri
bing the item as an Instant App"> |
2611 Instant app | 2614 Instant app |
2612 </message> | 2615 </message> |
2613 <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]"> | 2616 <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]"> |
2614 Open app | 2617 Open app |
2615 </message> | 2618 </message> |
2616 </messages> | 2619 </messages> |
2617 </release> | 2620 </release> |
2618 </grit> | 2621 </grit> |
OLD | NEW |