| 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 1292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1303 </message> | 1303 </message> |
| 1304 <message name="IDS_CONTEXTMENU_SAVE_LINK" desc="Context sensitive menu ite
m for saving the target of a link [CHAR-LIMIT=30]"> | 1304 <message name="IDS_CONTEXTMENU_SAVE_LINK" desc="Context sensitive menu ite
m for saving the target of a link [CHAR-LIMIT=30]"> |
| 1305 Save link | 1305 Save link |
| 1306 </message> | 1306 </message> |
| 1307 <message name="IDS_CONTEXTMENU_SAVE_IMAGE" desc="Context sensitive menu it
em for saving the selected image. [CHAR-LIMIT=30]"> | 1307 <message name="IDS_CONTEXTMENU_SAVE_IMAGE" desc="Context sensitive menu it
em for saving the selected image. [CHAR-LIMIT=30]"> |
| 1308 Save image | 1308 Save image |
| 1309 </message> | 1309 </message> |
| 1310 <message name="IDS_CONTEXTMENU_OPEN_IMAGE" desc="Context sensitive menu it
em for opening/viewing the selected image. [CHAR-LIMIT=30]"> | 1310 <message name="IDS_CONTEXTMENU_OPEN_IMAGE" desc="Context sensitive menu it
em for opening/viewing the selected image. [CHAR-LIMIT=30]"> |
| 1311 Open image | 1311 Open image |
| 1312 </message> | 1312 </message> |
| 1313 <message name="IDS_CONTEXTMENU_OPEN_IMAGE_IN_NEW_TAB" desc="Context sensit
ive menu item for opening/viewing the selected image in a new tab. [CHAR-LIMIT=3
0]"> |
| 1314 Open image in new tab |
| 1315 </message> |
| 1313 <message name="IDS_CONTEXTMENU_LOAD_IMAGES" desc="Context sensitive menu i
tem for Data Saver low fidelity placeholder images that reloads the page with th
e original images. [CHAR-LIMIT=30]"> | 1316 <message name="IDS_CONTEXTMENU_LOAD_IMAGES" desc="Context sensitive menu i
tem for Data Saver low fidelity placeholder images that reloads the page with th
e original images. [CHAR-LIMIT=30]"> |
| 1314 Load images | 1317 Load images |
| 1315 </message> | 1318 </message> |
| 1316 <message name="IDS_CONTEXTMENU_LOAD_ORIGINAL_IMAGE" desc="Context sensitiv
e menu item for Data Saver low fidelity placeholder images that loads the origin
al version in place. [CHAR-LIMIT=30]"> | 1319 <message name="IDS_CONTEXTMENU_LOAD_ORIGINAL_IMAGE" desc="Context sensitiv
e menu item for Data Saver low fidelity placeholder images that loads the origin
al version in place. [CHAR-LIMIT=30]"> |
| 1317 Load image | 1320 Load image |
| 1318 </message> | 1321 </message> |
| 1319 <message name="IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc="Context sensiti
ve menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]"> | 1322 <message name="IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc="Context sensiti
ve menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]"> |
| 1320 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image | 1323 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image |
| 1321 </message> | 1324 </message> |
| 1322 <message name="IDS_CONTEXTMENU_SHARE_IMAGE" desc="Context sensitive menu i
tem for sharing an image via the Android system share action. [CHAR-LIMIT=30]"> | 1325 <message name="IDS_CONTEXTMENU_SHARE_IMAGE" desc="Context sensitive menu i
tem for sharing an image via the Android system share action. [CHAR-LIMIT=30]"> |
| (...skipping 1059 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2382 <!-- Password Manager strings --> | 2385 <!-- Password Manager strings --> |
| 2383 <message name="IDS_UPDATE_PASSWORD" desc="A message shown to users to allo
w updating a saved password for a site, shown in an infobar that appears after t
he user uses a different password to sign in to the site or uses a password chan
ge form."> | 2386 <message name="IDS_UPDATE_PASSWORD" desc="A message shown to users to allo
w updating a saved password for a site, shown in an infobar that appears after t
he user uses a different password to sign in to the site or uses a password chan
ge form."> |
| 2384 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? | 2387 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? |
| 2385 </message> | 2388 </message> |
| 2386 <message name="IDS_UPDATE_PASSWORD_FOR_ACCOUNT" desc="A message shown to u
sers to allow updating a saved password for a site, where user has multiple cred
entials saved, shown in an infobar that appears after user uses new password to
sign in to the site or uses a password change form."> | 2389 <message name="IDS_UPDATE_PASSWORD_FOR_ACCOUNT" desc="A message shown to u
sers to allow updating a saved password for a site, where user has multiple cred
entials saved, shown in an infobar that appears after user uses new password to
sign in to the site or uses a password change form."> |
| 2387 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update the password for <ph name="USERNAME">^2<ex>don.john.lemon@example.
com</ex></ph> for this site? | 2390 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update the password for <ph name="USERNAME">^2<ex>don.john.lemon@example.
com</ex></ph> for this site? |
| 2388 </message> | 2391 </message> |
| 2389 </messages> | 2392 </messages> |
| 2390 </release> | 2393 </release> |
| 2391 </grit> | 2394 </grit> |
| OLD | NEW |