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

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

Issue 8726007: Disable UI in chrome://settings/internet and details popup for policy-managed networks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make clang happy. Created 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/internet_detail.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 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. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 12036 matching lines...) Expand 10 before | Expand all | Expand 10 after
12047 </message> 12047 </message>
12048 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title fo r the dialog to join a wifi network."> 12048 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title fo r the dialog to join a wifi network.">
12049 Join Wi-Fi network 12049 Join Wi-Fi network
12050 </message> 12050 </message>
12051 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, th e text on the button to add a private network."> 12051 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, th e text on the button to add a private network.">
12052 Add private network 12052 Add private network
12053 </message> 12053 </message>
12054 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dial og to join a VPN."> 12054 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dial og to join a VPN.">
12055 Join private network 12055 Join private network
12056 </message> 12056 </message>
12057 <message name="IDS_OPTIONS_SETTINGS_MANAGED_NETWORK" desc="Help text to sh ow in the bubble shown on click of the controlled setting indicator on the inter net settings page.">
12058 This network is configured by your administrator.
12059 </message>
12057 <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the setti ngs tab, the text next to the checkbox for allowing proxy settings for shared ne tworks."> 12060 <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the setti ngs tab, the text next to the checkbox for allowing proxy settings for shared ne tworks.">
12058 Allow proxies for shared networks 12061 Allow proxies for shared networks
12059 </message> 12062 </message>
12060 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming."> 12063 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming.">
12061 Allow mobile data roaming 12064 Allow mobile data roaming
12062 </message> 12065 </message>
12063 <message name="IDS_OPTIONS_SETTINGS_IMPORT_NETWORK_SETTINGS" desc="In the settings tab, the text next to the file input selector."> 12066 <message name="IDS_OPTIONS_SETTINGS_IMPORT_NETWORK_SETTINGS" desc="In the settings tab, the text next to the file input selector.">
12064 Import network settings: 12067 Import network settings:
12065 </message> 12068 </message>
12066 <message name="IDS_OPTIONS_SETTINGS_INVALID_NETWORK_SETTINGS" desc="Dialog when network settings file is of invalid format."> 12069 <message name="IDS_OPTIONS_SETTINGS_INVALID_NETWORK_SETTINGS" desc="Dialog when network settings file is of invalid format.">
(...skipping 2666 matching lines...) Expand 10 before | Expand all | Expand 10 after
14733 </messages> 14736 </messages>
14734 <structures fallback_to_english="true"> 14737 <structures fallback_to_english="true">
14735 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14738 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14736 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14739 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14737 </structure> 14740 </structure>
14738 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14741 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14739 </structure> 14742 </structure>
14740 </structures> 14743 </structures>
14741 </release> 14744 </release>
14742 </grit> 14745 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos/internet_detail.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698