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

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, 2 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. 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 8127 matching lines...) Expand 10 before | Expand all | Expand 10 after
8138 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> 8138 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group.">
8139 Browsing Data 8139 Browsing Data
8140 </message> 8140 </message>
8141 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button."> 8141 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button.">
8142 Import Data from Another Browser... 8142 Import Data from Another Browser...
8143 </message> 8143 </message>
8144 </if> 8144 </if>
8145 8145
8146 <if expr="pp_ifdef('chromeos')"> 8146 <if expr="pp_ifdef('chromeos')">
8147 <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."> 8147 <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.">
8148 Some settings have been disabled by your administrator. 8148 Some settings are being managed by your administrator.
8149 </message> 8149 </message>
8150 <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. "> 8150 <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. ">
8151 Some settings are being managed by an extension. 8151 Some settings are being managed by an extension.
8152 </message> 8152 </message>
8153 <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."> 8153 <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.">
8154 Some settings have been disabled by your administrator and others are being managed by an extension. 8154 Some settings have been disabled by your administrator and others are being managed by an extension.
8155 </message> 8155 </message>
8156 </if> 8156 </if>
8157 <if expr="not pp_ifdef('chromeos') and is_posix"> 8157 <if expr="not pp_ifdef('chromeos') and is_posix">
8158 <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."> 8158 <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.">
(...skipping 3300 matching lines...) Expand 10 before | Expand all | Expand 10 after
11459 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway."> 11459 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway.">
11460 Gateway: 11460 Gateway:
11461 </message> 11461 </message>
11462 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server."> 11462 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server.">
11463 DNS server: 11463 DNS server:
11464 </message> 11464 </message>
11465 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings."> 11465 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings.">
11466 Change proxy settings... 11466 Change proxy settings...
11467 </message> 11467 </message>
11468 <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."> 11468 <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.">
11469 To change proxy settings, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Al low proxies for shared networks</ex></ph>" setting. 11469 To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxi es for shared networks</ex></ph>" setting.
11470 </message>
11471 <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.">
11472 Proxy settings have been disabled by your administrator.
11473 </message>
11474 <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.">
11475 Proxy settings are being managed by an extension.
11476 </message>
11477 <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.">
11478 Proxy settings cannot be modified by user.
11479 </message> 11470 </message>
11480 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address."> 11471 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address.">
11481 Hardware address: 11472 Hardware address:
11482 </message> 11473 </message>
11483 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none."> 11474 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none.">
11484 None 11475 None
11485 </message> 11476 </message>
11486 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP."> 11477 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP.">
11487 WEP 11478 WEP
11488 </message> 11479 </message>
(...skipping 2319 matching lines...) Expand 10 before | Expand all | Expand 10 after
13808 </messages> 13799 </messages>
13809 <structures fallback_to_english="true"> 13800 <structures fallback_to_english="true">
13810 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13801 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13811 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13802 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13812 </structure> 13803 </structure>
13813 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13804 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13814 </structure> 13805 </structure>
13815 </structures> 13806 </structures>
13816 </release> 13807 </release>
13817 </grit> 13808 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698