[nautilus/wip/csoriano/waiting-ui-review] preferences: fix wording of create link



commit d1a9ed1b43c36ec4ca120f0dfa6b8335b426b2d8
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Feb 10 21:41:06 2016 +0100

    preferences: fix wording of create link
    
    It's no longer necessary to copy files previously.

 src/resources/ui/nautilus-preferences-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/nautilus-preferences-dialog.ui b/src/resources/ui/nautilus-preferences-dialog.ui
index 8fdfef1..3e0dd3f 100644
--- a/src/resources/ui/nautilus-preferences-dialog.ui
+++ b/src/resources/ui/nautilus-preferences-dialog.ui
@@ -305,7 +305,7 @@
                             </child>
                             <child>
                               <object class="GtkCheckButton" id="show_create_link_checkbutton">
-                                <property name="label" translatable="yes">Show context menu item to create 
_links from copied files</property>
+                                <property name="label" translatable="yes">Show context menu item to create 
_links</property>
                                 <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]