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

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

Issue 2655043005: MD Settings: Bluetooth: Move device list to subpage (Closed)
Patch Set: Fix clang, ES6 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/basic_page/basic_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 <!-- About Page --> 4 <!-- About Page -->
5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)"> 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)">
6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph> 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph>
7 </message> 7 </message>
8 <if expr="chromeos"> 8 <if expr="chromeos">
9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
10 Detailed build information 10 Detailed build information
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 </message> 510 </message>
511 <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."> 511 <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.">
512 Please enter the passkey for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>": 512 Please enter the passkey for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>":
513 </message> 513 </message>
514 <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."> 514 <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.">
515 Please enter this passkey on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>": 515 Please enter this passkey on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></p h>":
516 </message> 516 </message>
517 <message name="IDS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairi ng message typically shown when pairing with a device that has a display."> 517 <message name="IDS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairi ng message typically shown when pairing with a device that has a display.">
518 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">$1<ex>Nexu s S</ex></ph>": 518 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">$1<ex>Nexu s S</ex></ph>":
519 </message> 519 </message>
520 <message name="IDS_SETTINGS_BLUETOOTH_OFF" desc="In Bluetooth page, the labe l when Bluetooth is off (disabled).">
521 Off
522 </message>
523 <message name="IDS_SETTINGS_BLUETOOTH_ON" desc="In Bluetooth page, the label when Bluetooth is on (enabled).">
524 On
525 </message>
520 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTED" desc="In Bluetooth device l ist, this label is shown below a device which is already connected."> 526 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTED" desc="In Bluetooth device l ist, this label is shown below a device which is already connected.">
521 Connected 527 Connected
522 </message> 528 </message>
523 <message name="IDS_SETTINGS_BLUETOOTH_NOT_CONNECTED" desc="In Bluetooth devi ce list, this label is shown below a device which is not connected."> 529 <message name="IDS_SETTINGS_BLUETOOTH_NOT_CONNECTED" desc="In Bluetooth devi ce list, this label is shown below a device which is not connected.">
524 Not connected 530 Not connected
525 </message> 531 </message>
526 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTING"> 532 <message name="IDS_SETTINGS_BLUETOOTH_CONNECTING">
527 Connecting... 533 Connecting...
528 </message> 534 </message>
529 <message name="IDS_SETTINGS_BLUETOOTH_START_CONNECTING"> 535 <message name="IDS_SETTINGS_BLUETOOTH_START_CONNECTING">
(...skipping 2219 matching lines...) Expand 10 before | Expand all | Expand 10 after
2749 System 2755 System
2750 </message> 2756 </message>
2751 <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."> 2757 <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.">
2752 Use hardware acceleration when available 2758 Use hardware acceleration when available
2753 </message> 2759 </message>
2754 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2760 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2755 Change proxy settings 2761 Change proxy settings
2756 </message> 2762 </message>
2757 </if> 2763 </if>
2758 </grit-part> 2764 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/basic_page/basic_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698