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

Unified Diff: chrome/app/generated_resources.grd

Issue 8539022: Bluetooth UI update. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk. Created 9 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/bluetooth_list_element.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a0c1ac50b760ed53464d1aa369fba577defa8210..8d0997733df6f891a6e1fba301985216a1650923 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11866,14 +11866,20 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In the settings tab, the text under the right (more sensitive) side of the slider for the touchpad touch sensitivity.">
Fast
</message>
+ <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
+ Disable bluetooth
+ </message>
<message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE">
Enable bluetooth
</message>
<message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES">
- Find devices
+ Search for devices
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_NO_BLUETOOTH_DEVICES_FOUND">
+ No devices found.
</message>
<message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING">
- Scanning
+ Searching...
</message>
<message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTED">
Connected
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/bluetooth_list_element.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698