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

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: Only allocate space to policy indicators if at least one is visible. 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
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 12030 matching lines...) Expand 10 before | Expand all | Expand 10 after
12041 </message> 12041 </message>
12042 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title fo r the dialog to join a wifi network."> 12042 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title fo r the dialog to join a wifi network.">
12043 Join Wi-Fi network 12043 Join Wi-Fi network
12044 </message> 12044 </message>
12045 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, th e text on the button to add a private network."> 12045 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, th e text on the button to add a private network.">
12046 Add private network 12046 Add private network
12047 </message> 12047 </message>
12048 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dial og to join a VPN."> 12048 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dial og to join a VPN.">
12049 Join private network 12049 Join private network
12050 </message> 12050 </message>
12051 <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.">
12052 This network is configured by your administrator.
12053 </message>
12051 <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."> 12054 <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.">
12052 Allow proxies for shared networks 12055 Allow proxies for shared networks
12053 </message> 12056 </message>
12054 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming."> 12057 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett ings tab, the text next to the checkbox for data roaming.">
12055 Allow mobile data roaming 12058 Allow mobile data roaming
12056 </message> 12059 </message>
12057 <message name="IDS_OPTIONS_SETTINGS_IMPORT_NETWORK_SETTINGS" desc="In the settings tab, the text next to the file input selector."> 12060 <message name="IDS_OPTIONS_SETTINGS_IMPORT_NETWORK_SETTINGS" desc="In the settings tab, the text next to the file input selector.">
12058 Import network settings: 12061 Import network settings:
12059 </message> 12062 </message>
12060 <message name="IDS_OPTIONS_SETTINGS_INVALID_NETWORK_SETTINGS" desc="Dialog when network settings file is of invalid format."> 12063 <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
14727 </messages> 14730 </messages>
14728 <structures fallback_to_english="true"> 14731 <structures fallback_to_english="true">
14729 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14732 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14730 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14733 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14731 </structure> 14734 </structure>
14732 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14735 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14733 </structure> 14736 </structure>
14734 </structures> 14737 </structures>
14735 </release> 14738 </release>
14736 </grit> 14739 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/network_library.h » ('j') | chrome/browser/chromeos/cros/network_library.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698