Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 90870e3d165a8f1a37c53bf6c68c056fc8e0e365..27838797bad01c74b452a693bf2eea0e4b57c943 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -8131,15 +8131,6 @@ I don't think this site should be blocked! |
<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 disable the mouse cursor."> |
- Allow all sites to disable the mouse cursor |
- </message> |
- <message name="IDS_MOUSE_LOCK_ASK_RADIO" desc="A radio button in the Content Settings dialog for asking before allowing sites to disable the mouse cursor."> |
- Ask when a site tries to disable 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 disable the mouse cursor."> |
- Do not allow any site to disable the mouse cursor |
- </message> |
<if expr="chromeos or is_win"> |
<message name="IDS_PROTECTED_CONTENT_TAB_LABEL" desc="Label for the Protected Content tab on the Content Settings dialog."> |
Protected content |
@@ -12602,18 +12593,6 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_FULLSCREEN_ENTERED_FULLSCREEN" desc="Text displayed in the bubble when a page has gone fullscreen. (No domain to be shown, e.g. from filesystem page)"> |
This page is now full screen. |
</message> |
- <message name="IDS_FULLSCREEN_SITE_REQUEST_FULLSCREEN_MOUSELOCK" desc="Text displayed in the bubble that requests permission for staying in fullscreen mode and locking the mouse. (With a domain URL to display)"> |
- <ph name="FULLSCREEN_ORIGIN">$1<ex>google.com</ex></ph> is now full screen and wants to disable your mouse cursor. |
- </message> |
- <message name="IDS_FULLSCREEN_REQUEST_FULLSCREEN_MOUSELOCK" desc="Text displayed in the bubble that requests permission for staying in fullscreen mode and locking the mouse. (No domain to be shown, e.g. from filesystem page)"> |
- This page is now full screen and wants to disable your mouse cursor. |
- </message> |
- <message name="IDS_FULLSCREEN_SITE_REQUEST_MOUSELOCK" desc="Text displayed in the bubble that requests permission for locking the mouse. (With a domain URL to display)"> |
- <ph name="FULLSCREEN_ORIGIN">$1<ex>google.com</ex></ph> wants to disable your mouse cursor. |
- </message> |
- <message name="IDS_FULLSCREEN_REQUEST_MOUSELOCK" desc="Text displayed in the bubble that requests permission for locking the mouse. (No domain to be shown, e.g. from filesystem page)"> |
- This page wants to disable your mouse cursor. |
- </message> |
<message name="IDS_FULLSCREEN_SITE_ENTERED_FULLSCREEN_MOUSELOCK" desc="Text displayed in the bubble to inform the user that the page has gone fullscreen and locked the mouse. (With a domain URL to display)"> |
<ph name="FULLSCREEN_ORIGIN">$1<ex>google.com</ex></ph> is now full screen and has disabled your mouse cursor. |
</message> |
@@ -12635,28 +12614,6 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_FULLSCREEN_HOLD_ESC_TO_EXIT_FULLSCREEN" desc="Text displayed in the bubble to tell users how to return from fullscreen mode (where the web page occupies the entire screen) to normal mode. Please surround the name of the key (e.g. 'Esc') in pipe characters so it can be rendered as a key."> |
Hold |<ph name="ACCELERATOR">$1<ex>Esc</ex></ph>| to exit full screen |
</message> |
- <message name="IDS_FULLSCREEN_ALLOW" desc="Text in the bubble button that grants permission for a site to enter fullscreen and/or lock the mouse."> |
- Allow |
- </message> |
- <message name="IDS_FULLSCREEN_DISMISS" desc="Text in the bubble button that allows a page to stay in fullscreen without persistent UI warning the user that they are in fullscreen mode."> |
- Dismiss |
- </message> |
- <if expr="use_titlecase"> |
- <message name="IDS_FULLSCREEN_EXIT_FULLSCREEN" desc="In Title Case: Text in the bubble button that forces a webpage out of fullscreen mode."> |
- Exit Full Screen |
- </message> |
- </if> |
- <if expr="not use_titlecase"> |
- <message name="IDS_FULLSCREEN_EXIT_FULLSCREEN" desc="Text in the bubble button that forces a webpage out of fullscreen mode."> |
- Exit full screen |
- </message> |
- </if> |
- <message name="IDS_FULLSCREEN_EXIT" desc="Text in the bubble button that denies to lock the mouse and forces a webpage out of fullscreen mode."> |
- Exit |
- </message> |
- <message name="IDS_FULLSCREEN_DENY" desc="Text in the bubble button that denies to lock the mouse."> |
- Deny |
- </message> |
<!-- Backspace shortcut notification strings --> |
<message name="IDS_PRESS_ALT_LEFT_TO_GO_BACK" desc="Text displayed in the bubble to explain the keyboard shortcut to go back to the previous web page in history. The accelerators are names of keyboard keys. Please surround the names of the keys (e.g. 'Alt' and '←') in pipe characters so they can be rendered correctly."> |