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

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

Issue 871483003: Add device policy to disallow shutdown - WebUI modifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits rebase Created 5 years, 11 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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1742 matching lines...) Expand 10 before | Expand all | Expand 10 after
1753 </message> 1753 </message>
1754 <message name="IDS_DIAGNOSE_BUTTON" desc="The label for the button that launch es the connectivity diagnostics app from the network error page"> 1754 <message name="IDS_DIAGNOSE_BUTTON" desc="The label for the button that launch es the connectivity diagnostics app from the network error page">
1755 Diagnose 1755 Diagnose
1756 </message> 1756 </message>
1757 <message name="IDS_MANAGE_CERTIFICATES" desc="The label for the button that la unches the certificate manager from the network error page"> 1757 <message name="IDS_MANAGE_CERTIFICATES" desc="The label for the button that la unches the certificate manager from the network error page">
1758 Manage certificates 1758 Manage certificates
1759 </message> 1759 </message>
1760 <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an e xisting user when valid network isn't presented."> 1760 <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an e xisting user when valid network isn't presented.">
1761 If you've already registered on this device, you can <ph name="LINK2_START"> $1<ex>&gt;a&lt;</ex></ph>sign in as an existing user<ph name="LINK2_END">$2<ex>& gt;/a&lt;</ex></ph>. 1761 If you've already registered on this device, you can <ph name="LINK2_START"> $1<ex>&gt;a&lt;</ex></ph>sign in as an existing user<ph name="LINK2_END">$2<ex>& gt;/a&lt;</ex></ph>.
1762 </message> 1762 </message>
1763 <message name="IDS_RESTART_BUTTON" desc="Text shown on reboot button on login/ locker screen">
1764 Restart
1765 </message>
1763 <message name="IDS_SHUTDOWN_BUTTON" desc="Text shown on shutdown button on log in/locker screen"> 1766 <message name="IDS_SHUTDOWN_BUTTON" desc="Text shown on shutdown button on log in/locker screen">
1764 Shut down 1767 Shut down
1765 </message> 1768 </message>
1766 <message name="IDS_KIOSK_APPS_BUTTON" desc="Text shown on a button that brings up the kiosk apps menu on login screen"> 1769 <message name="IDS_KIOSK_APPS_BUTTON" desc="Text shown on a button that brings up the kiosk apps menu on login screen">
1767 Apps 1770 Apps
1768 </message> 1771 </message>
1769 <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in u ser adding screen."> 1772 <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in u ser adding screen.">
1770 Add an account to multiple sign-in. All signed-in accounts can be accessed w ithout a password, so this feature should only be used with trusted accounts. 1773 Add an account to multiple sign-in. All signed-in accounts can be accessed w ithout a password, so this feature should only be used with trusted accounts.
1771 </message> 1774 </message>
1772 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login"> 1775 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login">
(...skipping 4246 matching lines...) Expand 10 before | Expand all | Expand 10 after
6019 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 6022 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
6020 Done 6023 Done
6021 </message> 6024 </message>
6022 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 6025 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
6023 System date 6026 System date
6024 </message> 6027 </message>
6025 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 6028 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
6026 System time 6029 System time
6027 </message> 6030 </message>
6028 </grit-part> 6031 </grit-part>
OLDNEW
« no previous file with comments | « ash/system/date/date_default_view.cc ('k') | chrome/browser/chromeos/settings/shutdown_policy_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698