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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2725463002: MD Settings: Update Bluetooth toggle UI to match spec. (Closed)
Patch Set: . Created 3 years, 10 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index e73e74a7638abd5651ca42cfaf4f76cf7fa7c9c6..f35d3f2ff84bddf3fe5a0d020a00a2a85021b15a 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -312,6 +312,12 @@
</message>
</if>
<if expr="chromeos">
+ <message name="IDS_SETTINGS_DEVICE_OFF" desc="In Settings pages, the label when a bluetooth, wifi, or mobile device is off (disabled).">
+ Off
+ </message>
+ <message name="IDS_SETTINGS_DEVICE_ON" desc="In Settings pages, the label when a bluetooth, wifi, or mobile device is on (enabled).">
+ On
+ </message>
<message name="IDS_SETTINGS_RESTART" desc="Text for a button that will restart ChromeOS.">
Restart
</message>

Powered by Google App Engine
This is Rietveld 408576698