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

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

Issue 1966853002: Add indication of camera use on SAML webcam logins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 1622 matching lines...) Expand 10 before | Expand all | Expand 10 after
1633 </message> 1633 </message>
1634 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_CONTINUE" desc="Label of the button to continue with re-creating cryptohome for the fatal cryptohome e rror dialog box"> 1634 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_CONTINUE" desc="Label of the button to continue with re-creating cryptohome for the fatal cryptohome e rror dialog box">
1635 Continue 1635 Continue
1636 </message> 1636 </message>
1637 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_WAIT_MESSAGE" desc="Me ssage to show when the fatal cryptohome error dialog box is waiting for user pro file re-creation to be closed."> 1637 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_WAIT_MESSAGE" desc="Me ssage to show when the fatal cryptohome error dialog box is waiting for user pro file re-creation to be closed.">
1638 Re-creating profile, please wait... 1638 Re-creating profile, please wait...
1639 </message> 1639 </message>
1640 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in pr ovider. This is the version of the string used in the GAIA flow."> 1640 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in pr ovider. This is the version of the string used in the GAIA flow.">
1641 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph> 1641 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph>
1642 </message> 1642 </message>
1643 <message name="IDS_LOGIN_SAML_NOTICE_WITH_VIDEO" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider which has requested video media access.">
1644 This sign-in service, hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ ph>, is using your camera.
dskaram1 2016/05/13 14:59:10 From UI review, preference is for saying "accessin
Kevin Cernekee 2016/05/13 18:39:04 Done.
1645 </message>
1643 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog."> 1646 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog.">
1644 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile. 1647 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile.
1645 </message> 1648 </message>
1646 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog."> 1649 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog.">
1647 Confirm your password 1650 Confirm your password
1648 </message> 1651 </message>
1649 <message name="IDS_LOGIN_CONFIRM_PASSWORD_INCORRECT_PASSWORD" desc="Error that is shown when incorrect password was supplied."> 1652 <message name="IDS_LOGIN_CONFIRM_PASSWORD_INCORRECT_PASSWORD" desc="Error that is shown when incorrect password was supplied.">
1650 Incorrect password 1653 Incorrect password
1651 </message> 1654 </message>
1652 <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_TITLE" desc="Text to show in confirmation cancel dialog."> 1655 <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_TITLE" desc="Text to show in confirmation cancel dialog.">
(...skipping 4933 matching lines...) Expand 10 before | Expand all | Expand 10 after
6586 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error"> 6589 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error">
6587 Server communication error 6590 Server communication error
6588 </message> 6591 </message>
6589 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6592 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6590 Enable opt-in IME menu 6593 Enable opt-in IME menu
6591 </message> 6594 </message>
6592 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6595 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6593 Enable access to the new IME menu in the Language Settings page. 6596 Enable access to the new IME menu in the Language Settings page.
6594 </message> 6597 </message>
6595 </grit-part> 6598 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698