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

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: BlueTooth -> Bluetooth. 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 095d7b7b83fbaa20f5674ad837d78e272a98db92..c9bf74e2a383314538003ab816c8269d6275f70b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11177,6 +11177,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...
James Hawkins 2011/10/04 20:43:39 This should likely not have ellipses after it. Us
kevers 2011/10/05 14:23:01 Done.
+ </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>

Powered by Google App Engine
This is Rietveld 408576698