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

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: reset videoEnabled state when restarting auth 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
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | 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 <!-- 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 1625 matching lines...) Expand 10 before | Expand all | Expand 10 after
1636 </message> 1636 </message>
1637 <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"> 1637 <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">
1638 Continue 1638 Continue
1639 </message> 1639 </message>
1640 <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."> 1640 <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.">
1641 Re-creating profile, please wait... 1641 Re-creating profile, please wait...
1642 </message> 1642 </message>
1643 <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."> 1643 <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.">
1644 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph> 1644 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph>
1645 </message> 1645 </message>
1646 <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.">
1647 This sign-in service, hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ ph>, is accessing your camera.
1648 </message>
1646 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog."> 1649 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog.">
1647 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile. 1650 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile.
1648 </message> 1651 </message>
1649 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog."> 1652 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog.">
1650 Confirm your password 1653 Confirm your password
1651 </message> 1654 </message>
1652 <message name="IDS_LOGIN_CONFIRM_PASSWORD_INCORRECT_PASSWORD" desc="Error that is shown when incorrect password was supplied."> 1655 <message name="IDS_LOGIN_CONFIRM_PASSWORD_INCORRECT_PASSWORD" desc="Error that is shown when incorrect password was supplied.">
1653 Incorrect password 1656 Incorrect password
1654 </message> 1657 </message>
1655 <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_TITLE" desc="Text to show in confirmation cancel dialog."> 1658 <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_TITLE" desc="Text to show in confirmation cancel dialog.">
(...skipping 4936 matching lines...) Expand 10 before | Expand all | Expand 10 after
6592 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6595 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6593 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6596 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6594 </message> 6597 </message>
6595 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6598 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6596 Enable opt-in IME menu 6599 Enable opt-in IME menu
6597 </message> 6600 </message>
6598 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6601 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6599 Enable access to the new IME menu in the Language Settings page. 6602 Enable access to the new IME menu in the Language Settings page.
6600 </message> 6603 </message>
6601 </grit-part> 6604 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698