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

Unified Diff: ash/ash_strings.grd

Issue 811033002: Add device policy to disallow shutdown - ash UI modifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reduced scope of CL (ash only now, removed webui changes) 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 side-by-side diff with in-line comments
Download patch
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 26b6ed4969a5f50b08ff4788a3a0908e459cae37..c6c3e937ea800e76e79ccee97b5ec19ecda53a7a 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -352,6 +352,9 @@ Press Ctrl+Alt+Z to disable.
<message name="IDS_ASH_STATUS_TRAY_DATE" desc="The date displayed on ash system bubble, Depending on launguage, please choose the best separator(eg ',') between abbreviated weekday and date">
<ph name="short_weekday">$1<ex>Fri</ex></ph>, <ph name="date">$2<ex>Aug 31, 2012</ex></ph>
</message>
+ <message name="IDS_ASH_STATUS_TRAY_REBOOT" desc="The accessible text for the reboot button.">
Daniel Erat 2015/01/07 16:18:40 nit: "the restart button"? i think it's a bit wei
cschuet (SLOW) 2015/01/13 10:38:28 Indeed, the rationale was that all user-facing str
+ Restart
+ </message>
<message name="IDS_ASH_STATUS_TRAY_SHUTDOWN" desc="The accessible text for the shutdown button.">
Shut down
</message>
« no previous file with comments | « no previous file | ash/system/chromeos/shutdown_policy_observer.h » ('j') | ash/system/chromeos/shutdown_policy_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698