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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6679040: [cros] Add checkbox for toggling data roaming setting. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: js/css cleanup Created 9 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 9670 matching lines...) Expand 10 before | Expand all | Expand 10 after
9681 </message> 9681 </message>
9682 <message name="IDS_OPTIONS_SETTINGS_NO_PLAN_LABEL" desc="In settings Inter net options, the title for buy cellular data plan button."> 9682 <message name="IDS_OPTIONS_SETTINGS_NO_PLAN_LABEL" desc="In settings Inter net options, the title for buy cellular data plan button.">
9683 No data plan 9683 No data plan
9684 </message> 9684 </message>
9685 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options."> 9685 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options.">
9686 Options... 9686 Options...
9687 </message> 9687 </message>
9688 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks."> 9688 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks.">
9689 Join other network... 9689 Join other network...
9690 </message> 9690 </message>
9691 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming.">
9692 Enable data roaming
9693 </message>
9691 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the A ccounts settings tab, the text on the checkbox to allow browse without signing i n."> 9694 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the A ccounts settings tab, the text on the checkbox to allow browse without signing i n.">
9692 Enable guest browsing 9695 Enable guest browsing
9693 </message> 9696 </message>
9694 <message name="IDS_OPTIONS_ACCOUNTS_USE_WHITELIST_DESCRIPTION" desc="In th e Accounts settings tab, the text on the checkbox to restrict allowed user to a whitelist."> 9697 <message name="IDS_OPTIONS_ACCOUNTS_USE_WHITELIST_DESCRIPTION" desc="In th e Accounts settings tab, the text on the checkbox to restrict allowed user to a whitelist.">
9695 Restrict sign-in to the following users: 9698 Restrict sign-in to the following users:
9696 </message> 9699 </message>
9697 <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to show user names and pictures on sign-in screen."> 9700 <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to show user names and pictures on sign-in screen.">
9698 Show usernames and photos on the sign-in screen 9701 Show usernames and photos on the sign-in screen
9699 </message> 9702 </message>
9700 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou nts settings tab, the instruction text on an empty username edit."> 9703 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou nts settings tab, the instruction text on an empty username edit.">
(...skipping 1988 matching lines...) Expand 10 before | Expand all | Expand 10 after
11689 </includes> 11692 </includes>
11690 <structures fallback_to_english="true"> 11693 <structures fallback_to_english="true">
11691 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11694 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11692 </structure> 11695 </structure>
11693 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11696 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11694 </structure> 11697 </structure>
11695 </structures> 11698 </structures>
11696 11699
11697 </release> 11700 </release>
11698 </grit> 11701 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros_settings_names.h » ('j') | chrome/browser/chromeos/cros_settings_names.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698