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

Unified Diff: ash/ash_strings.grd

Issue 614363002: Added Aura notification that relaunch and powerwash is required in case of downgrade. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More fixes to StstemTrayDelegateWin. Created 6 years, 3 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 eb7679c201a70ee145184336d419a40eb9f03a11..7990bacaf4fbec79ce6558cf08c399d6f93d44af 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -282,10 +282,14 @@ Press Ctrl+Alt+Z to disable.
Scanning for devices...
</message>
- <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates.">
+ <message name="IDS_ASH_STATUS_TRAY_RESTART_TO_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates.">
stevenjb 2014/10/01 22:26:44 Note: If the string hasn't changed, it's probably
ygorshenin1 2014/10/02 14:21:35 Done.
Restart to update
</message>
+ <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc="The label used in the tray popup to notify that the user should restart and powerwash the device to get system updates.">
+ Restart and powerwash to update
+ </message>
+
<message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for the volume slider.">
Volume
</message>
« no previous file with comments | « no previous file | ash/system/tray/default_system_tray_delegate.h » ('j') | ash/system/tray/system_tray_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698