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 1576 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1587 Still adding previous site | 1587 Still adding previous site |
1588 </message> | 1588 </message> |
1589 | 1589 |
1590 <!-- WebsiteSettingsPopup (PageInfo dialog) --> | 1590 <!-- WebsiteSettingsPopup (PageInfo dialog) --> |
1591 <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."> | 1591 <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."> |
1592 Site Settings | 1592 Site Settings |
1593 </message> | 1593 </message> |
1594 <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."> | 1594 <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."> |
1595 Open Instant App | 1595 Open Instant App |
1596 </message> | 1596 </message> |
| 1597 <message name="IDS_PAGE_INFO_DSE_PERMISSION_ALLOWED" desc="The label used
in the Page Info dialog to describe an allowed location permission for the curre
nt search engine. Eg: Location - Allowed for current search engine"> |
| 1598 Allowed for current search engine |
| 1599 </message> |
| 1600 <message name="IDS_PAGE_INFO_DSE_PERMISSION_BLOCKED" desc="The label used
in the Page Info dialog to describe a blocked location permission for the curren
t search engine. Eg: Location - Blocked for current search engine"> |
| 1601 Blocked for current search engine |
| 1602 </message> |
1597 <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"> | 1603 <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"> |
1598 Allowed | 1604 Allowed |
1599 </message> | 1605 </message> |
1600 <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"> | 1606 <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"> |
1601 Blocked | 1607 Blocked |
1602 </message> | 1608 </message> |
1603 <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"> | 1609 <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"> |
1604 Turned off in Android Settings | 1610 Turned off in Android Settings |
1605 </message> | 1611 </message> |
1606 <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"> | 1612 <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 1284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2891 </message> | 2897 </message> |
2892 <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."> | 2898 <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."> |
2893 Google Chrome feature shortcuts | 2899 Google Chrome feature shortcuts |
2894 </message> | 2900 </message> |
2895 <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."> | 2901 <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."> |
2896 Webpage shortcuts | 2902 Webpage shortcuts |
2897 </message> | 2903 </message> |
2898 </messages> | 2904 </messages> |
2899 </release> | 2905 </release> |
2900 </grit> | 2906 </grit> |
OLD | NEW |