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

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

Issue 2067323004: Allow copying and viewing account credentials in PasswordEntryEditor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 4 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
OLDNEW
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 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 <message name="IDS_REDIRECT_TO_PASSWORDS_TEXT" desc="Title of password set tings entry in main Chrome preferences for users who will be redirected to passw ords.google.com to manage their passwords."> 339 <message name="IDS_REDIRECT_TO_PASSWORDS_TEXT" desc="Title of password set tings entry in main Chrome preferences for users who will be redirected to passw ords.google.com to manage their passwords.">
340 Saved passwords 340 Saved passwords
341 </message> 341 </message>
342 <message name="IDS_REDIRECT_TO_PASSWORDS_LINK" desc="Hostname of the site where users will go if they tap the passwords settings in main Chrome preference s."> 342 <message name="IDS_REDIRECT_TO_PASSWORDS_LINK" desc="Hostname of the site where users will go if they tap the passwords settings in main Chrome preference s.">
343 passwords.google.com 343 passwords.google.com
344 </message> 344 </message>
345 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions."> 345 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions.">
346 Saved passwords will appear here. 346 Saved passwords will appear here.
347 </message> 347 </message>
348 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'> 348 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'>
349 Edit saved account 349 Saved password
350 </message> 350 </message>
351 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_TITLE" desc='Title preceding the identification of the site where the stored password comes from.'> 351 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_TITLE" desc='Title preceding the identification of the site where the stored password comes from.'>
352 Site 352 Site
353 </message> 353 </message>
354 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_TITLE" desc='Title prece ding username of the account where the stored password comes from.'> 354 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_TITLE" desc='Title prece ding username of the account where the stored password comes from.'>
355 Username 355 Username
356 </message> 356 </message>
357 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding p assword on password entry editor.'> 357 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding p assword on password entry editor.'>
358 Password 358 Password
359 </message> 359 </message>
360 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_SITE" desc='Content d escription for the button that copies the stored site.'> 360 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_SITE" desc='Content d escription for the button that copies the stored site.'>
361 Copy site 361 Copy site
362 </message> 362 </message>
363 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_USERNAME" desc='Conte nt description for the button that copies the stored username.'> 363 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_USERNAME" desc='Conte nt description for the button that copies the stored username.'>
364 Copy username 364 Copy username
365 </message> 365 </message>
366 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_PASSWORD" desc='Conte nt description for the button that copies the stored password.'> 366 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_PASSWORD" desc='Conte nt description for the button that copies the stored password.'>
367 Copy password 367 Copy password
368 </message> 368 </message>
369 <message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Conte nt description for the button that allows users to view the stored password upon reauthentication.'> 369 <message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Conte nt description for the button that allows users to view the stored password upon reauthentication.'>
370 Unmask password 370 Unmask password
371 </message> 371 </message>
372 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD_ACTION_TIT LE" desc='Title for button on action bar that deletes the stored password.'> 372 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD_ACTION_TIT LE" desc='Title for button on action bar that deletes the stored password.'>
373 Delete password 373 Delete password
374 </message> 374 </message>
375 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD" desc='Con tent description for the button that allows users to delete the stored password. '> 375 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD" desc='Con tent description for the button that allows users to delete the stored password. '>
376 Delete stored password 376 Delete stored password
377 </message> 377 </message>
378 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_COPIED_INTO_CLIPBOARD" d esc='Text that announces to the user that the username of a saved account has be en copied into clipboard.'>
379 Username copied
380 </message>
381 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_COPIED_INTO_CLIPBOARD" desc= 'Text that announces to the user that the site of a saved account has been copie d into clipboard.'>
382 Site copied
383 </message>
384 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD_COPIED_INTO_CLIPBOARD" d esc='Text that announces to the user that the password of a saved account has be en copied into clipboard.'>
385 Password copied
386 </message>
387 <message name="IDS_PASSWORD_ENTRY_EDITOR_SET_LOCK_SCREEN" desc='Text promp ting user to set device lock in order to view/copy passwords'>
388 In order to view and copy passwords you must set up a device lock in you r device's security settings.
389 </message>
390 <message name="IDS_PASSWORD_ENTRY_EDITOR_NOT_AVAILABLE_ON_PRE_LOLLIPOP" de sc='Text that announced user that password viewing is not possible on pre-Lollip op devices'>
391 Password viewing and copying are not available on your version of Androi d.
392 </message>
393
394 <!-- Lock Screen Fragment -->
395 <message name="IDS_LOCKSCREEN_VERIFICATION_TITLE" desc='Customized title f or lock screen prompting user to unlock their phone to continue with setup.'>
396 Confirm your screen lock
397 </message>
398 <message name="IDS_LOCKSCREEN_VERIFICATION_TEXT" desc='User needs to enter lock pattern to verify that they own this phone.'>
399 For security reasons, you need to confirm your screen lock in order to a ccess your password.
400 </message>
401 <message name="IDS_LOCKSCREEN_DESCRIPTION" desc='Text on lockscreen explai ning to user that they need to unlock the device to continue setup.'>
402 Unlock to continue setting up your phone
403 </message>
404 <message name="IDS_ACTION_NEXT" desc='Text of a button/menu that moves on to the next action.'>
405 Next
406 </message>
378 407
379 <!-- Homepage preferences --> 408 <!-- Homepage preferences -->
380 <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage"> 409 <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage">
381 Default 410 Default
382 </message> 411 </message>
383 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_TITLE" desc="The title of the scr een that allows users to change the URL that opens when they tap on the home pag e button in the omnibox."> 412 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_TITLE" desc="The title of the scr een that allows users to change the URL that opens when they tap on the home pag e button in the omnibox.">
384 Edit home page 413 Edit home page
385 </message> 414 </message>
386 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_LABEL" desc="The label for the ed it text field that allows the user to change the URL that is opened when they ta p on the home page button in the omnibox."> 415 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_LABEL" desc="The label for the ed it text field that allows the user to change the URL that is opened when they ta p on the home page button in the omnibox.">
387 Open this page 416 Open this page
(...skipping 2302 matching lines...) Expand 10 before | Expand all | Expand 10 after
2690 Tap this button for quick access to your tabs. 2719 Tap this button for quick access to your tabs.
2691 </message> 2720 </message>
2692 2721
2693 <!-- Item Chooser UI strings --> 2722 <!-- Item Chooser UI strings -->
2694 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id."> 2723 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id.">
2695 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2724 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2696 </message> 2725 </message>
2697 </messages> 2726 </messages>
2698 </release> 2727 </release>
2699 </grit> 2728 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698