| 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 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 </message> | 145 </message> |
| 146 <message name="IDS_DELETE" desc="Label for a delete button. Used in multip
le contexts. [CHAR-LIMIT=20]"> | 146 <message name="IDS_DELETE" desc="Label for a delete button. Used in multip
le contexts. [CHAR-LIMIT=20]"> |
| 147 Delete | 147 Delete |
| 148 </message> | 148 </message> |
| 149 <message name="IDS_REMOVE" desc="Label for a button to remove an item (e.g
. a bookmark) from a list. [CHAR-LIMIT=20]"> | 149 <message name="IDS_REMOVE" desc="Label for a button to remove an item (e.g
. a bookmark) from a list. [CHAR-LIMIT=20]"> |
| 150 Remove | 150 Remove |
| 151 </message> | 151 </message> |
| 152 <message name="IDS_RESET" desc="Label for a button to reset information yo
u are editing to a default."> | 152 <message name="IDS_RESET" desc="Label for a button to reset information yo
u are editing to a default."> |
| 153 Reset | 153 Reset |
| 154 </message> | 154 </message> |
| 155 <message name="IDS_CHOOSE" desc="Label for a button to choose something, l
ike a shipping address for a payment request. [CHAR-LIMIT=20]"> | |
| 156 Choose | |
| 157 </message> | |
| 158 <message name="IDS_TITLE" desc="Text indicating the title of a button or a
textfield. Ued in multiple contexts. [CHAR-LIMIT=32]"> | 155 <message name="IDS_TITLE" desc="Text indicating the title of a button or a
textfield. Ued in multiple contexts. [CHAR-LIMIT=32]"> |
| 159 Title | 156 Title |
| 160 </message> | 157 </message> |
| 161 <message name="IDS_TEXT_ON" desc="Text indicating that an option is turned
on. [CHAR-LIMIT=20]"> | 158 <message name="IDS_TEXT_ON" desc="Text indicating that an option is turned
on. [CHAR-LIMIT=20]"> |
| 162 On | 159 On |
| 163 </message> | 160 </message> |
| 164 <message name="IDS_TEXT_OFF" desc="Text indicating that an option is turne
d off. [CHAR-LIMIT=20]"> | 161 <message name="IDS_TEXT_OFF" desc="Text indicating that an option is turne
d off. [CHAR-LIMIT=20]"> |
| 165 Off | 162 Off |
| 166 </message> | 163 </message> |
| 167 <message name="IDS_LEARN_MORE" desc="Generic label for menu item to learn
more about a feature. [CHAR-LIMIT=32]"> | 164 <message name="IDS_LEARN_MORE" desc="Generic label for menu item to learn
more about a feature. [CHAR-LIMIT=32]"> |
| (...skipping 2767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2935 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph> | 2932 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph> |
| 2936 </message> | 2933 </message> |
| 2937 | 2934 |
| 2938 <!-- Launcher Shortcuts --> | 2935 <!-- Launcher Shortcuts --> |
| 2939 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex
t for a toast displayed prompting the user to remove the disabled 'New incognito
tab' app shortcut and recreate it."> | 2936 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex
t for a toast displayed prompting the user to remove the disabled 'New incognito
tab' app shortcut and recreate it."> |
| 2940 Remove and recreate this shortcut | 2937 Remove and recreate this shortcut |
| 2941 </message> | 2938 </message> |
| 2942 </messages> | 2939 </messages> |
| 2943 </release> | 2940 </release> |
| 2944 </grit> | 2941 </grit> |
| OLD | NEW |