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 1731 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1742 </message> | 1742 </message> |
1743 <message name="IDS_BROWSER_ACTIONS_SINGLE_LINK_OPEN_NOTIFICATION_TITLE" de
sc="Content title displayed in the notification when one link is opened in the b
ackground from Browser Actions. [CHAR-LIMIT=30]"> | 1743 <message name="IDS_BROWSER_ACTIONS_SINGLE_LINK_OPEN_NOTIFICATION_TITLE" de
sc="Content title displayed in the notification when one link is opened in the b
ackground from Browser Actions. [CHAR-LIMIT=30]"> |
1744 Link opened in Chrome | 1744 Link opened in Chrome |
1745 </message> | 1745 </message> |
1746 <message name="IDS_BROWSER_ACTIONS_MULTI_LINKS_OPEN_NOTIFICATION_TITLE" de
sc="Content title displayed in the notification when multiple links are opened i
n the background from Browser Actions. [CHAR-LIMIT=30]"> | 1746 <message name="IDS_BROWSER_ACTIONS_MULTI_LINKS_OPEN_NOTIFICATION_TITLE" de
sc="Content title displayed in the notification when multiple links are opened i
n the background from Browser Actions. [CHAR-LIMIT=30]"> |
1747 Multiple links opened in Chrome | 1747 Multiple links opened in Chrome |
1748 </message> | 1748 </message> |
1749 <message name="IDS_BROWSER_ACTIONS_NOTIFICATION_TEXT" desc="Context text d
isplayed in the notification when links are opened in the background from Browse
r Actions. [CHAR-LIMIT=30]"> | 1749 <message name="IDS_BROWSER_ACTIONS_NOTIFICATION_TEXT" desc="Context text d
isplayed in the notification when links are opened in the background from Browse
r Actions. [CHAR-LIMIT=30]"> |
1750 Tap to view | 1750 Tap to view |
1751 </message> | 1751 </message> |
| 1752 <message name="IDS_BROWSER_ACTIONS_LOADING_NATIVE_MESSAGE" desc="Message o
n the progress dialog used when waiting for loading native library before downlo
ading a url. [CHAR-LIMIT=30]"> |
| 1753 Please wait… |
| 1754 </message> |
1752 | 1755 |
1753 <!-- App banner strings --> | 1756 <!-- App banner strings --> |
1754 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> | 1757 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> |
1755 Installing… | 1758 Installing… |
1756 </message> | 1759 </message> |
1757 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin
g on the button will launch an application. [CHAR-LIMIT=25]"> | 1760 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin
g on the button will launch an application. [CHAR-LIMIT=25]"> |
1758 Open | 1761 Open |
1759 </message> | 1762 </message> |
1760 <message name="IDS_APP_BANNER_INSTALLING_WEBAPK" desc="Button text indicat
ing that a WebAPK is being installed. [CHAR-LIMIT=25]"> | 1763 <message name="IDS_APP_BANNER_INSTALLING_WEBAPK" desc="Button text indicat
ing that a WebAPK is being installed. [CHAR-LIMIT=25]"> |
1761 Adding… | 1764 Adding… |
(...skipping 1295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3057 </message> | 3060 </message> |
3058 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> | 3061 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> |
3059 History tab selected | 3062 History tab selected |
3060 </message> | 3063 </message> |
3061 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> | 3064 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> |
3062 Home tab selected | 3065 Home tab selected |
3063 </message> | 3066 </message> |
3064 </messages> | 3067 </messages> |
3065 </release> | 3068 </release> |
3066 </grit> | 3069 </grit> |
OLD | NEW |