summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2018-09-26 23:31:00 -0300
committerAndre Miranda <andreldm@xfce.org>2018-09-26 23:31:00 -0300
commita3b4e7ce66a16f32750126b8086ed0487dae26f0 (patch)
treea1601d94fa39aa92f7f475a3466a16225122994a /plugins
parentf48d787a6840a0c0a0f205143cb084cce323531e (diff)
downloadthunar-a3b4e7ce66a16f32750126b8086ed0487dae26f0.tar.gz
Improve description of UCA command parameters (Bug #14720)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/thunar-uca/thunar-uca-editor.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/thunar-uca/thunar-uca-editor.ui b/plugins/thunar-uca/thunar-uca-editor.ui
index 21d5c902..f6f39449 100644
--- a/plugins/thunar-uca/thunar-uca-editor.ui
+++ b/plugins/thunar-uca/thunar-uca-editor.ui
@@ -428,7 +428,7 @@
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">the path to the first selected file</property>
+ <property name="label" translatable="yes">the path to the first selected file or directory</property>
<property name="xalign">0</property>
<attributes>
<attribute name="scale" value="0.8"/>
@@ -443,7 +443,7 @@
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">the paths to all selected files</property>
+ <property name="label" translatable="yes">the paths to all selected files and directories</property>
<property name="xalign">0</property>
<attributes>
<attribute name="scale" value="0.8"/>