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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2725463002: MD Settings: Update Bluetooth toggle UI to match spec. (Closed)
Patch Set: Elim unused IDS Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 </message> 305 </message>
306 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> 306 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title.">
307 Settings 307 Settings
308 </message> 308 </message>
309 <if expr="not chromeos"> 309 <if expr="not chromeos">
310 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt Chrome."> 310 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt Chrome.">
311 Relaunch 311 Relaunch
312 </message> 312 </message>
313 </if> 313 </if>
314 <if expr="chromeos"> 314 <if expr="chromeos">
315 <message name="IDS_SETTINGS_DEVICE_OFF" desc="In Settings pages, the label w hen a bluetooth, wifi, or mobile device is off (disabled).">
316 Off
317 </message>
318 <message name="IDS_SETTINGS_DEVICE_ON" desc="In Settings pages, the label wh en a bluetooth, wifi, or mobile device is on (enabled).">
319 On
320 </message>
315 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS."> 321 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS.">
316 Restart 322 Restart
317 </message> 323 </message>
318 </if> 324 </if>
319 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in dicator that a setting's value is being controlled by an extension."> 325 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in dicator that a setting's value is being controlled by an extension.">
320 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti ng 326 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti ng
321 </message> 327 </message>
322 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u sed in different contexts to edit an item."> 328 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u sed in different contexts to edit an item.">
323 Edit 329 Edit
324 </message> 330 </message>
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
495 </message> 501 </message>
496 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE_TITLE" desc="Title of the settings dialog for adding or pairing Bluetooth a device."> 502 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE_TITLE" desc="Title of the settings dialog for adding or pairing Bluetooth a device.">
497 Pair Bluetooth device 503 Pair Bluetooth device
498 </message> 504 </message>
499 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES" desc="Message displayed wh en there are no paired Bluetooth devices scan."> 505 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES" desc="Message displayed wh en there are no paired Bluetooth devices scan.">
500 No paired devices. 506 No paired devices.
501 </message> 507 </message>
502 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND" desc="Message displa yed when no Bluetooth devices are found after a scan."> 508 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND" desc="Message displa yed when no Bluetooth devices are found after a scan.">
503 No Bluetooth devices found. 509 No Bluetooth devices found.
504 </message> 510 </message>
505 <message name="IDS_SETTINGS_BLUETOOTH_ENABLED" desc="Label for Bluetooth sec tion when enabled.">
506 Enabled
507 </message>
508 <message name="IDS_SETTINGS_BLUETOOTH_DISABLED" desc="Label for Bluetooth se ction when disabled.">
509 Disabled
510 </message>
511 <message name="IDS_SETTINGS_BLUETOOTH_TOGGLE_ACCESSIBILITY_LABEL" desc="Acce ssibility only label for Bluetooth enable/disable toggle ."> 511 <message name="IDS_SETTINGS_BLUETOOTH_TOGGLE_ACCESSIBILITY_LABEL" desc="Acce ssibility only label for Bluetooth enable/disable toggle .">
512 Bluetooth enable 512 Bluetooth enable
513 </message> 513 </message>
514 <message name="IDS_SETTINGS_BLUETOOTH_EXPAND_ACCESSIBILITY_LABEL" desc="Labe l for the button that toggles showing available Bluetooth devices. Only visible by screen reader software."> 514 <message name="IDS_SETTINGS_BLUETOOTH_EXPAND_ACCESSIBILITY_LABEL" desc="Labe l for the button that toggles showing available Bluetooth devices. Only visible by screen reader software.">
515 Show available Bluetooth devices 515 Show available Bluetooth devices
516 </message> 516 </message>
517 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa iring) a paired Bluetooth device"> 517 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa iring) a paired Bluetooth device">
518 Remove from list 518 Remove from list
519 </message> 519 </message>
520 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input."> 520 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input.">
521 Please enter the PIN for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>": 521 Please enter the PIN for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>":
522 </message> 522 </message>
523 <message name="IDS_SETTINGS_BLUETOOTH_DISPLAY_PINCODE" desc="Bluetooth pairi ng message typically displayed when pairing a Bluetooth 2.0 and older wireless k eyboard."> 523 <message name="IDS_SETTINGS_BLUETOOTH_DISPLAY_PINCODE" desc="Bluetooth pairi ng message typically displayed when pairing a Bluetooth 2.0 and older wireless k eyboard.">
524 Please enter this PIN code on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ ph>": 524 Please enter this PIN code on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ ph>":
525 </message> 525 </message>
526 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PASSKEY" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.1 and later device has no display or means of input, and does not support SSP."> 526 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PASSKEY" desc="Bluetooth pairi ng message typically displayed when the external Bluetooth 2.1 and later device has no display or means of input, and does not support SSP.">
527 Please enter the passkey for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>": 527 Please enter the passkey for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>":
528 </message> 528 </message>
529 <message name="IDS_SETTINGS_BLUETOOTH_DISPLAY_PASSKEY" desc="Bluetooth pairi ng message typically displayed when pairing a Bluetooth 2.1 and later wireless k eyboard."> 529 <message name="IDS_SETTINGS_BLUETOOTH_DISPLAY_PASSKEY" desc="Bluetooth pairi ng message typically displayed when pairing a Bluetooth 2.1 and later wireless k eyboard.">
530 Please enter this passkey on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>": 530 Please enter this passkey on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>":
531 </message> 531 </message>
532 <message name="IDS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairi ng message typically shown when pairing with a device that has a display."> 532 <message name="IDS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairi ng message typically shown when pairing with a device that has a display.">
533 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">$1<ex>Nexu s S</ex></ph>": 533 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">$1<ex>Nexu s S</ex></ph>":
534 </message> 534 </message>
535 <message name="IDS_SETTINGS_BLUETOOTH_OFF" desc="In Bluetooth page, the labe l when Bluetooth is off (disabled).">
536 Off
537 </message>
538 <message name="IDS_SETTINGS_BLUETOOTH_ON" desc="In Bluetooth page, the label when Bluetooth is on (enabled).">
539 On
540 </message>
541 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTED" desc="In Bluetooth device l ist, this label is shown below a device which is already connected."> 535 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTED" desc="In Bluetooth device l ist, this label is shown below a device which is already connected.">
542 Connected 536 Connected
543 </message> 537 </message>
544 <message name="IDS_SETTINGS_BLUETOOTH_NOT_CONNECTED" desc="In Bluetooth devi ce list, this label is shown below a device which is not connected."> 538 <message name="IDS_SETTINGS_BLUETOOTH_NOT_CONNECTED" desc="In Bluetooth devi ce list, this label is shown below a device which is not connected.">
545 Not connected 539 Not connected
546 </message> 540 </message>
547 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTING"> 541 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTING">
548 Connecting... 542 Connecting...
549 </message> 543 </message>
550 <message name="IDS_SETTINGS_BLUETOOTH_START_CONNECTING"> 544 <message name="IDS_SETTINGS_BLUETOOTH_START_CONNECTING">
(...skipping 2347 matching lines...) Expand 10 before | Expand all | Expand 10 after
2898 System 2892 System
2899 </message> 2893 </message>
2900 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2894 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2901 Use hardware acceleration when available 2895 Use hardware acceleration when available
2902 </message> 2896 </message>
2903 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2897 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2904 Change proxy settings 2898 Change proxy settings
2905 </message> 2899 </message>
2906 </if> 2900 </if>
2907 </grit-part> 2901 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698