Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 68514623d5ee3bc3a969ad0f1bdd035b4e7cc33e..d3427b763ca260c46c8c3730776ea121f53c1459 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -5545,7 +5545,7 @@ Battery full |
| Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out."> |
| - Your information will be removed when you sign out. |
| + Your information will be removed from the device when you sign out. |
| </message> |
| <message name="IDS_LOGIN_PUBLIC_SESSION_LANGUAGE_AND_INPUT" desc="Link in public session pod that shows a section which allows the user to change the UI language and keyboard layout."> |
| Language and input |
| @@ -5556,6 +5556,24 @@ Battery full |
| <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to be spoken when focus is set to the sign-in button in the public account user pod."> |
| Enter public session |
| </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_WARNING" desc="Text shown in the public account user pod, warning the user about potential admin monitoring."> |
| + The device admin may be able to monitor your activity |
| + </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_INFO" desc="Text shown in the warning dialog after user clicks on the learn more link, notifying the user of potential security and privacy implications of using the device"> |
| + The device admin may monitor the following: |
| + </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_INFO_ITEM_1" desc="Text shown in the warning dialog after user clicks on the learn more link, notifying the user of potential security and privacy implications of using the device"> |
| + Access your browsing activity |
| + </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_INFO_ITEM_2" desc="Text shown in the warning dialog after user clicks on the learn more link, notifying the user of potential security and privacy implications of using the device"> |
| + Manipulate settings that specify whether websites can use features such as geolocation, microphone, camera etc. |
|
Andrew T Wilson (Slow)
2016/11/14 11:14:33
nit: oxford comma after "camera" to match text sty
Ivan Šandrk
2016/11/14 11:24:06
I copy pasted the text Raj gave me :S But I agree,
|
| + </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_INFO_ITEM_3" desc="Text shown in the warning dialog after user clicks on the learn more link, notifying the user of potential security and privacy implications of using the device"> |
| + Manage your apps, extensions, and themes |
| + </message> |
| + <message name="IDS_LOGIN_PUBLIC_ACCOUNT_MONITORING_INFO_ITEM_4" desc="Text shown in the warning dialog after user clicks on the learn more link, notifying the user of potential security and privacy implications of using the device"> |
| + Manipulate privacy-related settings |
| + </message> |
| <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be shown on a dialog to confirm launching kiosk app in diagnostic mode."> |
| Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></ph>" in diagnostic mode? |
| </message> |