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

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

Issue 7012036: Change "pattern" to "hostname pattern". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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. 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 5304 matching lines...) Expand 10 before | Expand all | Expand 10 after
5315 <message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Cont ent Settings dialog to deny all sites to show notifications."> 5315 <message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Cont ent Settings dialog to deny all sites to show notifications.">
5316 Do not allow any site to show desktop notifications 5316 Do not allow any site to show desktop notifications
5317 </message> 5317 </message>
5318 <message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Conten t Settings dialog to configure notifications per-site."> 5318 <message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Conten t Settings dialog to configure notifications per-site.">
5319 Ask me when a site wants to show desktop notifications (recommended) 5319 Ask me when a site wants to show desktop notifications (recommended)
5320 </message> 5320 </message>
5321 <message name="IDS_EXCEPTIONS_HOSTNAME_HEADER" desc="A column header for t he hostname column of the cookie/image/javascript/plugins exceptions dialog"> 5321 <message name="IDS_EXCEPTIONS_HOSTNAME_HEADER" desc="A column header for t he hostname column of the cookie/image/javascript/plugins exceptions dialog">
5322 Site 5322 Site
5323 </message> 5323 </message>
5324 <message name="IDS_EXCEPTIONS_PATTERN_HEADER" desc="A column header for th e pattern column of the cookie/image/javascript/plugins exceptions dialog"> 5324 <message name="IDS_EXCEPTIONS_PATTERN_HEADER" desc="A column header for th e pattern column of the cookie/image/javascript/plugins exceptions dialog">
5325 Pattern 5325 Hostname Pattern
5326 </message> 5326 </message>
5327 <message name="IDS_EXCEPTIONS_ACTION_HEADER" desc="A column header for the action column of the cookie/image/javascript/plugins exceptions dialog"> 5327 <message name="IDS_EXCEPTIONS_ACTION_HEADER" desc="A column header for the action column of the cookie/image/javascript/plugins exceptions dialog">
5328 Behavior 5328 Behavior
5329 </message> 5329 </message>
5330 <message name="IDS_EXCEPTIONS_ADD_BUTTON" desc="A button in the cookie/ima ge/javascript/plugins exceptions dialog for adding new exception rules."> 5330 <message name="IDS_EXCEPTIONS_ADD_BUTTON" desc="A button in the cookie/ima ge/javascript/plugins exceptions dialog for adding new exception rules.">
5331 Add... 5331 Add...
5332 </message> 5332 </message>
5333 <message name="IDS_EXCEPTIONS_EDIT_BUTTON" desc="A button in the cookie/im age/javascript/plugins exceptions dialog for editing an exception."> 5333 <message name="IDS_EXCEPTIONS_EDIT_BUTTON" desc="A button in the cookie/im age/javascript/plugins exceptions dialog for editing an exception.">
5334 Edit... 5334 Edit...
5335 </message> 5335 </message>
(...skipping 15 matching lines...) Expand all
5351 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain."> 5351 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain.">
5352 Block 5352 Block
5353 </message> 5353 </message>
5354 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user that the table below the label shows incognito-only exceptions"> 5354 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user that the table below the label shows incognito-only exceptions">
5355 Exceptions below only apply to the current incognito session. 5355 Exceptions below only apply to the current incognito session.
5356 </message> 5356 </message>
5357 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc= "Example pattern when the user is adding a new exception" > 5357 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc= "Example pattern when the user is adding a new exception" >
5358 [*.]example.com 5358 [*.]example.com
5359 </message> 5359 </message>
5360 <message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text before the user adds a new exception" > 5360 <message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text before the user adds a new exception" >
5361 Add a new exception pattern 5361 Add a new hostname pattern
5362 </message> 5362 </message>
5363 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain."> 5363 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain.">
5364 Not set 5364 Not set
5365 </message> 5365 </message>
5366 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template text for a child row in the Geolocation Exceptions page view. Controls the perm ission setting for the parent page when embedded on the specified site."> 5366 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template text for a child row in the Geolocation Exceptions page view. Controls the perm ission setting for the parent page when embedded on the specified site.">
5367 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph> 5367 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
5368 </message> 5368 </message>
5369 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ANY_OTHER" desc="A chil d row in the Geolocation Exceptions page view. Sets the default permission for t he parent page when embedded on any other site."> 5369 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ANY_OTHER" desc="A chil d row in the Geolocation Exceptions page view. Sets the default permission for t he parent page when embedded on any other site.">
5370 embedded on any other site 5370 embedded on any other site
5371 </message> 5371 </message>
(...skipping 10 matching lines...) Expand all
5382 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> 5382 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
5383 Manage exceptions... 5383 Manage exceptions...
5384 </message> 5384 </message>
5385 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> 5385 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5386 All cookies and site data... 5386 All cookies and site data...
5387 </message> 5387 </message>
5388 </if> 5388 </if>
5389 5389
5390 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> 5390 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs -->
5391 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor"> 5391 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt ern field in the exception editor">
5392 Pattern: 5392 Hostname Pattern:
5393 </message> 5393 </message>
5394 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor"> 5394 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit o checkbox in the exception editor">
5395 Only apply to this incognito session 5395 Only apply to this incognito session
5396 </message> 5396 </message>
5397 5397
5398 <!-- Automatic updates --> 5398 <!-- Automatic updates -->
5399 <if expr="os == 'darwin'"> 5399 <if expr="os == 'darwin'">
5400 <message name="IDS_PROMOTE_INFOBAR_TEXT" desc="The text to show in the a utomatic update setup info bar. Mac-only."> 5400 <message name="IDS_PROMOTE_INFOBAR_TEXT" desc="The text to show in the a utomatic update setup info bar. Mac-only.">
5401 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may not be able to keep itself updated. 5401 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may not be able to keep itself updated.
5402 </message> 5402 </message>
(...skipping 6991 matching lines...) Expand 10 before | Expand all | Expand 10 after
12394 </includes> 12394 </includes>
12395 <structures fallback_to_english="true"> 12395 <structures fallback_to_english="true">
12396 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12396 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12397 </structure> 12397 </structure>
12398 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12398 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12399 </structure> 12399 </structure>
12400 </structures> 12400 </structures>
12401 12401
12402 </release> 12402 </release>
12403 </grit> 12403 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698