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

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

Issue 2393703005: MD Settings: Date and Time page, part 1/3 (Closed)
Patch Set: Move SetInteger to WebUI CL Created 4 years, 2 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/extensions/api/settings_private/prefs_util.cc » ('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 <if expr="chromeos"> 5 <if expr="chromeos">
6 <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."> 6 <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.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 880 matching lines...) Expand 10 before | Expand all | Expand 10 after
891 <message name="IDS_SETTINGS_CHANGE_DOWNLOAD_LOCATION" desc="Text for the butto n which allows the user to change the default download directory."> 891 <message name="IDS_SETTINGS_CHANGE_DOWNLOAD_LOCATION" desc="Text for the butto n which allows the user to change the default download directory.">
892 Change 892 Change
893 </message> 893 </message>
894 <message name="IDS_SETTINGS_PROMPT_FOR_DOWNLOAD" desc="Label for the checkbox which enables a prompt for the user to choose a download location for each downl oad instead of using the default."> 894 <message name="IDS_SETTINGS_PROMPT_FOR_DOWNLOAD" desc="Label for the checkbox which enables a prompt for the user to choose a download location for each downl oad instead of using the default.">
895 Ask where to save each file before downloading 895 Ask where to save each file before downloading
896 </message> 896 </message>
897 <message name="IDS_SETTINGS_DISCONNECT_GOOGLE_DRIVE" desc="Label for the check box which enables disconnecting from Google Drive account."> 897 <message name="IDS_SETTINGS_DISCONNECT_GOOGLE_DRIVE" desc="Label for the check box which enables disconnecting from Google Drive account.">
898 Disconnect Google Drive account 898 Disconnect Google Drive account
899 </message> 899 </message>
900 900
901 <!-- Date/time Page --> 901 <if expr="chromeos">
902 <message name="IDS_SETTINGS_DATE_TIME" desc="Name of the settings page which d isplays date and time preferences."> 902 <!-- Date/Time Page -->
903 Date and time 903 <message name="IDS_SETTINGS_DATE_TIME" desc="Name of the settings page which displays date and time preferences.">
904 </message> 904 Date and time
905 <message name="IDS_SETTINGS_TIME_ZONE" desc="Label for the picker which allows users to choose their time zone."> 905 </message>
906 Time zone: 906 <message name="IDS_SETTINGS_TIME_ZONE" desc="Label for the picker which allo ws users to choose their time zone.">
907 </message> 907 Time zone:
908 <message name="IDS_SETTINGS_USE_24_HOUR_CLOCK" desc="Label for the checkbox wh ich enables a 24-hour clock (as opposed to a 12-hour clock)."> 908 </message>
909 Use 24-hour clock 909 <message name="IDS_SETTINGS_TIME_ZONE_GEOLOCATION" desc="Label for the check box which enables setting the time zone automatically with the detected location of the device.">
910 </message> 910 Set time zone automatically using your location
911 <message name="IDS_SETTINGS_DATE_TIME_SET_AUTOMATICALLY" desc="Text which expl ains that the date and time are automatically set."> 911 </message>
912 Date and time are set automatically. 912 <message name="IDS_SETTINGS_USE_24_HOUR_CLOCK" desc="Label for the checkbox which enables a 24-hour clock (as opposed to a 12-hour clock).">
913 </message> 913 Use 24-hour clock
914 </message>
914 915
915 <if expr="chromeos">
916 <!-- Easy Unlock Page --> 916 <!-- Easy Unlock Page -->
917 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page."> 917 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page.">
918 Smart Lock (beta) 918 Smart Lock (beta)
919 </message> 919 </message>
920 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature."> 920 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature.">
921 Unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your An droid phone. 921 Unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your An droid phone.
922 </message> 922 </message>
923 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP" desc="The label of the button to set up Easy Unlock section on the settings page."> 923 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP" desc="The label of the button to set up Easy Unlock section on the settings page.">
924 Set up 924 Set up
925 </message> 925 </message>
(...skipping 20 matching lines...) Expand all
946 </message> 946 </message>
947 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_TITLE" desc="The titl e text on the Easy unlock turn off dialog when Easy unlock could not be turned o ff because there is a server error."> 947 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_TITLE" desc="The titl e text on the Easy unlock turn off dialog when Easy unlock could not be turned o ff because there is a server error.">
948 Smart Lock is unavailable 948 Smart Lock is unavailable
949 </message> 949 </message>
950 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_MESSAGE" desc="The te xt on the Easy unlock turn off dialog when Easy unlock could not be turned off b ecause there is a server error."> 950 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_MESSAGE" desc="The te xt on the Easy unlock turn off dialog when Easy unlock could not be turned off b ecause there is a server error.">
951 Smart Lock is currently unavailable. Please try again later. 951 Smart Lock is currently unavailable. Please try again later.
952 </message> 952 </message>
953 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_RETRY" desc="The label text of the retry button on the Easy unlock turn off dialog when Easy unlock could n ot be turned off because there is a server error."> 953 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_RETRY" desc="The label text of the retry button on the Easy unlock turn off dialog when Easy unlock could n ot be turned off because there is a server error.">
954 Retry 954 Retry
955 </message> 955 </message>
956 </if>
957 956
958 <if expr="chromeos">
959 <!-- Strings specific to the Settings Internet Page --> 957 <!-- Strings specific to the Settings Internet Page -->
960 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences."> 958 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences.">
961 Internet connection 959 Internet connection
962 </message> 960 </message>
963 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details."> 961 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details.">
964 Network Details 962 Network Details
965 </message> 963 </message>
966 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks."> 964 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks.">
967 Known Networks 965 Known Networks
968 </message> 966 </message>
(...skipping 1470 matching lines...) Expand 10 before | Expand all | Expand 10 after
2439 System 2437 System
2440 </message> 2438 </message>
2441 <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."> 2439 <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.">
2442 Use hardware acceleration when available 2440 Use hardware acceleration when available
2443 </message> 2441 </message>
2444 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2442 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2445 Change proxy settings 2443 Change proxy settings
2446 </message> 2444 </message>
2447 </if> 2445 </if>
2448 </grit-part> 2446 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698