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

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

Issue 8102019: redesign and reimplement proxy config service and tracker, revise proxy ui on cros (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 8338 matching lines...) Expand 10 before | Expand all | Expand 10 after
8349 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> 8349 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group.">
8350 Browsing Data 8350 Browsing Data
8351 </message> 8351 </message>
8352 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button."> 8352 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button.">
8353 Import Data from Another Browser... 8353 Import Data from Another Browser...
8354 </message> 8354 </message>
8355 </if> 8355 </if>
8356 8356
8357 <if expr="pp_ifdef('chromeos')"> 8357 <if expr="pp_ifdef('chromeos')">
8358 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed in case there are policy-managed options the user won't be able to change."> 8358 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed in case there are policy-managed options the user won't be able to change.">
8359 Some settings have been disabled by your administrator. 8359 Some settings are being managed by your administrator.
8360 </message> 8360 </message>
8361 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display ed in case there are extension-managed options the user won't be able to change. "> 8361 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display ed in case there are extension-managed options the user won't be able to change. ">
8362 Some settings are being managed by an extension. 8362 Some settings are being managed by an extension.
8363 </message> 8363 </message>
8364 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner displayed in case there are policy- and extension-managed options the user won't be able to change."> 8364 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner displayed in case there are policy- and extension-managed options the user won't be able to change.">
8365 Some settings have been disabled by your administrator and others are being managed by an extension. 8365 Some settings have been disabled by your administrator and others are being managed by an extension.
8366 </message> 8366 </message>
8367 <message name="IDS_OPTIONS_UNMODIFIABLE_PREFS" desc="Banner displayed in case there are options that the user won't be able to change.">
8368 Some settings cannot be modified by the user.
8369 </message>
8367 </if> 8370 </if>
8368 <if expr="not pp_ifdef('chromeos') and is_posix"> 8371 <if expr="not pp_ifdef('chromeos') and is_posix">
8369 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed in case there are policy-managed options the user won't be able to change."> 8372 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed in case there are policy-managed options the user won't be able to change.">
8370 Some preferences have been disabled by your administrator. 8373 Some preferences have been disabled by your administrator.
8371 </message> 8374 </message>
8372 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display ed in case there are extension-managed options the user won't be able to change. "> 8375 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display ed in case there are extension-managed options the user won't be able to change. ">
8373 Some preferences are being managed by an extension. 8376 Some preferences are being managed by an extension.
8374 </message> 8377 </message>
8375 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner displayed in case there are policy- and extension-managed options the user won't be able to change."> 8378 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner displayed in case there are policy- and extension-managed options the user won't be able to change.">
8376 Some preferences have been disabled by your administrator and others a re being managed by an extension. 8379 Some preferences have been disabled by your administrator and others a re being managed by an extension.
(...skipping 3559 matching lines...) Expand 10 before | Expand all | Expand 10 after
11936 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway."> 11939 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway.">
11937 Gateway: 11940 Gateway:
11938 </message> 11941 </message>
11939 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server."> 11942 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server.">
11940 DNS server: 11943 DNS server:
11941 </message> 11944 </message>
11942 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings."> 11945 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings.">
11943 Change proxy settings... 11946 Change proxy settings...
11944 </message> 11947 </message>
11945 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ENABLE_SHARED_PROXIES _HINT" desc="In settings Internet options, when proxy can't be changed, the hint for user to do so by enabling the setting for IDS_OPTIONS_SETTINGS_USE_SHARED_P ROXIES."> 11948 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ENABLE_SHARED_PROXIES _HINT" desc="In settings Internet options, when proxy can't be changed, the hint for user to do so by enabling the setting for IDS_OPTIONS_SETTINGS_USE_SHARED_P ROXIES.">
11946 To change proxy settings, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Al low proxies for shared networks</ex></ph>" setting. 11949 To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxi es for shared networks</ex></ph>" setting.
11947 </message>
11948 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_POLICY_MANAGED_PROXY_ TEXT" desc="In settings Internet options, the text to display when proxy is poli cy-managed and user won't be able to change.">
11949 Proxy settings have been disabled by your administrator.
11950 </message>
11951 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EXTENSION_MANAGED_PRO XY_TEXT" desc="In settings Internet options, the text to display when proxy is e xtension-managed and user won't be able to change.">
11952 Proxy settings are being managed by an extension.
11953 </message>
11954 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_UNMODIFIABLE_PROXY_TE XT" desc="In settings Internet options, the text to display when proxy is not mo difiable by user.">
11955 Proxy settings cannot be modified by user.
11956 </message> 11950 </message>
11957 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address."> 11951 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address.">
11958 Hardware address: 11952 Hardware address:
11959 </message> 11953 </message>
11960 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none."> 11954 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none.">
11961 None 11955 None
11962 </message> 11956 </message>
11963 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP."> 11957 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP.">
11964 WEP 11958 WEP
11965 </message> 11959 </message>
(...skipping 2416 matching lines...) Expand 10 before | Expand all | Expand 10 after
14382 </messages> 14376 </messages>
14383 <structures fallback_to_english="true"> 14377 <structures fallback_to_english="true">
14384 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14378 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14385 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14379 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14386 </structure> 14380 </structure>
14387 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14381 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14388 </structure> 14382 </structure>
14389 </structures> 14383 </structures>
14390 </release> 14384 </release>
14391 </grit> 14385 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698