diff options
author | ygorshenin@chromium.org <ygorshenin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 13:31:14 +0000 |
---|---|---|
committer | ygorshenin@chromium.org <ygorshenin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 13:31:14 +0000 |
commit | 0c964d8167f11dcdd2e5947c696ba1bec33b8230 (patch) | |
tree | b76a1efae8a9abfc21fb6e72a4c85f394b650405 /ash | |
parent | a46fe070a39cb93d6a4d5be96e3058486726f856 (diff) | |
download | chromium_src-0c964d8167f11dcdd2e5947c696ba1bec33b8230.zip chromium_src-0c964d8167f11dcdd2e5947c696ba1bec33b8230.tar.gz chromium_src-0c964d8167f11dcdd2e5947c696ba1bec33b8230.tar.bz2 |
Extracted strings for channel switch status from https://codereview.chromium.org/17437004/.
BUG=219292
TEST=none
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/17662002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208482 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
-rw-r--r-- | ash/ash_strings.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index dc988ec..3108b5a 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -289,6 +289,9 @@ Press Ctrl+Alt+Z to disable. <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."> Restart to update </message> + <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_UPDATE" desc="The label used in the tray popup to notify that the user should restart and powerwash to get system updates."> + Restart and Powerwash to update + </message> <message name="IDS_ASH_STATUS_TRAY_BRIGHTNESS" desc="The accessible text for the brightness slider."> Brightness |