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

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

Issue 8549011: Content settings UI for mouse lock (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Strings from Brian used 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
« no previous file with comments | « no previous file | chrome/browser/content_settings/host_content_settings_map.cc » ('j') | 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. 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 6121 matching lines...) Expand 10 before | Expand all | Expand 10 after
6132 </message> 6132 </message>
6133 <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."> 6133 <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.">
6134 Not set 6134 Not set
6135 </message> 6135 </message>
6136 <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."> 6136 <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.">
6137 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph> 6137 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
6138 </message> 6138 </message>
6139 <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."> 6139 <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.">
6140 embedded on any other site 6140 embedded on any other site
6141 </message> 6141 </message>
6142 <message name="IDS_MOUSE_LOCK_TAB_LABEL" desc="Label for Mouse Lock tab on Content Settings dialog">
6143 Mouse Cursor
6144 </message>
6145 <message name="IDS_MOUSE_LOCK_HEADER" desc="Label for Mouse Lock exception management page on Content Settings dialog">
6146 Mouse Cursor Exceptions
6147 </message>
6148 <message name="IDS_MOUSE_LOCK_ALLOW_RADIO" desc="A radio button in the Con tent Settings dialog for allowing all sites ability to hide the mouse cursor.">
6149 Allow all sites to hide the mouse cursor
Evan Stade 2011/11/22 22:59:43 it's not really about hiding the cursor so much as
scheib 2011/11/22 23:28:35 In discussions with designers we haven't solved fo
6150 </message>
6151 <message name="IDS_MOUSE_LOCK_ASK_RADIO" desc="A radio button in the Conte nt Settings dialog for asking before allowing sites to hide the mouse cursor.">
6152 Ask me when a site tries to hide the mouse cursor (recommended)
6153 </message>
6154 <message name="IDS_MOUSE_LOCK_BLOCK_RADIO" desc="A radio button in the Con tent Settings dialog for blocking all sites ability to hide the mouse cursor.">
6155 Do not allow any site to hide the mouse cursor
6156 </message>
6142 6157
6143 <if expr="pp_ifdef('use_titlecase')"> 6158 <if expr="pp_ifdef('use_titlecase')">
6144 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> 6159 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
6145 Manage Exceptions... 6160 Manage Exceptions...
6146 </message> 6161 </message>
6147 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data."> 6162 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
6148 All Cookies and Site Data... 6163 All Cookies and Site Data...
6149 </message> 6164 </message>
6150 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type"> 6165 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type">
6151 Manage Handlers... 6166 Manage Handlers...
(...skipping 8472 matching lines...) Expand 10 before | Expand all | Expand 10 after
14624 </messages> 14639 </messages>
14625 <structures fallback_to_english="true"> 14640 <structures fallback_to_english="true">
14626 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14641 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14627 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14642 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14628 </structure> 14643 </structure>
14629 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14644 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14630 </structure> 14645 </structure>
14631 </structures> 14646 </structures>
14632 </release> 14647 </release>
14633 </grit> 14648 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/content_settings/host_content_settings_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698