summaryrefslogtreecommitdiff
path: root/programs/gvfs-tree.c
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-08-25 15:03:40 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-08-25 15:03:40 +0200
commitc7601fed78a1d3fc6c82ea0e496d79f61d827777 (patch)
tree4625882ded092c7f9173e3f1b70e271fbcc37af9 /programs/gvfs-tree.c
parent3d18f77a5eca7727ca3e8da8f855ff973cb3064d (diff)
downloadgvfs-c7601fed78a1d3fc6c82ea0e496d79f61d827777.tar.gz
Minor string tweaks for translators
https://bugzilla.gnome.org/show_bug.cgi?id=629116
Diffstat (limited to 'programs/gvfs-tree.c')
-rw-r--r--programs/gvfs-tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/gvfs-tree.c b/programs/gvfs-tree.c
index 652fa706..f235df59 100644
--- a/programs/gvfs-tree.c
+++ b/programs/gvfs-tree.c
@@ -34,7 +34,7 @@ static gboolean follow_symlinks = FALSE;
static GOptionEntry entries[] =
{
{ "hidden", 'h', 0, G_OPTION_ARG_NONE, &show_hidden, N_("Show hidden files"), NULL },
- { "follow-symlinks", 'l', 0, G_OPTION_ARG_NONE, &follow_symlinks, N_("Follow symlinks, mounts and shortcuts like dirs"), NULL },
+ { "follow-symlinks", 'l', 0, G_OPTION_ARG_NONE, &follow_symlinks, N_("Follow symbolic links, mounts and shortcuts like directories"), NULL },
};
static gint