diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 00:27:31 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 00:27:31 +0000 |
commit | dfd41778d45ceb852a5ee1b99411d4673a67bca3 (patch) | |
tree | 85d91a49d3f2509ead851e1676471d4ede1911de /ash/ash_strings.grd | |
parent | 8afbd0fe7f4732d8484a2a41b91451ec220fc2f8 (diff) | |
download | chromium_src-dfd41778d45ceb852a5ee1b99411d4673a67bca3.zip chromium_src-dfd41778d45ceb852a5ee1b99411d4673a67bca3.tar.gz chromium_src-dfd41778d45ceb852a5ee1b99411d4673a67bca3.tar.bz2 |
Change "Add Device" button to "Manage Devices" on ash tray bluetooth page.
BUG=175796
TBR=jamescook
Review URL: https://chromiumcodereview.appspot.com/19744003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213292 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index eaa14f3..7da4c8c 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -279,8 +279,8 @@ Press Ctrl+Alt+Z to disable. <message name="IDS_ASH_STATUS_TRAY_ENABLE_BLUETOOTH" desc="The label used in the tray popup to enable bluetooth."> Enable Bluetooth </message> - <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label used in the tray popup to add a bluetooth device."> - Add device... + <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_MANAGE_DEVICES" desc="The label used in the tray popup to manage bluetooth devices."> + Manage devices... </message> <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERING" desc="The label used in the tray popup to show bluetooth is discovering devices."> Scanning for devices... |