| 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 1316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1327 Do you want to replace the existing <ph name="FILE_NAME">^1<ex>specialfi
le.pdf</ex></ph> in <ph name="DIRECTORY_NAME">^2<ex>Downloads</ex></ph>? | 1327 Do you want to replace the existing <ph name="FILE_NAME">^1<ex>specialfi
le.pdf</ex></ph> in <ph name="DIRECTORY_NAME">^2<ex>Downloads</ex></ph>? |
| 1328 </message> | 1328 </message> |
| 1329 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_REPLACE_FILE_BUTTON" desc="L
abel for choosing 'Replace file' in the prompt for replacing a file.[CHAR-LIMIT=
32]"> | 1329 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_REPLACE_FILE_BUTTON" desc="L
abel for choosing 'Replace file' in the prompt for replacing a file.[CHAR-LIMIT=
32]"> |
| 1330 Replace file | 1330 Replace file |
| 1331 </message> | 1331 </message> |
| 1332 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_CREATE_NEW_FILE_BUTTON" desc
="Label for choosing 'Create new file' in the prompt for replacing a file. [CHAR
-LIMIT=32]"> | 1332 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_CREATE_NEW_FILE_BUTTON" desc
="Label for choosing 'Create new file' in the prompt for replacing a file. [CHAR
-LIMIT=32]"> |
| 1333 Create new file | 1333 Create new file |
| 1334 </message> | 1334 </message> |
| 1335 | 1335 |
| 1336 <!-- PermissionInfoBar --> | 1336 <!-- PermissionInfoBar --> |
| 1337 <message name="IDS_PERMISSION_INFOBAR_PERSIST_TEXT" desc="Toggle to persis
t a permission prompt decision"> | 1337 <message name="IDS_PERMISSION_PROMPT_PERSIST_TEXT" desc="Toggle to persist
a permission prompt decision"> |
| 1338 Remember my decision | 1338 Remember my decision |
| 1339 </message> | 1339 </message> |
| 1340 | 1340 |
| 1341 <!-- TranslateInfoBar --> | 1341 <!-- TranslateInfoBar --> |
| 1342 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr
anslate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android"> | 1342 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr
anslate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android"> |
| 1343 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran
slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>? | 1343 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran
slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>? |
| 1344 </message> | 1344 </message> |
| 1345 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to
offer to change languages."> | 1345 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to
offer to change languages."> |
| 1346 Change languages | 1346 Change languages |
| 1347 </message> | 1347 </message> |
| (...skipping 1345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2693 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> | 2693 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> |
| 2694 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) | 2694 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) |
| 2695 </message> | 2695 </message> |
| 2696 | 2696 |
| 2697 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> | 2697 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> |
| 2698 Open app | 2698 Open app |
| 2699 </message> | 2699 </message> |
| 2700 </messages> | 2700 </messages> |
| 2701 </release> | 2701 </release> |
| 2702 </grit> | 2702 </grit> |
| OLD | NEW |