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

Unified Diff: chrome/app/generated_resources.grd

Issue 8137003: Add display of available bluetooth devices, and mechanism for retrieving the list. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Remove addition of animated spinner in favour of reusing an existing throbber class. Created 9 years, 2 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
« 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 4932f51e1d8a16781c18b70fa1bc66a20827b3fe..58f44294c5c8912fa43ad27b50d743cfd8befa6c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11317,6 +11317,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES">
Find devices
</message>
+ <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING">
+ Scanning
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTED">
+ Connected
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NOT_PAIRED">
+ Not Paired
+ </message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for accessbility.">
Enable accessibility features
</message>
« 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