OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that are used in policy | 3 <!-- This file contains definitions of resources that are used in policy |
4 templates and will be translated for each locale. --> | 4 templates and will be translated for each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en"
/> | 9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en"
/> |
10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan
g="en" /> | 10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan
g="en" /> |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
75 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" /> | 75 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" /> |
76 </translations> | 76 </translations> |
77 <!-- TODO(gfeher): set allow_pseudo="false" before release --> | 77 <!-- TODO(gfeher): set allow_pseudo="false" before release --> |
78 <release seq="1" allow_pseudo="true"> | 78 <release seq="1" allow_pseudo="true"> |
79 | 79 |
80 <structures> | 80 <structures> |
81 <!-- List of policies and placeholder texts. This item should precede any | 81 <!-- List of policies and placeholder texts. This item should precede any |
82 message definitions. --> | 82 message definitions. --> |
83 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type
="policy_template_metafile" /> | 83 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type
="policy_template_metafile" /> |
84 </structures> | 84 </structures> |
85 | |
86 <messages fallback_to_english="false"> | |
87 | |
88 <!-- Strings for ADM/ADMX/MCX policy templates: --> | |
89 | |
90 <message name="IDS_POLICY_HOMEPAGE_CAPTION" desc="Caption of the group of ho
mepage-related policies."> | |
91 Home page | |
92 </message> | |
93 <message name="IDS_POLICY_HOMEPAGE_DESC" desc="Description of the group of h
omepage-related policies."> | |
94 Configure the default home page in <ph name="PRODUCT_NAME">$1<ex>Google Ch
rome</ex></ph> and prevents users from changing it. | |
95 | |
96 The user's home page settings are only completely locked down, if you eith
er select the home page to be the new tab page, or set it to be a URL and specif
y a home page URL. If you don't specify the home page URL, then the user is stil
l able to set the home page to the new tab page by specifying 'chrome://newtab'. | |
97 </message> | |
98 <message name="IDS_POLICY_HOMEPAGELOCATION_DESC" desc="Description of the 'h
omepage location' policy."> | |
99 Configures the default home page URL in <ph name="PRODUCT_NAME">$1<ex>Goog
le Chrome</ex></ph> and prevents users from changing it. | |
100 | |
101 The home page type can either be set to a URL you specify here or set to t
he New Tab Page. | |
102 | |
103 If you select the New Tab Page, then this policy is ignored. | |
104 | |
105 If you enable this setting, users cannot change their home page URL in <ph
name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, but they can still can choos
e the New Tab Page as their home page. | |
106 </message> | |
107 <message name="IDS_POLICY_HOMEPAGELOCATION_CAPTION" desc="Caption of the hom
epage URL policy"> | |
108 Configure the home page URL | |
109 </message> | |
110 <message name="IDS_POLICY_HOMEPAGELOCATION_LABEL" desc="Caption of the homep
age URL text field in the homepage policy settings page."> | |
111 Home page URL | |
112 </message> | |
113 | |
114 <message name="IDS_POLICY_HOMEPAGEISNEWTABPAGE_DESC" desc="Description of th
e 'Use New Tab Page as homepage' policy settings page."> | |
115 Configures the type of the default home page in <ph name="PRODUCT_NAME">$1
<ex>Google Chrome</ex></ph> and prevents users from changing home page preferenc
es. The home page can either be set to a URL you specify or set to the New Tab P
age. | |
116 | |
117 If you enable this setting, always the New Tab Page is used for the home p
age, and the home page URL location is ignored. | |
118 | |
119 If you disable this setting, the user's homepage will never be the New Tab
Page, unless its URL is set to 'chrome://newtab'. | |
120 | |
121 If you enable or disable this setting, users cannot change their homepage
type in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
122 </message> | |
123 <message name="IDS_POLICY_HOMEPAGEISNEWTABPAGE_CAPTION" desc="Caption of the
'homepage type' selection dropdown menu in the 'homepage type' policy settings
page."> | |
124 Use New Tab Page as homepage | |
125 </message> | |
126 | |
127 <message name="IDS_POLICY_APPLICATIONLOCALEVALUE_CAPTION" desc="Caption of t
he 'application locale' policy settings page."> | |
128 Application locale | |
129 </message> | |
130 <message name="IDS_POLICY_APPLICATIONLOCALEVALUE_LABEL" desc="Caption of the
text entry field of the 'application locale' policy."> | |
131 Application locale | |
132 </message> | |
133 <message name="IDS_POLICY_APPLICATIONLOCALEVALUE_DESC" desc="Description of
the 'application locale' policy."> | |
134 Configures the application locale in <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph> and prevents users from changing the locale. | |
135 | |
136 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> uses the specified locale. If the configured locale is not supported, 'e
n-US' is used instead. | |
137 | |
138 If this setting is disabled or not configured, <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> uses either the user-specified preferred locale (if c
onfigured), the system locale or the fallback locale 'en-US'. | |
139 </message> | |
140 | |
141 <message name="IDS_POLICY_ALTERNATEERRORPAGESENABLED_CAPTION" desc="Caption
of the 'alternate error pages' policy."> | |
142 Enable alternate error pages | |
143 </message> | |
144 <message name="IDS_POLICY_ALTERNATEERRORPAGESENABLED_DESC" desc="Description
of the 'alternate error pages' policy."> | |
145 Enables the use of alternate error pages that are built into <ph name="PRO
DUCT_NAME">$1<ex>Google Chrome</ex></ph> (such as 'page not found') and prevents
users from changing this setting. | |
146 | |
147 If you enable this setting, alternate error pages are used. | |
148 | |
149 If you disable this setting, alternate error pages are never used. | |
150 | |
151 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
152 </message> | |
153 | |
154 <message name="IDS_POLICY_SEARCHSUGGESTENABLED_CAPTION" desc="Caption of the
'search suggestions' policy."> | |
155 Enable search suggestions | |
156 </message> | |
157 <message name="IDS_POLICY_SEARCHSUGGESTENABLED_DESC" desc="Description of th
e 'search suggestions' policy."> | |
158 Enables search suggestions in <ph name="PRODUCT_NAME">$1<ex>Google Chrome<
/ex></ph>'s Omnibox and prevents users from changing this setting. | |
159 | |
160 If you enable this setting, search suggestions are used. | |
161 | |
162 If you disable this setting, search suggestions are never used. | |
163 | |
164 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
165 </message> | |
166 | |
167 <message name="IDS_POLICY_DNSPREFETCHINGENABLED_CAPTION" desc="Caption of th
e 'DNS prefetching' policy."> | |
168 Enable DNS prefetching | |
169 </message> | |
170 <message name="IDS_POLICY_DNSPREFETCHINGENABLED_DESC" desc="Description of t
he 'DNS prefetching' policy."> | |
171 Enables DNS prefetching in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex
></ph> and prevents users from changing this setting. | |
172 | |
173 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
174 </message> | |
175 | |
176 <message name="IDS_POLICY_DISABLESPDY_CAPTION" desc="Caption of the 'Disable
SPDY' policy."> | |
177 Disable SPDY protocol | |
178 </message> | |
179 <message name="IDS_POLICY_DISABLESPDY_DESC" desc="Description of the 'Disabl
e SPDY' policy."> | |
180 Disables use of the SPDY protocol in <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph>. | |
181 </message> | |
182 | |
183 <message name="IDS_POLICY_JAVASCRIPTENABLED_CAPTION" desc="Caption of the 'J
avaScript enabled' policy settings page."> | |
184 Enable JavaScript | |
185 </message> | |
186 <message name="IDS_POLICY_JAVASCRIPTENABLED_DESC" desc="Description of the '
JavaScript enabled' policy settings page."> | |
187 Enables JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph
> and prevents users from changing this setting. | |
188 | |
189 If this setting is enabled or not configured, web pages can use JavaScript
. | |
190 | |
191 If this setting is disabled, web pages cannot use JavaScript. | |
192 </message> | |
193 | |
194 <message name="IDS_POLICY_SAVINGBROWSERHISTORYDISABLED_CAPTION" desc="Captio
n of the 'Disable saving browser history' policy settings page."> | |
195 Disable saving browser history | |
196 </message> | |
197 <message name="IDS_POLICY_SAVINGBROWSERHISTORYDISABLED_DESC" desc="Descripti
on of the 'Disable saving browser history' policy settings page."> | |
198 Disables saving browser history in <ph name="PRODUCT_NAME">$1<ex>Google Ch
rome</ex></ph> and prevents users from changing this setting. | |
199 | |
200 If this setting is enabled, browsing history is not saved. | |
201 | |
202 If this setting is disabled or not configured, browsing history is saved. | |
203 </message> | |
204 | |
205 <message name="IDS_POLICY_PRINTINGENABLED_CAPTION" desc="Caption of the 'Pri
nting enabled' policy settings page."> | |
206 Enable printing | |
207 </message> | |
208 <message name="IDS_POLICY_PRINTINGENABLED_DESC" desc="Description of the 'Pr
inting enabled' policy settings page."> | |
209 Enables printing in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
and prevents users from changing this setting. | |
210 | |
211 If this setting is enabled or not configured, users can print. | |
212 | |
213 If this setting is disabled, users cannot print from <ph name="PRODUCT_NAM
E">$1<ex>Google Chrome</ex></ph>. Printing is disabled in the wrench menu, exten
sions, JavaScript applications, etc. It is still possible to print from plugins
that bypass <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> while printing
. For example certain Flash applications has the print option in their context m
enu, and that will not be disabled. | |
214 </message> | |
215 | |
216 <message name="IDS_POLICY_AUTOFILLENABLED_CAPTION" desc="Caption of the 'aut
ofill' policy."> | |
217 Enable AutoFill | |
218 </message> | |
219 <message name="IDS_POLICY_AUTOFILLENABLED_DESC" desc="Description of the 'au
tofill' policy."> | |
220 Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s AutoFill fea
ture and allows users to auto complete web forms using previously stored informa
tion such as address or credit card information. | |
221 | |
222 If you disable this setting, AutoFill will be inaccessible to users. | |
223 | |
224 If you enable this setting or do not configure a value, AutoFill will remain
under the control of the user. This will allow them to configure AutoFill profi
les and to switch AutoFill on or off at their own discretion. | |
225 </message> | |
226 | |
227 <message name="IDS_POLICY_SHOWHOMEBUTTON_CAPTION" desc="Caption of the 'show
Home button' policy."> | |
228 Show Home button on toolbar | |
229 </message> | |
230 <message name="IDS_POLICY_SHOWHOMEBUTTON_DESC" desc="Description of the 'sho
w Home button' policy."> | |
231 Shows the Home button on <ph name="PRODUCT_NAME">$1<ex>Google | |
232 Chrome</ex></ph>'s toolbar. | |
233 | |
234 If you enable this setting, the Home button is always shown. | |
235 | |
236 If you disable this setting, the Home button is never shown. | |
237 | |
238 If you enable or disable this setting, users cannot change or override this
setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
239 | |
240 </message> | |
241 | |
242 <message name="IDS_POLICY_DEVELOPERTOOLSDISABLED_CAPTION" desc="Caption of t
he 'developer tools disabled' policy."> | |
243 Disable Developer Tools | |
244 </message> | |
245 <message name="IDS_POLICY_DEVELOPERTOOLSDISABLED_DESC" desc="Description of
the 'developer tools disabled' policy."> | |
246 Disables the Developer Tools and the JavaScript console. | |
247 | |
248 If you enable this setting, the Developer Tools can not be accessed and we
b-site elements can not be inspected anymore. Any keyboard shortcuts and any men
u or context menu entries to open the Developer Tools or the JavaScript Console
will be disabled. | |
249 </message> | |
250 | |
251 <message name="IDS_POLICY_SAFEBROWSINGENABLED_CAPTION" desc="Caption of the
'safe browsing' policy."> | |
252 Enable Safe Browsing | |
253 </message> | |
254 <message name="IDS_POLICY_SAFEBROWSINGENABLED_DESC" desc="Description of the
'safe browsing' policy."> | |
255 Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s Safe Brows
ing feature and prevents users from changing this setting. | |
256 | |
257 If you enable this setting, Safe Browsing is always active. | |
258 | |
259 If you disable this setting, Safe Browsing is never active. | |
260 | |
261 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
262 </message> | |
263 | |
264 <message name="IDS_POLICY_SYNCDISABLED_CAPTION" desc="Caption of the 'disabl
e sync' policy."> | |
265 Disable synchronization of data with Google | |
266 </message> | |
267 <message name="IDS_POLICY_SYNCDISABLED_DESC" desc="Description of the 'disab
le sync' policy."> | |
268 Disables data synchronization in <ph name="PRODUCT_NAME">$1<ex>Google Chro
me</ex></ph> using Google-hosted synchronization services and prevents users fro
m changing this setting. | |
269 | |
270 If you enable this setting, users cannot change or override this setting i
n <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
271 </message> | |
272 | |
273 <message name="IDS_POLICY_PROXY_CAPTION" desc="Caption of the 'proxy' policy
group."> | |
274 Proxy server | |
275 </message> | |
276 <message name="IDS_POLICY_PROXY_DESC" desc="Description of the 'proxy' polic
y group."> | |
277 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. | |
278 | |
279 If you choose to never use a proxy server and always connect directly, all
other options are ignored. | |
280 | |
281 If you choose to auto detect the proxy server, all other options are ignor
ed. | |
282 | |
283 For detailed examples, visit: | |
284 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
285 | |
286 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. | |
287 </message> | |
288 <message name="IDS_POLICY_PROXYMODE_CAPTION" desc="Text describing the dropd
own menu for selecting proxy server mode in the 'proxy' policy settings page."> | |
289 Choose how to specify proxy server settings | |
290 </message> | |
291 <message name="IDS_POLICY_ENUM_PROXYDISABLED_CAPTION" desc="Label in the 'pr
oxy server mode' dropdown menu for selecting no proxy server."> | |
292 Never use a proxy | |
293 </message> | |
294 <message name="IDS_POLICY_ENUM_PROXYAUTODETECT_CAPTION" desc="Label in the '
proxy server mode' dropdown menu for selecting to auto-detect proxy settings."> | |
295 Auto detect proxy settings | |
296 </message> | |
297 <message name="IDS_POLICY_ENUM_PROXYPACSCRIPT_CAPTION" desc="Label in the 'p
roxy server mode' dropdown menu for selecting pac script proxy settings."> | |
298 Use a .pac proxy script | |
299 </message> | |
300 <message name="IDS_POLICY_ENUM_PROXYFIXEDSERVERS_CAPTION" desc="Label in the
'proxy server mode' dropdown menu for selecting fixed server proxy settings."> | |
301 Use fixed proxy servers | |
302 </message> | |
303 <message name="IDS_POLICY_ENUM_PROXYUSESYSTEM_CAPTION" desc="Label in the 'p
roxy server mode' dropdown menu for selecting to use system proxy settings."> | |
304 Use system proxy settings | |
305 </message> | |
306 <message name="IDS_POLICY_PROXYSERVERMODE_CAPTION" desc="Text describing the
dropdown menu for selecting proxy server mode in the 'proxy' policy settings pa
ge."> | |
307 Choose how to specify proxy server settings | |
308 </message> | |
309 <message name="IDS_POLICY_ENUM_PROXYSERVERDISABLED_CAPTION" desc="Label in t
he 'proxy server mode' dropdown menu for selecting no proxy server."> | |
310 Never use a proxy | |
311 </message> | |
312 <message name="IDS_POLICY_ENUM_PROXYSERVERAUTODETECT_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to auto-detect proxy settin
gs."> | |
313 Auto detect proxy settings | |
314 </message> | |
315 <message name="IDS_POLICY_ENUM_PROXYSERVERMANUAL_CAPTION" desc="Label in the
'proxy server mode' dropdown menu for selecting manual proxy settings."> | |
316 Manually specify proxy settings | |
317 </message> | |
318 <message name="IDS_POLICY_ENUM_PROXYSERVERUSESYSTEM_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to use system proxy settings
."> | |
319 Use system proxy settings | |
320 </message> | |
321 <message name="IDS_POLICY_PROXYSERVER_CAPTION" desc="The label of the 'proxy
server address' text field in the 'proxy' policy settings page."> | |
322 Address or URL of proxy server | |
323 </message> | |
324 <message name="IDS_POLICY_PROXYBYPASSLIST_CAPTION" desc="The label of the 'p
roxy bypass rules' text field in the 'proxy' policy settings page."> | |
325 Proxy bypass rules | |
326 </message> | |
327 <message name="IDS_POLICY_PROXYBYPASSLIST_LABEL" desc="The label of the 'pro
xy bypass rules' text field in the 'proxy' policy settings page."> | |
328 Comma-separated list of proxy bypass rules | |
329 </message> | |
330 <message name="IDS_POLICY_PROXYPACURL_CAPTION" desc="The label of the 'proxy
pac URL' text field in the 'proxy' policy settings page."> | |
331 URL to a proxy .pac file | |
332 </message> | |
333 <message name="IDS_POLICY_PROXYMODE_DESC" desc="The description of the 'prox
y mode' policy when displayed in OSX Workgroup Manager."> | |
334 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. | |
335 | |
336 If you choose to never use a proxy server and always connect directly, all
other options are ignored. | |
337 | |
338 If you choose to use system proxy settings or auto detect the proxy server
, all other options are ignored. | |
339 | |
340 If you choose fixed server proxy mode, you can specify further options in
'Address or URL of proxy server' and 'Comma-separated list of proxy bypass rules
'. | |
341 | |
342 If you choose to use a .pac proxy script, you must specify the URL to the
script in 'URL to a proxy .pac file'. | |
343 | |
344 For detailed examples, visit: | |
345 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
346 | |
347 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. | |
348 </message> | |
349 <message name="IDS_POLICY_PROXYSERVERMODE_DESC" desc="The description of the
'proxy server mode'"> | |
350 This policy is deprecated, use ProxyMode instead. | |
351 | |
352 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. | |
353 | |
354 If you choose to never use a proxy server and always connect directly, all
other options are ignored. | |
355 | |
356 If you choose to use system proxy settings or auto detect the proxy server
, all other options are ignored. | |
357 | |
358 If you choose manual proxy settings, you can specify further options in 'A
ddress or URL of proxy server', 'URL to a proxy .pac file' and 'Comma-separated
list of proxy bypass rules'. | |
359 | |
360 For detailed examples, visit: | |
361 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
362 | |
363 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. | |
364 </message> | |
365 <message name="IDS_POLICY_PROXYSERVER_DESC" desc="The description of the 'pr
oxy server address' policy when displayed in OSX Workgroup Manager."> | |
366 You can specify the URL of the proxy server here. | |
367 | |
368 This policy only takes effect if you have selected manual proxy settings a
t 'Choose how to specify proxy server settings'. | |
369 | |
370 For more options and detailed examples, visit: | |
371 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
372 </message> | |
373 <message name="IDS_POLICY_PROXYBYPASSLIST_DESC" desc="The description of the
'proxy bypass rules' policy when displayed in OSX Workgroup Manager."> | |
374 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will bypass any prox
y for the list of hosts given here. | |
375 | |
376 This policy only takes effect if you have selected manual proxy settings a
t 'Choose how to specify proxy server settings'. | |
377 | |
378 For more detailed examples, visit: | |
379 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
380 </message> | |
381 <message name="IDS_POLICY_PROXYPACURL_DESC" desc="The description of the 'pr
oxy pac URL' policy when displayed in OSX Workgroup Manager."> | |
382 You can specify a URL to a proxy .pac file here. | |
383 | |
384 This policy only takes effect if you have selected manual proxy settings a
t 'Choose how to specify proxy server settings'. | |
385 | |
386 For detailed examples, visit: | |
387 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | |
388 </message> | |
389 <!-- Content Settings messages --> | |
390 <message name="IDS_POLICY_CONTENTSETTINGS_CAPTION" desc="Caption of the 'con
tent settings' policy group."> | |
391 Content Settings | |
392 </message> | |
393 <message name="IDS_POLICY_CONTENTSETTINGS_DESC" desc="Description of the 'co
ntent settings' policy group."> | |
394 Content Settings allow you to specify how contents of a specific type (for
example Cookies, Images or JavaScript) is handled. | |
395 </message> | |
396 | |
397 <message name="IDS_POLICY_DEFAULTCOOKIESSETTING_CAPTION" desc="Text describi
ng the dropdown menu for selecting the default notification setting."> | |
398 Default cookies setting | |
399 </message> | |
400 <message name="IDS_POLICY_DEFAULTCOOKIESSETTING_DESC" desc="Description of t
he 'default cookies setting' policy."> | |
401 Allows you to set whether websites are allowed to set local data. Setting
local data can be either allowed for all websites or denied for all websites. | |
402 </message> | |
403 <message name="IDS_POLICY_ENUM_ALLOWCOOKIES_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'A
LLOW'."> | |
404 Allow all sites to set local data. | |
405 </message> | |
406 <message name="IDS_POLICY_ENUM_BLOCKCOOKIES_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'B
LOCK'."> | |
407 Do not allow any site to set local data | |
408 </message> | |
409 | |
410 <message name="IDS_POLICY_DEFAULTIMAGESSETTING_CAPTION" desc="Text describin
g the dropdown menu for selecting the default notification setting."> | |
411 Default images setting | |
412 </message> | |
413 <message name="IDS_POLICY_DEFAULTIMAGESSETTING_DESC" desc="Description of th
e 'default images setting' policy."> | |
414 Allows you to set whether websites are allowed to display images. Displayi
ng images can be either allowed for all websites or denied for all websites. | |
415 </message> | |
416 <message name="IDS_POLICY_ENUM_ALLOWIMAGES_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'AL
LOW'."> | |
417 Allow all sites to show all images | |
418 </message> | |
419 <message name="IDS_POLICY_ENUM_BLOCKIMAGES_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'BL
OCK'."> | |
420 Do not allow any site to show images | |
421 </message> | |
422 | |
423 <message name="IDS_POLICY_DEFAULTJAVASCRIPTSETTING_CAPTION" desc="Text descr
ibing the dropdown menu for selecting the default notification setting."> | |
424 Default JavaScript setting | |
425 </message> | |
426 <message name="IDS_POLICY_DEFAULTJAVASCRIPTSETTING_DESC" desc="Description o
f the 'default JavaScript setting' policy."> | |
427 Allows you to set whether websites are allowed to run JavaScript. Running
JavaScript can be either allowed for all websites or denied for all websites. | |
428 </message> | |
429 <message name="IDS_POLICY_ENUM_ALLOWJAVASCRIPT_CAPTION" desc="Label in a 'de
fault content settings' dropdown menu for selecting the default content settings
'ALLOW'."> | |
430 Allow all sites to run JavaScript | |
431 </message> | |
432 <message name="IDS_POLICY_ENUM_BLOCKJAVASCRIPT_CAPTION" desc="Label in a 'de
fault content settings' dropdown menu for selecting the default content settings
'BLOCK'."> | |
433 Do not allow any site to run JavaScript | |
434 </message> | |
435 | |
436 <message name="IDS_POLICY_DEFAULTPLUGINSSETTING_CAPTION" desc="Text describi
ng the dropdown menu for selecting the default notification setting."> | |
437 Default plugins setting | |
438 </message> | |
439 <message name="IDS_POLICY_DEFAULTPLUGINSSETTING_DESC" desc="Description of t
he 'default plug-ins setting' policy."> | |
440 Allows you to set whether websites are allowed to automatically run plugin
s. Automatically running plugins can be either allowed for all websites or denie
d for all websites. | |
441 </message> | |
442 <message name="IDS_POLICY_ENUM_ALLOWPLUGINS_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'A
LLOW'."> | |
443 Allow all sites to automatically run plugins | |
444 </message> | |
445 <message name="IDS_POLICY_ENUM_BLOCKPLUGINS_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'B
LOCK'."> | |
446 Block all plugins | |
447 </message> | |
448 | |
449 <message name="IDS_POLICY_DEFAULTPOPUPSSETTING_CAPTION" desc="Text describin
g the dropdown menu for selecting the default notification setting."> | |
450 Default popups setting | |
451 </message> | |
452 <message name="IDS_POLICY_DEFAULTPOPUPSSETTING_DESC" desc="Description of th
e 'default popups setting' policy."> | |
453 Allows you to set whether websites are allowed to show pop-ups. Showing pop
ups can be either allowed for all websites or denied for all websites. | |
454 </message> | |
455 <message name="IDS_POLICY_ENUM_ALLOWPOPUPS_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'AL
LOW'."> | |
456 Allow all sites to show pop-ups | |
457 </message> | |
458 <message name="IDS_POLICY_ENUM_BLOCKPOPUPS_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'BL
OCK'."> | |
459 Do not allow any site to show popups | |
460 </message> | |
461 | |
462 <message name="IDS_POLICY_DEFAULTNOTIFICATIONSETTING_CAPTION" desc="Text des
cribing the dropdown menu for selecting the default notification setting."> | |
463 Default notification setting | |
464 </message> | |
465 <message name="IDS_POLICY_DEFAULTNOTIFICATIONSETTING_DESC" desc="Description
of the 'default notification setting' policy."> | |
466 Allows you to set whether websites are allowed to display desktop notifica
tions. Displaying desktop notifications can be allowed by default, denied by def
ault or the user can be asked everytime a website wants to show desktop notifica
tions. | |
467 </message> | |
468 <message name="IDS_POLICY_ENUM_ALLOWNOTIFICATIONS_CAPTION" desc="Label in a
'default content settings' dropdown menu for selecting the default content setti
ngs 'ALLOW'."> | |
469 Allow sites to show desktop notifications | |
470 </message> | |
471 <message name="IDS_POLICY_ENUM_BLOCKNOTIFICATIONS_CAPTION" desc="Label in a
'default content settings' dropdown menu for selecting the default content setti
ngs 'BLOCK'."> | |
472 Do not allow any site to show desktop notifications | |
473 </message> | |
474 <message name="IDS_POLICY_ENUM_ASKNOTIFICATIONS_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'ASK'."> | |
475 Ask every time a site wants to show desktop notifications | |
476 </message> | |
477 | |
478 <message name="IDS_POLICY_DEFAULTGEOLOCATIONSETTING_CAPTION" desc="Text desc
ribing the dropdown menu for selecting the default notification setting."> | |
479 Default geolocation setting | |
480 </message> | |
481 <message name="IDS_POLICY_DEFAULTGEOLOCATIONSETTING_DESC" desc="Description
of the 'default geolocation setting' policy."> | |
482 Allows you to set whether websites are allowed to track the users' physica
l location. Tracking the users' physical location can be allowed by default, den
ied by default or the user can be asked everytime a website requests the pysical
location. | |
483 </message> | |
484 | |
485 <message name="IDS_POLICY_ENUM_ALLOWGEOLOCATION_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'ALLOW'."> | |
486 Allow sites to track the users' physical location | |
487 </message> | |
488 <message name="IDS_POLICY_ENUM_BLOCKGEOLOCATION_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'BLOCK'."> | |
489 Do not allow any site to track the users' physical location | |
490 </message> | |
491 <message name="IDS_POLICY_ENUM_ASKGEOLOCATION_CAPTION" desc="Label in a 'def
ault content settings' dropdown menu for selecting the default content settings
'ASK'."> | |
492 Ask whenever a site wants to track the users' physical location | |
493 </message> | |
494 <!-- End HTTP Policy messages --> | |
495 | |
496 <!-- HTTP Authentication Policy messages --> | |
497 <message name="IDS_POLICY_HTTPAUTHENTICATION_CAPTION" desc="Caption of the '
HTTPAuthentication' policy group"> | |
498 Policies for HTTP Authentication | |
499 </message> | |
500 <message name="IDS_POLICY_HTTPAUTHENTICATION_DESC" desc="Description of the
'HTTPAuthentication' policy group"> | |
501 Policies related to integrated HTTP authentication. | |
502 </message> | |
503 | |
504 <message name="IDS_POLICY_AUTHSCHEMES_CAPTION" desc="Caption of the 'support
ed auth schemes' policy."> | |
505 Supported authentication schemes | |
506 </message> | |
507 <message name="IDS_POLICY_AUTHSCHEMES_DESC" desc="Description of the 'suppor
ted auth schemes' policy."> | |
508 Specifies which HTTP Authentication schemes are supported by <ph name="PRO
DUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
509 | |
510 Possible values are 'basic', 'digest', 'ntlm' and 'negotiate'. Separate mu
ltiple values with commas. | |
511 </message> | |
512 <message name="IDS_POLICY_DISABLEAUTHNEGOTIATECNAMELOOKUP_CAPTION" desc="Cap
tion of the 'disable auth negotiate CNAME lookup' policy."> | |
513 Disable CNAME lookup when negotiating Kerberos authentication | |
514 </message> | |
515 <message name="IDS_POLICY_DISABLEAUTHNEGOTIATECNAMELOOKUP_DESC" desc="Descri
ption of the 'disable auth negotiate CNAME lookup' policy."> | |
516 Specifies whether the generated Kerberos SPN is based on the canonical DNS
name or the original name entered. | |
517 | |
518 If you enable this setting, CNAME lookup will be skipped and the server na
me will be used as entered. | |
519 | |
520 If you enable this setting, the canonical name of the server will be deter
mined via CNAME lookup. | |
521 </message> | |
522 <message name="IDS_POLICY_ENABLEAUTHNEGOTIATEPORT_CAPTION" desc="Caption of
the 'enable auth negotiate port' policy."> | |
523 Include non-standard port in Kerberos SPN | |
524 </message> | |
525 <message name="IDS_POLICY_ENABLEAUTHNEGOTIATEPORT_DESC" desc="Description of
the 'enable auth negotiate port' policy."> | |
526 Specifies whether the generated Kerberos SPN should include a non-standard
port. | |
527 | |
528 If you enable this setting, and a non-standard port (i.e., a port other th
an 80 or 443) is entered, it will be included in the generated Kerberos SPN. | |
529 | |
530 If you disable this setting, the generated Kerberos SPN will not include a
port in any case. | |
531 </message> | |
532 <message name="IDS_POLICY_AUTHSERVERWHITELIST_CAPTION" desc="Caption of the
'auth server whitelist' policy."> | |
533 Authentication server whitelist | |
534 </message> | |
535 <message name="IDS_POLICY_AUTHSERVERWHITELIST_DESC" desc="Description of the
'auth server whitelist' policy."> | |
536 Specifies which servers should be whitelisted for integrated authenticatio
n. Integrated authentication is only enabled when <ph name="PRODUCT_NAME">$1<ex>
Google Chrome</ex></ph> receives an authentication challenge from a proxy or fro
m a server which is in this permitted list. | |
537 | |
538 Separate multiple server names with commas. Wildcards (*) are allowed. | |
539 </message> | |
540 <message name="IDS_POLICY_AUTHNEGOTIATEDELEGATEWHITELIST_CAPTION" desc="Capt
ion of the 'auth negotiate delegate whitelist' policy."> | |
541 Kerberos delegation server whitelist | |
542 </message> | |
543 <message name="IDS_POLICY_AUTHNEGOTIATEDELEGATEWHITELIST_DESC" desc="Descrip
tion of the 'auth negotiate delegate whitelist' policy."> | |
544 Servers that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may del
egate to. | |
545 </message> | |
546 <message name="IDS_POLICY_GSSAPILIBRARYNAME_CAPTION" desc="Caption of the 'G
SSAPI library name' policy"> | |
547 GSSAPI library name | |
548 </message> | |
549 <message name="IDS_POLICY_GSSAPILIBRARYNAME_DESC" desc="Description of the '
GSSAPI library name' policy"> | |
550 Specifies which GSSAPI library to use for HTTP Authentication. You can set
either just a library name, or a full path. If no setting is provided, <ph name
="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will fall back to using a default
library name. | |
551 </message> | |
552 <!-- End HTTP Authentication Policy messages --> | |
553 | |
554 <message name="IDS_POLICY_METRICSREPORTINGENABLED_CAPTION" desc="Caption of
the 'crash reporting' policy."> | |
555 Enable reporting of usage and crash-related data | |
556 </message> | |
557 <message name="IDS_POLICY_METRICSREPORTINGENABLED_DESC" desc="Description of
the 'crash reporting' policy."> | |
558 Enables anonymous reporting of usage and crash-related data about <ph name
="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to Google and prevents users from
changing this setting. | |
559 | |
560 If you enable this setting, anonymous reporting of usage and crash-related
data is sent to Google. | |
561 | |
562 If you disable this setting, anonymous reporting of usage and crash-relate
d data is never sent to Google. | |
563 | |
564 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
565 </message> | |
566 | |
567 <message name="IDS_POLICY_PASSWORDMANAGER_CAPTION" desc="Caption of the grou
p of 'password manager' related policies."> | |
568 Password manager | |
569 </message> | |
570 <message name="IDS_POLICY_PASSWORDMANAGER_DESC" desc="Description of the gro
up of 'password manager' related policies."> | |
571 Configures the password manager. If the password manager is enabled, then
you can choose to enable or disable whether the user may show stored passwords i
n clear text. | |
572 </message> | |
573 | |
574 <message name="IDS_POLICY_PASSWORDMANAGERENABLED_CAPTION" desc="Caption of t
he 'password manager' policy."> | |
575 Enable the password manager | |
576 </message> | |
577 <message name="IDS_POLICY_PASSWORDMANAGERENABLED_DESC" desc="Description of
the 'password manager' policy."> | |
578 Enables saving passwords and using saved passwords in <ph name="PRODUCT_NA
ME">$1<ex>Google Chrome</ex></ph>. | |
579 | |
580 If you enable this setting, users can have <ph name="PRODUCT_NAME">$1<ex>G
oogle Chrome</ex></ph> memorize passwords and provide them automatically the nex
t time they log in to a site. | |
581 | |
582 If you disable this setting, users are not able to save passwords or use a
lready saved passwords. | |
583 | |
584 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
585 </message> | |
586 | |
587 <message name="IDS_POLICY_PASSWORDMANAGERALLOWSHOWPASSWORDS_CAPTION" desc="C
aption of the 'allow show passwords in password manager' policy."> | |
588 Allow users to show passwords in Password Manager | |
589 </message> | |
590 <message name="IDS_POLICY_PASSWORDMANAGERALLOWSHOWPASSWORDS_DESC" desc="Desc
ription of the 'allow show passwords in password manager' policy."> | |
591 Controls whether the user may show passwords in clear text in the password
manager. | |
592 | |
593 If you disable this setting, the password manager does not allow showing s
tored passwords in clear text in the password manager window. | |
594 | |
595 If you enable or do not configure this setting, users can view their passw
ords in clear text in the password manager. | |
596 </message> | |
597 | |
598 <message name="IDS_POLICY_DISABLEDPLUGINS_CAPTION" desc="Caption of the 'dis
able plugins' policy."> | |
599 Specify a list of disabled plugins | |
600 </message> | |
601 <message name="IDS_POLICY_DISABLEDPLUGINS_DESC" desc="Description of the 'di
sable plugins' policy."> | |
602 Specifies a list of plugins that are disabled in <ph name="PRODUCT_NAME">$
1<ex>Google Chrome</ex></ph> and prevents users from changing this setting. | |
603 | |
604 The wildcard characters '*' and '?' can be used to match sequences of arbi
trary characters. '*' matches an arbitrary number of characters while '?' specif
ies an optional single character, i.e. matches zero or one characters. The escap
e character is '\', so to match actual '*', '?', or '\' characters, you can put
a '\' in front of them. | |
605 | |
606 If you enable this setting, the specified list of plugins is never used in
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. The plugins are marked a
s disabled in 'about:plugins' and users cannot enable them. | |
607 </message> | |
608 <message name="IDS_POLICY_DISABLEDPLUGINS_LABEL" desc="Label of the 'list of
disabled plugins' text field in the 'disabled plugins' policy settings page."> | |
609 List of disabled plugins | |
610 </message> | |
611 | |
612 <message name="IDS_POLICY_EXTENSIONS_CAPTION" desc="Caption of the group of
extension-related policies."> | |
613 Extensions | |
614 </message> | |
615 <message name="IDS_POLICY_EXTENSIONS_DESC" desc="Description of the group of
extension-related policies."> | |
616 Configures extension-related policies. The user is not allowed to install
blacklisted extensions unless they are whitelisted. You can also force <ph name=
"PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to automatically install extensions
by specifying them in <ph name="EXTENSIONINSTALLFORCELIST_POLICY_NAME">Extensio
nInstallForcelist</ph>. The blacklist takes precedence over the list of forced e
xtensions. | |
617 </message> | |
618 | |
619 <message name="IDS_POLICY_EXTENSIONINSTALLBLACKLIST_CAPTION" desc="Caption o
f the 'extension blacklist' policy settings page."> | |
620 Configure extension installation blacklist | |
621 </message> | |
622 <message name="IDS_POLICY_EXTENSIONINSTALLBLACKLIST_LABEL" desc="Label of th
e 'blacklisted extensions' list editor view in the 'extension blacklist' policy
settings page."> | |
623 Extension IDs the user should be prevented from installing (or * for all) | |
624 </message> | |
625 <message name="IDS_POLICY_EXTENSIONINSTALLBLACKLIST_DESC" desc="Description
of the 'extension blacklist' policy settings page."> | |
626 Allows you to specify which extensions the users can NOT install. | |
627 | |
628 A blacklist value of * means all extensions are blacklisted unless they ar
e explicitly listed in the whitelist. | |
629 </message> | |
630 | |
631 <message name="IDS_POLICY_EXTENSIONINSTALLWHITELIST_CAPTION" desc="Caption o
f the 'extension whitelist' policy settings page."> | |
632 Configure extension installation whitelist | |
633 </message> | |
634 <message name="IDS_POLICY_EXTENSIONINSTALLWHITELIST_LABEL" desc="Label of th
e 'whitelisted extensions' list editor view in the 'extension whitelist' policy
settings page."> | |
635 Extension IDs to exempt from the blacklist | |
636 </message> | |
637 <message name="IDS_POLICY_EXTENSIONINSTALLWHITELIST_DESC" desc="Description
of the 'extension whitelist' policy settings page."> | |
638 Allows you to specify which extensions are not subject to the blacklist. | |
639 | |
640 A blacklist value of * means all extensions are blacklisted and users can
only install extensions listed in the whitelist. | |
641 | |
642 By default, all extensions are whitelisted, but if all extensions have bee
n blacklisted by policy, the whitelist can be used to override that policy. | |
643 </message> | |
644 <message name="IDS_POLICY_EXTENSIONINSTALLFORCELIST_CAPTION" desc="Caption o
f the 'extension force-list' policy settings page."> | |
645 Configure the list of force-installed extensions | |
646 </message> | |
647 <message name="IDS_POLICY_EXTENSIONINSTALLFORCELIST_LABEL" desc="Label of th
e 'extension force-list' list editor view in the 'extension whitelist' policy se
ttings page."> | |
648 Extension IDs and update URLs to be silently installed | |
649 </message> | |
650 <message name="IDS_POLICY_EXTENSIONINSTALLFORCELIST_DESC" desc="Description
of the 'extension force-list' policy settings page."> | |
651 Allows you to specify a list of extensions that will be installed silently
, without user interaction. | |
652 | |
653 Each item of the list is a string, that contains an extension ID and an up
date URL delimited by a semicolon (<ph name="SEMICOLON">;</ph>). For example: <p
h name="EXTENSION_POLICY_EXAMPLE">lcncmkcnkcdbbanbjakcencbaoegdjlp;https://clien
ts2.google.com/service/update2/crx</ph>. For each item, <ph name="PRODUCT_NAME">
$1<ex>Google Chrome</ex></ph> will retrieve the extension specified by the ID fr
om the specified URL and silently install it. The following pages explain how yo
u can host extensions on your own server. About update URLs: <ph name="LINK_TO_E
XTENSION_DOC1">http://code.google.com/chrome/extensions/autoupdate.html</ph> , a
bout hosting extensions in general: <ph name="LINK_TO_EXTENSION_DOC2">http://cod
e.google.com/chrome/extensions/hosting.html</ph>. | |
654 | |
655 Users will be unable to uninstall extensions that are specified by this po
licy. If you remove an extension from this list, then it will be automatically u
ninstalled by <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. Extensions
that are blacklisted in 'ExtensionInstallBlacklist' and not whitelisted, cannot
be force-installed by this policy. | |
656 </message> | |
657 | |
658 <message name="IDS_POLICY_WIN_SUPPORTED_WINXPSP2" desc="A label specifying t
he oldest possible compatible version of Windows. This text will appear right ne
xt to a label containing the text 'Supported on:'."> | |
659 Microsoft Windows XP SP2 or later | |
660 </message> | |
661 <message name="IDS_POLICY_MAC_CHROME_PREFERENCES" desc="A text indicating in
Mac OS X Workgroup Manager, that currently the preferences of Chrome are being
edited"> | |
662 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> preferences | |
663 </message> | |
664 | |
665 <message name="IDS_POLICY_RESTOREONSTARTUPGROUP_CAPTION" desc="Caption of | |
666 the 'restore on startup' policy settings page"> | |
667 Startup pages | |
668 </message> | |
669 <message name="IDS_POLICY_RESTOREONSTARTUPGROUP_DESC" desc="Description of | |
670 the 'restore on startup' policy settings page."> | |
671 Allows you to configure the pages that are loaded on startup. | |
672 | |
673 The contents of the list 'URLs to open at startup' are ignored unless you
select 'Open a list of URLs' in 'Action on startup'. | |
674 </message> | |
675 | |
676 <message name="IDS_POLICY_RESTOREONSTARTUP_CAPTION" desc="Caption of the dro
pbox 'restore on startup mode' of the policy settings page 'restore on startup'.
"> | |
677 Action on startup | |
678 </message> | |
679 <message name="IDS_POLICY_RESTOREONSTARTUP_DESC" desc="Description of the dr
opbox 'restore on startup mode' of the policy settings page 'restore on startup'
"> | |
680 Allows you to specify the behavior on startup. | |
681 | |
682 If you choose 'Open home page' the home page will always be opened when yo
u start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
683 | |
684 If you choose 'Reopen the URLs that were open last', the URLs that were op
en last time <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> was closed wi
ll be reopened. | |
685 | |
686 If you choose 'Open a list of URLs', the list of 'URLs to open on startup'
will be opened when a user starts <ph name="PRODUCT_NAME">$1<ex>Google Chrome</
ex></ph>. | |
687 | |
688 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. | |
689 </message> | |
690 | |
691 <message name="IDS_POLICY_ENUM_RESTOREONSTARTUPISNONE_CAPTION" desc="Label i
n the dropdown menu 'restore on startup mode' for opening the home page on start
up."> | |
692 Open home page | |
693 </message> | |
694 <message name="IDS_POLICY_ENUM_RESTOREONSTARTUPISLASTSESSION_CAPTION" desc="
Label in the dropdown menu 'restore on startup mode' for opening the URLs that w
ere open last."> | |
695 Reopen the URLs that were open last | |
696 </message> | |
697 <message name="IDS_POLICY_ENUM_RESTOREONSTARTUPISURLS_CAPTION" desc="Label i
n the dropdown menu 'restore on startup mode' for opening a list of URLs on star
tup."> | |
698 Open a list of URLs | |
699 </message> | |
700 | |
701 <message name="IDS_POLICY_RESTOREONSTARTUPURLS_CAPTION" desc="Label of the l
ist editor 'restore startup urls' of the policy settings page 'restore on startu
p'."> | |
702 URLs to open on startup | |
703 </message> | |
704 <message name="IDS_POLICY_RESTOREONSTARTUPURLS_DESC" desc="Description of th
e list editor 'restore startup urls' of the policy settings page 'restore on sta
rtup'."> | |
705 If 'Open a list of URLs' is selected as the startup action, this allows yo
u to specify the list of URLs that are opened. | |
706 </message> | |
707 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDER_CAPTION" desc="Caption of th
e group of 'Default Search Provider' related policies."> | |
708 Default search provider | |
709 </message> | |
710 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDER_DESC" desc="Description of t
he group of 'Default Search Provider' related policies."> | |
711 Configures the default search provider. You can specify the default search
provider that the user will use or choose to disable default search. | |
712 </message> | |
713 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERENABLED_CAPTION" desc="Captio
n of the 'Default Search Provider' policy."> | |
714 Enable the default search provider | |
715 </message> | |
716 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERENABLED_DESC" desc="Descripti
on of the 'Default Search Provider' policy."> | |
717 Enables the use of a default search provider. | |
718 | |
719 If you enable this setting, a default search is performed when the user ty
pes text in the omnibox that is not a URL. | |
720 | |
721 You can specify the default search provider to be used by setting the rest
of the default search policies. If these are left empty, the user can choose th
e default provider. | |
722 | |
723 If you diable this setting, no search is performed when the user enters no
n-URL text in the omnibox. | |
724 | |
725 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME"> | |
726 $1<ex>Google Chrome</ex> | |
727 </ph>. | |
728 </message> | |
729 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERNAME_CAPTION" desc="The label
of the 'Name' text field in the 'Default Search Provider' policy settings page.
"> | |
730 Default search provider name | |
731 </message> | |
732 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERNAME_DESC" desc="Caption of t
he 'Name' text field in the 'Default Search Provider' policy settings page."> | |
733 Specifies the name of the default search provider. If left empty, the host
name specified by the search URL will be used. | |
734 </message> | |
735 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERKEYWORD_CAPTION" desc="The la
bel of the 'Keyword' text field in the 'Default Search Provider' policy settings
page."> | |
736 Default search provider keyword | |
737 </message> | |
738 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERKEYWORD_DESC" desc="Caption o
f the 'Keyword' text field in the 'Default Search Provider' policy settings page
."> | |
739 Specifies the keyword, which is the shortcut used in the omnibox to trigge
r the search for this provider. Optional. | |
740 </message> | |
741 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERSEARCHURL_CAPTION" desc="The
label of the 'Search URL' text field in the 'Default Search Provider' policy set
tings page."> | |
742 Default search provider search URL | |
743 </message> | |
744 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERSEARCHURL_DESC" desc="Caption
of the 'Search URL' text field in the 'Default Search Provider' policy settings
page."> | |
745 Specifies the URL of the search engine used when doing a default search. T
he URL should contain the string '<ph name="SEARCH_TERM_MARKER">{searchTerms}</p
h>', which will be replaced at query time by the terms the user is searching for
. | |
746 </message> | |
747 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERSUGGESTURL_CAPTION" desc="The
label of the 'Suggest URL' text field in the 'Default Search Provider' policy s
ettings page."> | |
748 Default search provider suggest URL | |
749 </message> | |
750 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERSUGGESTURL_DESC" desc="Captio
n of the 'Suggest URL' text field in the 'Default Search Provider' policy settin
gs page."> | |
751 Specifies the URL of the search engine used to provide search suggestions.
The URL should contain the string '<ph name="SEARCH_TERM_MARKER">{searchTerms}<
/ph>', which will be replaced at query time by the text the user has entered so
far. Optional. | |
752 </message> | |
753 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERINSTANTURL_CAPTION" desc="The
label of the 'Instant URL' text field in the 'Default Search Provider' policy s
ettings page."> | |
754 Default search provider instant URL | |
755 </message> | |
756 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERINSTANTURL_DESC" desc="Captio
n of the 'Instant URL' text field in the 'Default Search Provider' policy settin
gs page."> | |
757 Specifies the URL of the search engine used to provide instant results. Th
e URL should contain the string '<ph name="SEARCH_TERM_MARKER">{searchTerms}</ph
>', which will be replaced at query time by the text the user has entered so far
. Optional. | |
758 </message> | |
759 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERICONURL_CAPTION" desc="The la
bel of the 'Icon URL' text field in the 'Default Search Provider' policy setting
s page."> | |
760 Default search provider icon | |
761 </message> | |
762 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERICONURL_DESC" desc="Caption o
f the 'Icon URL' text field in the 'Default Search Provider' policy settings pag
e."> | |
763 Specifies the favorite icon URL of the default search provider. Optional. | |
764 </message> | |
765 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERENCODINGS_CAPTION" desc="The
label of the 'Encodings' text field in the 'Default Search Provider' policy sett
ings page."> | |
766 Default search provider encodings | |
767 </message> | |
768 <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERENCODINGS_DESC" desc="Caption
of the 'Encodings' text field in the 'Default Search Provider' policy settings
page."> | |
769 Specifies the character encodings supported by the search provider. Encodi
ngs are code page names like UTF-8, GB2312, and ISO-8859-1. They are tried in th
e order provided. The default is UTF-8. | |
770 </message> | |
771 <message name="IDS_POLICY_DISABLE3DAPIS_CAPTION" desc="Label of the Disable3
DAPIs policy text field."> | |
772 Disable support for 3D graphics APIs | |
773 </message> | |
774 <message name="IDS_POLICY_DISABLE3DAPIS_DESC" desc="Caption of the Disable3D
APIs policy text field."> | |
775 Disable support for 3D graphics APIs. | |
776 | |
777 Enabling this setting prevents web pages from accessing the graphics proce
ssing unit (GPU). Specifically, web pages can not access the WebGL API and plugi
ns can not use the Pepper 3D API. | |
778 | |
779 Disabling this setting potentially allows web pages to use the WebGL API a
nd plugins to use the Pepper 3D API. The default settings of the browser may sti
ll require command line arguments to be passed in order to use these APIs. | |
780 </message> | |
781 <!-- Begin Chrome Frame messages --> | |
782 <message name="IDS_POLICY_CHROMEFRAMERENDERERSETTINGS_CAPTION" | |
783 desc="Caption of Chrome Frame renderer policy group"> | |
784 Default HTML renderer for <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrom
e Frame</ex></ph> | |
785 </message> | |
786 <message name="IDS_POLICY_CHROMEFRAMERENDERERSETTINGS_DESC" | |
787 desc="Description of the 'Chrome Frame renderer' policy group"> | |
788 Allows you to configure the default HTML renderer when <ph name="PRODUCT_F
RAME_NAME">$3<ex>Google Chrome Frame</ex> | |
789 </ph> is installed. | |
790 The default setting is to allow the host browser do the rendering, but you | |
791 can optionally override this and have <ph name="PRODUCT_FRAME_NAME">$3<ex> | |
792 Google Chrome Frame</ex></ph> render HTML pages by default. | |
793 </message> | |
794 | |
795 <message name="IDS_POLICY_ENUM_RENDERINHOST_CAPTION" | |
796 desc="Caption for 'Use the host browser as the default HTML rendere
r'."> | |
797 Use the host browser by default | |
798 </message> | |
799 | |
800 <message name="IDS_POLICY_ENUM_RENDERINCHROMEFRAME_CAPTION" | |
801 desc="Make Chrome Frame the default renderer - caption"> | |
802 Use <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph> by d
efault | |
803 </message> | |
804 | |
805 <message name="IDS_POLICY_RENDERINCHROMEFRAMELIST_CAPTION" | |
806 desc="Caption for list of URLs that should always be displayed in C
hrome Frame"> | |
807 Always render the following URL patterns in <ph name="PRODUCT_FRAME_NAME">
$3<ex>Google Chrome Frame</ex></ph> | |
808 </message> | |
809 <message name="IDS_POLICY_RENDERINCHROMEFRAMELIST_DESC" | |
810 desc="Description for list of URLs that should always be displayed
in Chrome Frame"> | |
811 Customize the list of URL patterns that should always be rendered by <ph n
ame="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph>. | |
812 | |
813 For example patterns see http://www.chromium.org/developers/how-tos/chrome
-frame-getting-started. | |
814 </message> | |
815 | |
816 <message name="IDS_POLICY_RENDERINHOSTLIST_CAPTION" | |
817 desc="Caption for list of URLs that should always be displayed in t
he host browser"> | |
818 Always render the following URL patterns in the host browser | |
819 </message> | |
820 <message name="IDS_POLICY_RENDERINHOSTLIST_DESC" | |
821 desc="Description for list of URLs that should always be displayed
in the host browser"> | |
822 Customize the list of URL patterns that should always be rendered by the h
ost browser. | |
823 For example patterns see http://www.chromium.org/developers/how-tos/chrome
-frame-getting-started. | |
824 </message> | |
825 | |
826 <message name="IDS_POLICY_CHROMEFRAMECONTENTTYPES_CAPTION" | |
827 desc="Caption for list of Content-Type values that should additiona
lly be supported by Chrome Frame"> | |
828 Allow <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph> to
handle the following content types. | |
829 </message> | |
830 <message name="IDS_POLICY_CHROMEFRAMECONTENTTYPES_DESC" | |
831 desc="Description for list of Content-Type values that should addit
ionally be supported by Chrome Frame"> | |
832 Allow <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph> to
handle the following content types. | |
833 </message> | |
834 <!-- End Chrome Frame messages --> | |
835 | |
836 <!-- Begin ChromeOs messages --> | |
837 <message name="IDS_POLICY_CHROMEOSLOCKONIDLESUSPEND_CAPTION" | |
838 desc="Caption of ChromeOsLockOnIdleSuspend policy"> | |
839 Enable lock when ChromeOS devices become idle or suspended. | |
840 </message> | |
841 <message name="IDS_POLICY_CHROMEOSLOCKONIDLESUSPEND_DESC" | |
842 desc="Description of ChromeOsLockOnIdleSuspend policy"> | |
843 Enable lock when ChromeOS devices become idle or suspended. | |
844 | |
845 If you enable this setting, users will be asked for a password to unlock C
hromeOS devices from sleep. | |
846 | |
847 If you disable this setting, users will not be asked for a password to wak
e ChromeOS devices from sleep. | |
848 | |
849 If you enable or disable this setting, users cannot change or override thi
s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome OS</ex></ph>. | |
850 </message> | |
851 <!-- End ChromeOs messages --> | |
852 | |
853 <!-- Generated documentation messages --> | |
854 <message name="IDS_POLICY_DOC_DATA_TYPE" | |
855 desc="Caption text of the field 'data type' in the summary chart of
a policy in the generated documentation"> | |
856 Data type: | |
857 </message> | |
858 <message name="IDS_POLICY_DOC_WIN_REG_LOC" | |
859 desc="Caption text of the field 'windows registry location' in the
summary chart of a policy in the generated documentation"> | |
860 Windows registry location: | |
861 </message> | |
862 <message name="IDS_POLICY_DOC_MAC_LINUX_PREF_NAME" | |
863 desc="Caption text of the field 'mac/linux preference name' in the
summary chart of a policy in the generated documentation"> | |
864 Mac/Linux preference name: | |
865 </message> | |
866 <message name="IDS_POLICY_DOC_SUPPORTED_ON" | |
867 desc="Caption text of the list of 'products, platforms and versions
where this policy is supported' in the summary chart of a policy in the generat
ed documentation"> | |
868 Supported on: | |
869 </message> | |
870 <message name="IDS_POLICY_DOC_SINCE_VERSION" | |
871 desc="Text in the summary chart of a policy that specifies the vers
ion number in which the policy was introduced."> | |
872 since version <ph name="SINCE_VERSION">$6<ex>8</ex></ph> | |
873 </message> | |
874 <message name="IDS_POLICY_DOC_UNTIL_VERSION" | |
875 desc="Text in the summary chart of a policy that specifies the vers
ion number after which the policy was dropped."> | |
876 until version <ph name="UNTIL_VERSION">$6<ex>10</ex></ph> | |
877 </message> | |
878 <message name="IDS_POLICY_DOC_SUPPORTED_FEATURES" | |
879 desc="Caption text of the list of 'policy features that this policy
supports' in the summary chart of a policy in the generated documentation"> | |
880 Supported features: | |
881 </message> | |
882 <message name="IDS_POLICY_DOC_DESCRIPTION" | |
883 desc="Caption text of the 'description text' in the summary chart o
f a policy in the generated documentation"> | |
884 Description: | |
885 </message> | |
886 <message name="IDS_POLICY_DOC_EXAMPLE_VALUE" | |
887 desc="Caption text of the field 'example value' in the summary char
t of a policy in the generated documentation"> | |
888 Example value: | |
889 </message> | |
890 <message name="IDS_POLICY_DOC_INTRO" | |
891 desc="Introduction text for the generated policy documentation"> | |
892 This is the list of policies that <ph name="PRODUCT_NAME">$1<ex>Google Chr
ome</ex></ph> respects. | |
893 | |
894 You don't need to change these settings by hand! You can download easy-to
-use templates from | |
895 <ph name="POLICY_TEMPLATE_DOWNLOAD_URL">$5<ex> | |
896 http://www.chromium.org/administrators/policy-templates</ex></ph>. | |
897 | |
898 The list of supported policies is the same for Chromium and Google Chrome,
but their Windows registry locations differ. | |
899 | |
900 It starts with <ph name="CHROMIUM_KEY">Software\Policies\Chromium</ph> for
Chromium policies and with <ph name="GOOGLE_CHROME_KEY">Software\Policies\Googl
e\Chrome</ph> for Google Chrome policies. | |
901 </message> | |
902 <message name="IDS_POLICY_DOC_BACK_TO_TOP" | |
903 desc="Text of a link in the generated policy documentation, that ta
kes the user to the top of the page"> | |
904 Back to top | |
905 </message> | |
906 <message name="IDS_POLICY_DOC_DEPRECATED" | |
907 desc="Text appended in parentheses to the policy name to indicate t
hat it has been deprecated"> | |
908 deprecated | |
909 </message> | |
910 <message name="IDS_POLICY_DOC_SUPPORTED" | |
911 desc="Appears next to the name of each supported feature in the 'li
st of supported policy features' in the generated policy documentation"> | |
912 Yes | |
913 </message> | |
914 <message name="IDS_POLICY_DOC_NOT_SUPPORTED" | |
915 desc="Appears next to the name of each unsupported feature in the '
list of supported policy features' in the generated policy documentation"> | |
916 No | |
917 </message> | |
918 <message name="IDS_POLICY_DOC_NAME_COLUMN_TITLE" | |
919 desc="Appears at the top of the policy summary table, over the colu
mn of policy names, in the generated policy documentation"> | |
920 Policy Name | |
921 </message> | |
922 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" | |
923 desc="Appears at the top of the policy summary table, over the colu
mn of short policy descriptions, in the generated policy documentation"> | |
924 Description | |
925 </message> | |
926 <message name="IDS_POLICY_DOC_FEATURE_DYNAMIC_REFRESH" | |
927 desc="The name of the feature that indicates for a given policy tha
t changes to it are respected by Chrome without a browser restart"> | |
928 Dynamic Policy Refresh | |
929 </message> | |
930 <!-- End of generated documentation messages --> | |
931 </messages> | |
932 </release> | 85 </release> |
933 </grit> | 86 </grit> |
OLD | NEW |