| 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 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 <!-- Save passwords preferences --> | 274 <!-- Save passwords preferences --> |
| 275 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo
rds preferences. [CHAR-LIMIT=32]"> | 275 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo
rds preferences. [CHAR-LIMIT=32]"> |
| 276 Save passwords | 276 Save passwords |
| 277 </message> | 277 </message> |
| 278 <message name="IDS_PREFS_SMART_LOCK_FOR_PASSWORDS" desc="The brand name of
the password manager to be displayed in preferences instead of the title 'Save
Passwords' when a user is signed in. [CHAR-LIMIT=32]"> | 278 <message name="IDS_PREFS_SMART_LOCK_FOR_PASSWORDS" desc="The brand name of
the password manager to be displayed in preferences instead of the title 'Save
Passwords' when a user is signed in. [CHAR-LIMIT=32]"> |
| 279 Smart Lock for Passwords | 279 Smart Lock for Passwords |
| 280 </message> | 280 </message> |
| 281 <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox t
o enable automatically signing the user in to websites"> | 281 <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox t
o enable automatically signing the user in to websites"> |
| 282 Auto Sign-in | 282 Auto Sign-in |
| 283 </message> | 283 </message> |
| 284 <message name="IDS_PASSWORDS_AUTO_SIGNIN_MESSAGE" desc="Message shown when
the user is automatically signed in to a website"> | |
| 285 Signed in as <ph name="USERNAME">%1$s<ex>don.john.lemon@gmail.com</ex></
ph> | |
| 286 </message> | |
| 287 <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Au
to sign-in' checkbox"> | 284 <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Au
to sign-in' checkbox"> |
| 288 Automatically sign in to websites using stored credentials. When the fea
ture is off, you'll be asked for verification every time before signing in to a
website. | 285 Automatically sign in to websites using stored credentials. When the fea
ture is off, you'll be asked for verification every time before signing in to a
website. |
| 289 </message> | 286 </message> |
| 290 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p
asswords that have been saved in Chrome. [CHAR-LIMIT=32]"> | 287 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p
asswords that have been saved in Chrome. [CHAR-LIMIT=32]"> |
| 291 Passwords | 288 Passwords |
| 292 </message> | 289 </message> |
| 293 <message name="IDS_SECTION_SAVED_PASSWORDS_EXCEPTIONS" desc="Header for th
e list of websites for which user selected to never save passwords. [CHAR-LIMIT=
32]"> | 290 <message name="IDS_SECTION_SAVED_PASSWORDS_EXCEPTIONS" desc="Header for th
e list of websites for which user selected to never save passwords. [CHAR-LIMIT=
32]"> |
| 294 Never saved | 291 Never saved |
| 295 </message> | 292 </message> |
| 296 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa
sswords on Account Central."> | 293 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa
sswords on Account Central."> |
| (...skipping 1952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2249 </message> | 2246 </message> |
| 2250 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> | 2247 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> |
| 2251 send_crash_report | 2248 send_crash_report |
| 2252 </message> | 2249 </message> |
| 2253 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> | 2250 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> |
| 2254 mobile_awsnap | 2251 mobile_awsnap |
| 2255 </message> | 2252 </message> |
| 2256 </messages> | 2253 </messages> |
| 2257 </release> | 2254 </release> |
| 2258 </grit> | 2255 </grit> |
| OLD | NEW |