diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 20:25:25 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 20:25:25 +0000 |
commit | 395ac1e17203561760f5da202efa047c0be30dca (patch) | |
tree | 58f0c9146272b2911affaf1a1bbfe49ae34bd80e /ash/ash_strings.grd | |
parent | fa3dd67330b5ad8ca1b487e8c57fa0dd89de4d8f (diff) | |
download | chromium_src-395ac1e17203561760f5da202efa047c0be30dca.zip chromium_src-395ac1e17203561760f5da202efa047c0be30dca.tar.gz chromium_src-395ac1e17203561760f5da202efa047c0be30dca.tar.bz2 |
Change battery notification string.
BUG=152851
TBR=sky
Review URL: https://codereview.chromium.org/11190059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index b2deec3..34e853a 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -387,7 +387,7 @@ Press Search or Shift to cancel. Battery full </message> <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent."> - <ph name="percentage">$1<ex>56</ex></ph>% full + <ph name="percentage">$1<ex>56</ex></ph>% remaining </message> <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ONLY" desc="The label in the tray bubble setting row to show the remaining battery power as a percent."> <ph name="percentage">$1<ex>56</ex></ph>% |