diff options
-rw-r--r-- | plugins/desktop-file/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/desktop-file/plugin.cpp b/plugins/desktop-file/plugin.cpp index 64677566e..d5efa3ebe 100644 --- a/plugins/desktop-file/plugin.cpp +++ b/plugins/desktop-file/plugin.cpp @@ -258,7 +258,7 @@ plugin_stream_as_file (NPP instance, show_error_dialog (instance, _("Unsafe protocol."), - _("The contained address has not been " + _("The address has not been " "loaded, because it refers to an " "unsafe protocol and thereby presents " "a security risk to your system.")); |