Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 6795086db0c7036fe3e64f8215402372109a7e40..d92d0e8aa575713afb391fcaaacd301f5d1b9313 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6139,6 +6139,21 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ANY_OTHER" desc="A child row in the Geolocation Exceptions page view. Sets the default permission for the parent page when embedded on any other site."> |
| embedded on any other site |
| </message> |
| + <message name="IDS_MOUSE_LOCK_TAB_LABEL" desc="Label for Mouse Lock tab on Content Settings dialog"> |
| + Mouse Cursor |
| + </message> |
| + <message name="IDS_MOUSE_LOCK_HEADER" desc="Label for Mouse Lock exception management page on Content Settings dialog"> |
| + Mouse Cursor Exceptions |
| + </message> |
| + <message name="IDS_MOUSE_LOCK_ALLOW_RADIO" desc="A radio button in the Content Settings dialog for allowing all sites ability to hide the mouse cursor."> |
| + 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
|
| + </message> |
| + <message name="IDS_MOUSE_LOCK_ASK_RADIO" desc="A radio button in the Content Settings dialog for asking before allowing sites to hide the mouse cursor."> |
| + Ask me when a site tries to hide the mouse cursor (recommended) |
| + </message> |
| + <message name="IDS_MOUSE_LOCK_BLOCK_RADIO" desc="A radio button in the Content Settings dialog for blocking all sites ability to hide the mouse cursor."> |
| + Do not allow any site to hide the mouse cursor |
| + </message> |
| <if expr="pp_ifdef('use_titlecase')"> |
| <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type"> |