summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpicker/uiconfig/ui/explorerfiledialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/uiconfig/ui/explorerfiledialog.ui b/fpicker/uiconfig/ui/explorerfiledialog.ui
index 84a50b05d91c..9c673fa49452 100644
--- a/fpicker/uiconfig/ui/explorerfiledialog.ui
+++ b/fpicker/uiconfig/ui/explorerfiledialog.ui
@@ -293,7 +293,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Add shortcut</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Add current folder to Places</property>
<property name="image">image1</property>
<property name="always_show_image">True</property>
</object>
@@ -308,7 +308,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Delete shortcut</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Remove selected folder from Places</property>
<property name="image">image2</property>
<property name="always_show_image">True</property>
</object>