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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2277993002: Small fixes for the lock screen md-settings page. (Closed)
Patch Set: Address comments Created 4 years, 3 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 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 1397 matching lines...) Expand 10 before | Expand all | Expand 10 after
1408 </message> 1408 </message>
1409 1409
1410 <if expr="chromeos"> 1410 <if expr="chromeos">
1411 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CHOOSE_PIN_TITLE" desc="Mes sage shown below the title that tells the user to enter the initial PIN."> 1411 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CHOOSE_PIN_TITLE" desc="Mes sage shown below the title that tells the user to enter the initial PIN.">
1412 Enter your PIN 1412 Enter your PIN
1413 </message> 1413 </message>
1414 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONFIRM_PIN_TITLE" desc="Me ssage shown below the title that tells the user to confirm their initial PIN ent ry."> 1414 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONFIRM_PIN_TITLE" desc="Me ssage shown below the title that tells the user to confirm their initial PIN ent ry.">
1415 Confirm your PIN 1415 Confirm your PIN
1416 </message> 1416 </message>
1417 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_WEAK_PIN" desc="Message sho wn below the title that warns the user they have entered a PIN that is easy to g uess."> 1417 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_WEAK_PIN" desc="Message sho wn below the title that warns the user they have entered a PIN that is easy to g uess.">
1418 This PIN is easy to guess: 1418 PIN may be easy to guess
1419 </message> 1419 </message>
1420 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_TOO_SHORT" desc="Message sh own below the title that tells the user that the PIN they entered needs to be at least four digits long."> 1420 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_TOO_SHORT" desc="Message sh own below the title that tells the user that the PIN they entered needs to be at least four digits long.">
1421 PIN must be at least 4 digits: 1421 PIN must be at least 4 digits
1422 </message> 1422 </message>
1423 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_MISMATCHED" desc="Message s hown below the title that tells the user they have entered two different PIN val ues."> 1423 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_MISMATCHED" desc="Message s hown below the title that tells the user they have entered two different PIN val ues.">
1424 PIN's don't match: 1424 PINs do not match
1425 </message> 1425 </message>
1426 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONTINUE_BUTTON" desc="A bu tton that accepts the users initial PIN. The user will have to enter the PIN aga in after hitting this button to confirm that they entered it correctly."> 1426 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONTINUE_BUTTON" desc="A bu tton that accepts the users initial PIN. The user will have to enter the PIN aga in after hitting this button to confirm that they entered it correctly.">
1427 Continue 1427 Continue
1428 </message> 1428 </message>
1429 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user."> 1429 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user.">
1430 Require password to wake from sleep 1430 Show lock screen when waking from sleep
1431 </message> 1431 </message>
1432 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_TITLE" desc="Text on the peop le page which opens up the quick unlock subpage and the title of the quick unloc k subpage."> 1432 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_TITLE" desc="Text on the peop le page which opens up the quick unlock subpage and the title of the quick unloc k subpage.">
1433 Screen lock 1433 Screen lock
1434 </message> 1434 </message>
1435 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_ONLY" desc="Only the account password can be used to unlock the device."> 1435 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_ONLY" desc="Only the account password can be used to unlock the device.">
1436 Password only 1436 Password only
1437 </message> 1437 </message>
1438 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PIN_OR_PASSWORD" desc="The ac count password or a custom PIN can be used to unlock the device."> 1438 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PIN_OR_PASSWORD" desc="The ac count password or a custom PIN can be used to unlock the device.">
1439 PIN or password 1439 PIN or password
1440 </message> 1440 </message>
1441 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NONE" desc="Text on the peopl e page which opens up the quick unlock subpage and the title of the quick unlock subpage."> 1441 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NONE" desc="Text on the peopl e page which opens up the quick unlock subpage and the title of the quick unlock subpage.">
1442 None 1442 None
1443 </message> 1443 </message>
1444 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_CHANGE_PIN_BUTTON" desc="Butt on that the user can click to change an existing already-active PIN."> 1444 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_CHANGE_PIN_BUTTON" desc="Butt on that the user can click to change an existing already-active PIN.">
1445 Change PIN 1445 Change PIN
1446 </message> 1446 </message>
1447 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_SETUP_PIN_BUTTON" desc="Butto n that is used to setup a new PIN when the user does not have a PIN yet."> 1447 <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_SETUP_PIN_BUTTON" desc="Butto n that is used to setup a new PIN when the user does not have a PIN yet.">
1448 Setup PIN 1448 Set up PIN
1449 </message> 1449 </message>
1450 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_TITLE" desc="Title of the password prompt dialog popup."> 1450 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_TITLE" desc="Title of the password prompt dialog popup.">
1451 Confirm your password 1451 Confirm your password
1452 </message> 1452 </message>
1453 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_ENTER_PASSWORD" desc="Tex t above a password input field that tells the user they need to submit their pas sword to configure these settings."> 1453 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_ENTER_PASSWORD" desc="Tex t above a password input field that tells the user they need to submit their pas sword to configure these settings.">
1454 Enter your password to set up screen lock. 1454 Enter your password to configure screen lock.
1455 </message> 1455 </message>
1456 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_PASSWORD_LABEL" desc="An input box label that tells the user to enter their password in that input box."> 1456 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_PASSWORD_LABEL" desc="An input box label that tells the user to enter their password in that input box.">
1457 Password 1457 Password
1458 </message> 1458 </message>
1459 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T ext on a password field that tells the user the password is incorrect."> 1459 <message name="IDS_SETTINGS_PEOPLE_PASSWORD_PROMPT_INVALID_PASSWORD" desc="T ext on a password field that tells the user the password is incorrect.">
1460 Invalid password 1460 Invalid password
1461 </message> 1461 </message>
1462 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the subpage shown when user wants to change his/her picture."> 1462 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the subpage shown when user wants to change his/her picture.">
1463 Change picture 1463 Change picture
1464 </message> 1464 </message>
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 System 1915 System
1916 </message> 1916 </message>
1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
1918 Use hardware acceleration when available 1918 Use hardware acceleration when available
1919 </message> 1919 </message>
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1921 Change proxy settings 1921 Change proxy settings
1922 </message> 1922 </message>
1923 </if> 1923 </if>
1924 </grit-part> 1924 </grit-part>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698