Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1140713004: Update "manage saved passwords" text in Chrome settings page on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Au to sign-in' checkbox"> 241 <message name="IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc="Text under 'Au to sign-in' checkbox">
242 Automatically sign in to websites using stored credentials. When the feat ure is off, you'll be asked for verification every time before signing in to a w ebsite. 242 Automatically sign in to websites using stored credentials. When the feat ure is off, you'll be asked for verification every time before signing in to a w ebsite.
243 </message> 243 </message>
244 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p asswords that have been saved in Chrome. [CHAR-LIMIT=32]"> 244 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p asswords that have been saved in Chrome. [CHAR-LIMIT=32]">
245 Passwords 245 Passwords
246 </message> 246 </message>
247 <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]"> 247 <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]">
248 Never saved 248 Never saved
249 </message> 249 </message>
250 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa sswords on Account Central."> 250 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa sswords on Account Central.">
251 Manage saved passwords in your <ph name="BEGIN_LINK">&lt;link&gt;</ph>Go ogle Account<ph name="END_LINK">&lt;/link&gt;</ph> 251 View and manage saved passwords at <ph name="BEGIN_LINK">&lt;link&gt;</p h>passwords.google.com<ph name="END_LINK">&lt;/link&gt;</ph>
252 </message> 252 </message>
253 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions."> 253 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions.">
254 Saved passwords will appear here. 254 Saved passwords will appear here.
255 </message> 255 </message>
256 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'> 256 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'>
257 Edit saved name/password or exception 257 Edit saved name/password or exception
258 </message> 258 </message>
259 259
260 <!-- Homepage preferences --> 260 <!-- Homepage preferences -->
261 <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage"> 261 <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage">
(...skipping 1250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1512 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media."> 1512 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media.">
1513 Pause 1513 Pause
1514 </message> 1514 </message>
1515 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s top button that stops playing the media."> 1515 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s top button that stops playing the media.">
1516 Stop 1516 Stop
1517 </message> 1517 </message>
1518 1518
1519 </messages> 1519 </messages>
1520 </release> 1520 </release>
1521 </grit> 1521 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698