aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2005-10-19 04:50:08 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-19 04:50:08 +0800
commitc8121f1b9552aa3c078925516f1621cd2c63c005 (patch)
tree53aea1dbc0a79f7529dba93b58c9aeb855bda8a8 /plugins
parent9368affd35e74c7e058fa37e81e9aa8c0b933513 (diff)
downloadgsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar.gz
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar.bz2
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar.lz
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar.xz
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.tar.zst
gsoc2013-epiphany-c8121f1b9552aa3c078925516f1621cd2c63c005.zip
Clarify string
Diffstat (limited to 'plugins')
-rw-r--r--plugins/desktop-file/plugin.cpp2
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."));