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

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: merge 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros_settings_names.h » ('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 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 9691 matching lines...) Expand 10 before | Expand all | Expand 10 after
9702 </message> 9702 </message>
9703 <message name="IDS_OPTIONS_SETTINGS_NO_PLAN_LABEL" desc="In settings Inter net options, the title for buy cellular data plan button."> 9703 <message name="IDS_OPTIONS_SETTINGS_NO_PLAN_LABEL" desc="In settings Inter net options, the title for buy cellular data plan button.">
9704 No data plan 9704 No data plan
9705 </message> 9705 </message>
9706 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options."> 9706 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th e text on the button to display more options.">
9707 Options... 9707 Options...
9708 </message> 9708 </message>
9709 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks."> 9709 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings tab, the text on the button to display other networks.">
9710 Join other network... 9710 Join other network...
9711 </message> 9711 </message>
9712 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming.">
9713 Enable data roaming
9714 </message>
9712 <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."> 9715 <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.">
9713 Enable guest browsing 9716 Enable guest browsing
9714 </message> 9717 </message>
9715 <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."> 9718 <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.">
9716 Restrict sign-in to the following users: 9719 Restrict sign-in to the following users:
9717 </message> 9720 </message>
9718 <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."> 9721 <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.">
9719 Show usernames and photos on the sign-in screen 9722 Show usernames and photos on the sign-in screen
9720 </message> 9723 </message>
9721 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou nts settings tab, the instruction text on an empty username edit."> 9724 <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
11710 </includes> 11713 </includes>
11711 <structures fallback_to_english="true"> 11714 <structures fallback_to_english="true">
11712 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11715 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11713 </structure> 11716 </structure>
11714 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11717 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11715 </structure> 11718 </structure>
11716 </structures> 11719 </structures>
11717 11720
11718 </release> 11721 </release>
11719 </grit> 11722 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros_settings_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698