mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 395590 - "Entity ProtocolFlagError should be rephrased" [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r+sr=bzbarsky a1.9=damons]
This commit is contained in:
parent
8b5eb866ae
commit
9da86a455b
@ -48,7 +48,7 @@ SetPropertyDenied = Permission denied to set property %S.%S
|
||||
CallMethodDenied = Permission denied to call method %S.%S
|
||||
CreateWrapperDenied = Permission denied to create wrapper for object of class %S
|
||||
ExtensionCapability = Unknown: %S
|
||||
ProtocolFlagError = Warning: Protocol handler for '%S' doesn't advertise a security policy. While loads of such protocols are allowed for now, this is deprecated. Please see the documentation in nsIProtocolHandler.idl.
|
||||
ProtocolFlagError = Warning: Protocol handler for '%S' doesn't advertise a security policy. While loading of such protocols is allowed for now, this is deprecated. Please see the documentation in nsIProtocolHandler.idl.
|
||||
#
|
||||
# The following descriptions are shown in the EnableCapabilityQuery dialog
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user