| 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 1307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1318 </message> | 1318 </message> |
| 1319 <message name="IDS_CONTEXTMENU_SAVE_LINK" desc="Context sensitive menu ite
m for saving the target of a link [CHAR-LIMIT=30]"> | 1319 <message name="IDS_CONTEXTMENU_SAVE_LINK" desc="Context sensitive menu ite
m for saving the target of a link [CHAR-LIMIT=30]"> |
| 1320 Save link | 1320 Save link |
| 1321 </message> | 1321 </message> |
| 1322 <message name="IDS_CONTEXTMENU_SAVE_IMAGE" desc="Context sensitive menu it
em for saving the selected image. [CHAR-LIMIT=30]"> | 1322 <message name="IDS_CONTEXTMENU_SAVE_IMAGE" desc="Context sensitive menu it
em for saving the selected image. [CHAR-LIMIT=30]"> |
| 1323 Save image | 1323 Save image |
| 1324 </message> | 1324 </message> |
| 1325 <message name="IDS_CONTEXTMENU_OPEN_IMAGE" desc="Context sensitive menu it
em for opening/viewing the selected image. [CHAR-LIMIT=30]"> | 1325 <message name="IDS_CONTEXTMENU_OPEN_IMAGE" desc="Context sensitive menu it
em for opening/viewing the selected image. [CHAR-LIMIT=30]"> |
| 1326 Open image | 1326 Open image |
| 1327 </message> | 1327 </message> |
| 1328 <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]"> |
| 1329 Open image in new tab |
| 1330 </message> |
| 1328 <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]"> | 1331 <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]"> |
| 1329 Load images | 1332 Load images |
| 1330 </message> | 1333 </message> |
| 1331 <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]"> | 1334 <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]"> |
| 1332 Load image | 1335 Load image |
| 1333 </message> | 1336 </message> |
| 1334 <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]"> | 1337 <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]"> |
| 1335 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image | 1338 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image |
| 1336 </message> | 1339 </message> |
| 1337 <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]"> | 1340 <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 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2396 <!-- Password Manager strings --> | 2399 <!-- Password Manager strings --> |
| 2397 <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."> | 2400 <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."> |
| 2398 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? | 2401 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? |
| 2399 </message> | 2402 </message> |
| 2400 <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."> | 2403 <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."> |
| 2401 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? | 2404 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? |
| 2402 </message> | 2405 </message> |
| 2403 </messages> | 2406 </messages> |
| 2404 </release> | 2407 </release> |
| 2405 </grit> | 2408 </grit> |
| OLD | NEW |