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

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

Issue 811973002: Enable lucid sleep (wake on wi-fi SSID) and add to Privacy options. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1916 matching lines...) Expand 10 before | Expand all | Expand 10 after
1927 </message> 1927 </message>
1928 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In the settings tab, the text under the left (less sensitive) side of the slider for t he touchpad touch sensitivity."> 1928 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In the settings tab, the text under the left (less sensitive) side of the slider for t he touchpad touch sensitivity.">
1929 Slow 1929 Slow
1930 </message> 1930 </message>
1931 <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."> 1931 <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.">
1932 Fast 1932 Fast
1933 </message> 1933 </message>
1934 <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_RIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to set the primary mouse button to the right button."> 1934 <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_RIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to set the primary mouse button to the right button.">
1935 Swap primary mouse button 1935 Swap primary mouse button
1936 </message> 1936 </message>
1937 <message name="IDS_OPTIONS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the set tings tab, the text next to the checkbox for enabling quickly reconnecting to kn own Wi-Fi SSIDs.">
1938 Stay connected to known networks while asleep
1939 </message>
1937 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE"> 1940 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
1938 Disable Bluetooth 1941 Disable Bluetooth
1939 </message> 1942 </message>
1940 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE"> 1943 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE">
1941 Enable Bluetooth 1944 Enable Bluetooth
1942 </message> 1945 </message>
1943 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE"> 1946 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE">
1944 Add a device 1947 Add a device
1945 </message> 1948 </message>
1946 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES"> 1949 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES">
(...skipping 3998 matching lines...) Expand 10 before | Expand all | Expand 10 after
5945 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5948 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5946 Done 5949 Done
5947 </message> 5950 </message>
5948 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5951 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5949 System date 5952 System date
5950 </message> 5953 </message>
5951 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5954 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5952 System time 5955 System time
5953 </message> 5956 </message>
5954 </grit-part> 5957 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/net/wake_on_wifi_manager.h » ('j') | chrome/browser/chromeos/net/wake_on_wifi_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698