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 1756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1767 </message> | 1767 </message> |
1768 <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]"> | 1768 <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]"> |
1769 Link opened in Chrome | 1769 Link opened in Chrome |
1770 </message> | 1770 </message> |
1771 <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=41]"> | 1771 <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=41]"> |
1772 Multiple links opened in Chrome | 1772 Multiple links opened in Chrome |
1773 </message> | 1773 </message> |
1774 <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]"> | 1774 <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]"> |
1775 Tap to view | 1775 Tap to view |
1776 </message> | 1776 </message> |
1777 <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]"> | |
1778 Please wait… | |
1779 </message> | |
1780 | 1777 |
1781 <!-- App banner strings --> | 1778 <!-- App banner strings --> |
1782 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> | 1779 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha
t an application is being installed. [CHAR-LIMIT=25]"> |
1783 Installing… | 1780 Installing… |
1784 </message> | 1781 </message> |
1785 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin
g on the button will launch an application. [CHAR-LIMIT=25]"> | 1782 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin
g on the button will launch an application. [CHAR-LIMIT=25]"> |
1786 Open | 1783 Open |
1787 </message> | 1784 </message> |
1788 <message name="IDS_APP_BANNER_INSTALLING_WEBAPK" desc="Button text indicat
ing that a WebAPK is being installed. [CHAR-LIMIT=25]"> | 1785 <message name="IDS_APP_BANNER_INSTALLING_WEBAPK" desc="Button text indicat
ing that a WebAPK is being installed. [CHAR-LIMIT=25]"> |
1789 Adding… | 1786 Adding… |
(...skipping 1323 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3113 </message> | 3110 </message> |
3114 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> | 3111 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> |
3115 History tab selected | 3112 History tab selected |
3116 </message> | 3113 </message> |
3117 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> | 3114 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> |
3118 Home tab selected | 3115 Home tab selected |
3119 </message> | 3116 </message> |
3120 </messages> | 3117 </messages> |
3121 </release> | 3118 </release> |
3122 </grit> | 3119 </grit> |
OLD | NEW |