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

Unified Diff: chrome/app/generated_resources.grd

Issue 8539022: Bluetooth UI update. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Formatting tweaks. 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d3b5c5d279bdb8bbc1e521092a1c305a73baa0aa..75c14985f2a8dd156a97c978dea1f4739e0f4867 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11858,14 +11858,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

Powered by Google App Engine
This is Rietveld 408576698