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

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 8491 matching lines...) Expand 10 before | Expand all | Expand 10 after
8502 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> 8502 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group.">
8503 Browsing Data 8503 Browsing Data
8504 </message> 8504 </message>
8505 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button."> 8505 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button.">
8506 Import Data from Another Browser... 8506 Import Data from Another Browser...
8507 </message> 8507 </message>
8508 </if> 8508 </if>
8509 8509
8510 <if expr="pp_ifdef('chromeos')"> 8510 <if expr="pp_ifdef('chromeos')">
8511 <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."> 8511 <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.">
8512 Some settings have been disabled by your administrator. 8512 Some settings are being managed by your administrator.
8513 </message> 8513 </message>
8514 <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. "> 8514 <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. ">
8515 Some settings are being managed by an extension. 8515 Some settings are being managed by an extension.
8516 </message> 8516 </message>
8517 <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."> 8517 <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.">
8518 Some settings have been disabled by your administrator and others are being managed by an extension. 8518 Some settings have been disabled by your administrator and others are being managed by an extension.
8519 </message> 8519 </message>
8520 <message name="IDS_OPTIONS_UNMODIFIABLE_PREFS" desc="Banner displayed in case there are options that the user won't be able to change.">
8521 Some settings cannot be modified by the user.
8522 </message>
8520 </if> 8523 </if>
8521 <if expr="not pp_ifdef('chromeos') and is_posix"> 8524 <if expr="not pp_ifdef('chromeos') and is_posix">
8522 <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."> 8525 <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.">
8523 Some preferences have been disabled by your administrator. 8526 Some preferences have been disabled by your administrator.
8524 </message> 8527 </message>
8525 <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. "> 8528 <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. ">
8526 Some preferences are being managed by an extension. 8529 Some preferences are being managed by an extension.
8527 </message> 8530 </message>
8528 <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."> 8531 <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.">
8529 Some preferences have been disabled by your administrator and others a re being managed by an extension. 8532 Some preferences have been disabled by your administrator and others a re being managed by an extension.
(...skipping 3633 matching lines...) Expand 10 before | Expand all | Expand 10 after
12163 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway."> 12166 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set tings Internet options, the label for gateway.">
12164 Gateway: 12167 Gateway:
12165 </message> 12168 </message>
12166 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server."> 12169 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s ettings Internet options, the label dns server.">
12167 DNS server: 12170 DNS server:
12168 </message> 12171 </message>
12169 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings."> 12172 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings.">
12170 Change proxy settings... 12173 Change proxy settings...
12171 </message> 12174 </message>
12172 <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."> 12175 <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.">
12173 To change proxy settings, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Al low proxies for shared networks</ex></ph>" setting. 12176 To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxi es for shared networks</ex></ph>" setting.
12174 </message>
12175 <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.">
12176 Proxy settings have been disabled by your administrator.
12177 </message>
12178 <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.">
12179 Proxy settings are being managed by an extension.
12180 </message>
12181 <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.">
12182 Proxy settings cannot be modified by user.
12183 </message> 12177 </message>
12184 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address."> 12178 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des c="In settings Internet options, the label hardware address.">
12185 Hardware address: 12179 Hardware address:
12186 </message> 12180 </message>
12187 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none."> 12181 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc=" In settings Internet options, a string specifying security none.">
12188 None 12182 None
12189 </message> 12183 </message>
12190 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP."> 12184 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I n settings Internet options, a string specifying security WEP.">
12191 WEP 12185 WEP
12192 </message> 12186 </message>
(...skipping 2403 matching lines...) Expand 10 before | Expand all | Expand 10 after
14596 </messages> 14590 </messages>
14597 <structures fallback_to_english="true"> 14591 <structures fallback_to_english="true">
14598 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14592 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14599 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14593 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14600 </structure> 14594 </structure>
14601 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14595 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14602 </structure> 14596 </structure>
14603 </structures> 14597 </structures>
14604 </release> 14598 </release>
14605 </grit> 14599 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698