OLD | NEW |
---|---|
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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 5287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5298 </message> | 5298 </message> |
5299 <message name="IDS_JAVASCRIPT_HEADER" desc="Label for JavaScript exception management page on Content Settings dialog"> | 5299 <message name="IDS_JAVASCRIPT_HEADER" desc="Label for JavaScript exception management page on Content Settings dialog"> |
5300 JavaScript Exceptions | 5300 JavaScript Exceptions |
5301 </message> | 5301 </message> |
5302 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set tings dialog for allowing JavaScript use on any site."> | 5302 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set tings dialog for allowing JavaScript use on any site."> |
5303 Allow all sites to run JavaScript (recommended) | 5303 Allow all sites to run JavaScript (recommended) |
5304 </message> | 5304 </message> |
5305 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for preventing JavaScript use on any site."> | 5305 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten t Settings dialog for preventing JavaScript use on any site."> |
5306 Do not allow any site to run JavaScript | 5306 Do not allow any site to run JavaScript |
5307 </message> | 5307 </message> |
5308 <message name="IDS_HANDLERS_TAB_LABEL" desc="Label for Handlers tab on Con tent Settings dialog"> | |
5309 Handlers | |
5310 </message> | |
5311 <message name="IDS_HANDLERS_ALLOW_RADIO" desc="A radio button in the Conte nt Settings dialog for allowing sites to register themselves as handlers for pro tocols."> | |
5312 Allow sites to ask to become default handlers for protocols | |
5313 </message> | |
5314 <message name="IDS_HANDLERS_DONOTALLOW_RADIO" desc="A radio button in the Content Settings dialog for preventing sites from registering themselves as hand lers for protocols."> | |
5315 Do not allow any site to handle protocols | |
5316 </message> | |
5317 <message name="IDS_BLOCKED_HANDLERS_TITLE" desc="Bubble info header text w hen a page is not allowed register handlers."> | |
5318 This site was prevented from registering a custom URL handler. | |
5319 </message> | |
5320 <message name="IDS_HANDLERS_BUBBLE_MANAGE_LINK" desc="Link on the register p rotocol handler bubble that opens up the Content Settings management dialog."> | |
5321 Manage handler settings... | |
5322 </message> | |
5323 <message name="IDS_HANDLERS_TYPE_COLUMN_HEADER" desc="Header on the settings page for the column showing handler protocols."> | |
5324 Type | |
tony
2011/05/23 21:42:00
Nit: Content Type (to match Firefox)
koz (OOO until 15th September)
2011/05/24 08:47:49
I'll defer to Glen on this one.
| |
5325 </message> | |
5326 <message name="IDS_HANDLERS_SITE_COLUMN_HEADER" desc="Header on the settings page for the column showing handler sites."> | |
5327 Site | |
5328 </message> | |
5329 <message name="IDS_HANDLERS_REMOVE_HANDLER_LINK" desc="Text on the link that removes a registered protocol handler from a user's settings."> | |
5330 remove this site | |
tony
2011/05/23 21:42:00
Should this be capitalized? Should this just be a
koz (OOO until 15th September)
2011/05/24 08:47:49
I'm not sure - currently the design is faithful to
| |
5331 </message> | |
5332 | |
5333 <message name="IDS_HANDLER_OPTIONS_WINDOW_TITLE" desc="The title of the wind ow that lets a user change what handlers they have registered for various protoc ols / mimetypes."> | |
5334 Protocol and Mimetype Handlers | |
5335 </message> | |
5308 <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab on Content Settings dialog"> | 5336 <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab on Content Settings dialog"> |
5309 Location | 5337 Location |
5310 </message> | 5338 </message> |
5311 <message name="IDS_GEOLOCATION_HEADER" desc="Label for Geolocation excepti on management page on Content Settings dialog"> | 5339 <message name="IDS_GEOLOCATION_HEADER" desc="Label for Geolocation excepti on management page on Content Settings dialog"> |
5312 Geolocation Exceptions | 5340 Geolocation Exceptions |
5313 </message> | 5341 </message> |
5314 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co ntent Settings dialog for allowing all sites access to geolocation data."> | 5342 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co ntent Settings dialog for allowing all sites access to geolocation data."> |
5315 Allow all sites to track my physical location | 5343 Allow all sites to track my physical location |
5316 </message> | 5344 </message> |
5317 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont ent Settings dialog for asking before allowing sites access to gelocation data." > | 5345 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont ent Settings dialog for asking before allowing sites access to gelocation data." > |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5393 embedded on any other site | 5421 embedded on any other site |
5394 </message> | 5422 </message> |
5395 | 5423 |
5396 <if expr="pp_ifdef('use_titlecase')"> | 5424 <if expr="pp_ifdef('use_titlecase')"> |
5397 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> | 5425 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> |
5398 Manage Exceptions... | 5426 Manage Exceptions... |
5399 </message> | 5427 </message> |
5400 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> | 5428 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> |
5401 All Cookies and Site Data... | 5429 All Cookies and Site Data... |
5402 </message> | 5430 </message> |
5431 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type"> | |
5432 Manage Handlers... | |
tony
2011/05/23 21:42:00
If we can only manage exceptions, should this just
koz (OOO until 15th September)
2011/05/24 08:47:49
Unfortunately this is a "one of these is not like
| |
5433 </message> | |
5403 </if> | 5434 </if> |
5404 <if expr="not pp_ifdef('use_titlecase')"> | 5435 <if expr="not pp_ifdef('use_titlecase')"> |
5405 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> | 5436 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> |
5406 Manage exceptions... | 5437 Manage exceptions... |
5407 </message> | 5438 </message> |
5408 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> | 5439 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> |
5409 All cookies and site data... | 5440 All cookies and site data... |
5410 </message> | 5441 </message> |
5442 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type"> | |
5443 Manage handlers... | |
5444 </message> | |
5411 </if> | 5445 </if> |
5412 | 5446 |
5413 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> | 5447 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> |
5414 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor"> | 5448 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor"> |
5415 Pattern: | 5449 Pattern: |
5416 </message> | 5450 </message> |
5417 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor"> | 5451 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor"> |
5418 Only apply to this incognito session | 5452 Only apply to this incognito session |
5419 </message> | 5453 </message> |
5420 | 5454 |
(...skipping 6905 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
12326 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server."> | 12360 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server."> |
12327 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again. | 12361 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again. |
12328 </message> | 12362 </message> |
12329 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent."> | 12363 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent."> |
12330 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative. | 12364 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative. |
12331 </message> | 12365 </message> |
12332 </if> | 12366 </if> |
12333 | 12367 |
12334 <!-- Register Protocol Handler Strings --> | 12368 <!-- Register Protocol Handler Strings --> |
12335 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d isplay when asking a user to confirm the registration of a protocol handler."> | 12369 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d isplay when asking a user to confirm the registration of a protocol handler."> |
12336 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>:// links from now on? | 12370 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>: links from now on? |
12337 </message> | 12371 </message> |
12338 | 12372 |
12339 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM_REPLACE" desc="The mess age to display when asking a user to confirm the registration of a protocol hand ler."> | 12373 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM_REPLACE" desc="The mess age to display when asking a user to confirm the registration of a protocol hand ler."> |
12340 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>:// links instead of <ph name="REPLACED_HANDLER_ TITLE">$4<ex>Elgoog Search</ex></ph> from now on? | 12374 Would you like to use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></p h> (<ph name="HANDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to handle <ph name=" PROTOCOL">$3<ex>search</ex></ph>: links instead of <ph name="REPLACED_HANDLER_TI TLE">$4<ex>Elgoog Search</ex></ph> from now on? |
12341 </message> | 12375 </message> |
12342 | 12376 |
12343 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for the accept button for the register protocol handler request infobar."> | 12377 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for the accept button for the register protocol handler request infobar."> |
12344 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> | 12378 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> |
12345 </message> | 12379 </message> |
12346 | 12380 |
12347 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th e deny button for the register protocol handler request infobar."> | 12381 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th e deny button for the register protocol handler request infobar."> |
12348 Do nothing | 12382 Do nothing |
12349 </message> | 12383 </message> |
12350 | 12384 |
12351 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ALREADY_REGISTERED" desc="Text to show when the user tries to register a protocol handler that they have alread y registered."> | 12385 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ALREADY_REGISTERED" desc="Text to show when the user tries to register a protocol handler that they have alread y registered."> |
12352 <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> is already being us ed to handle <ph name="PROTOCOL">$2<ex>search</ex></ph>:// links. | 12386 <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> is already being us ed to handle <ph name="PROTOCOL">$2<ex>search</ex></ph>: links. |
12353 </message> | 12387 </message> |
12354 | 12388 |
12355 <!-- PDF with unsupported feature Info Bar --> | 12389 <!-- PDF with unsupported feature Info Bar --> |
12356 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> | 12390 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask ed on the info bar when a user views a PDF with an unsupported feature and they have Adobe Reader installed."> |
12357 Parts of this PDF document could not be displayed. Open in Adobe Reader? | 12391 Parts of this PDF document could not be displayed. Open in Adobe Reader? |
12358 </message> | 12392 </message> |
12359 | 12393 |
12360 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> | 12394 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question asked on the info bar when a user views a PDF with an unsupported feature and t hey don't have Adobe Reader installed."> |
12361 Parts of this PDF document could not be displayed. Install Adobe Reader? | 12395 Parts of this PDF document could not be displayed. Install Adobe Reader? |
12362 </message> | 12396 </message> |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
12406 </includes> | 12440 </includes> |
12407 <structures fallback_to_english="true"> | 12441 <structures fallback_to_english="true"> |
12408 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 12442 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
12409 </structure> | 12443 </structure> |
12410 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 12444 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
12411 </structure> | 12445 </structure> |
12412 </structures> | 12446 </structures> |
12413 | 12447 |
12414 </release> | 12448 </release> |
12415 </grit> | 12449 </grit> |
OLD | NEW |