mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 413884 - "The "Don't ask me again" checkbox in the "Unresponsive script" dialog does not have any access key" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=jst a1.9=schrep]
This commit is contained in:
parent
aa26eaf4fe
commit
6225fdee48
@ -20,6 +20,7 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
# Mitch <mstoltz@netscape.com> (original author)
|
||||
# Ehsan Akhgari <ehsan.akhgari@gmail.com>
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either of the GNU General Public License Version 2 or later (the "GPL"),
|
||||
@ -42,7 +43,7 @@ KillScriptLocation=Script: %S
|
||||
StopScriptButton=Stop script
|
||||
DebugScriptButton=Debug script
|
||||
WaitForScriptButton=Continue
|
||||
DontAskAgain=Don't ask me again
|
||||
DontAskAgain=&Don't ask me again
|
||||
JSURLLoadBlockedWarning=Attempt to load a javascript: URL from one host\nin a window displaying content from another host\nwas blocked by the security manager.
|
||||
WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script.
|
||||
OnBeforeUnloadPreMessage=Are you sure you want to navigate away from this page?
|
||||
|
Loading…
Reference in New Issue
Block a user