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 2229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2240 </message> | 2240 </message> |
2241 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_INTERESTS" desc="Content
description for the interests section of the new tab page."> | 2241 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_INTERESTS" desc="Content
description for the interests section of the new tab page."> |
2242 Interests | 2242 Interests |
2243 </message> | 2243 </message> |
2244 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Conten
t description for the recent tabs section of the new tab page."> | 2244 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Conten
t description for the recent tabs section of the new tab page."> |
2245 Recent tabs | 2245 Recent tabs |
2246 </message> | 2246 </message> |
2247 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip
tion for the omnibox refine button."> | 2247 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip
tion for the omnibox refine button."> |
2248 Refine | 2248 Refine |
2249 </message> | 2249 </message> |
2250 <message name="IDS_ACCESSIBILITY_BOOKMARK_WIDGET_THUMB_LAUNCH_CHROME" desc
="Content description for the button in the bookmark widget that launches Chrome
."> | |
2251 Launch Chrome | |
2252 </message> | |
2253 <message name="IDS_ACCESSIBILITY_BOOKMARK_CANCEL_SELECTION" desc="Content
description for the cancel selection button that deselects the selected bookmark
s."> | 2250 <message name="IDS_ACCESSIBILITY_BOOKMARK_CANCEL_SELECTION" desc="Content
description for the cancel selection button that deselects the selected bookmark
s."> |
2254 Cancel selection | 2251 Cancel selection |
2255 </message> | 2252 </message> |
2256 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip
tion for the button that shows option menu for a bookmark."> | 2253 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip
tion for the button that shows option menu for a bookmark."> |
2257 Options | 2254 Options |
2258 </message> | 2255 </message> |
2259 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_CLOSE_BTN" desc="Content
description for the close button that allows users to close the edit bookmark di
alog."> | 2256 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_CLOSE_BTN" desc="Content
description for the close button that allows users to close the edit bookmark di
alog."> |
2260 Close dialog | 2257 Close dialog |
2261 </message> | 2258 </message> |
2262 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_DELETE_BTN" desc="Content
description for the delete button that allows users to delete the current bookm
ark."> | 2259 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_DELETE_BTN" desc="Content
description for the delete button that allows users to delete the current bookm
ark."> |
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2399 <!-- Password Manager strings --> | 2396 <!-- Password Manager strings --> |
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."> | 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."> |
2401 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? | 2398 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></
ph> to update your password for this site? |
2402 </message> | 2399 </message> |
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."> | 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."> |
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? | 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? |
2405 </message> | 2402 </message> |
2406 </messages> | 2403 </messages> |
2407 </release> | 2404 </release> |
2408 </grit> | 2405 </grit> |
OLD | NEW |