[shotwell] More Save As => Export



commit 9afb5a61f866768b0c45344448fa9958edf15636
Author: Jens Georg <mail jensge org>
Date:   Sun Feb 26 20:53:43 2017 +0100

    More Save As => Export
    
    Signed-off-by: Jens Georg <mail jensge org>

 ui/event.ui |    2 +-
 ui/tags.ui  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/event.ui b/ui/event.ui
index 11d9b74..2189660 100644
--- a/ui/event.ui
+++ b/ui/event.ui
@@ -14,7 +14,7 @@
           <attribute name="action">win.ExternalLibraryImport</attribute>
         </item>
         <item>
-          <attribute name="label" translatable="yes">Save _As…</attribute>
+          <attribute name="label" translatable="yes">_Export…</attribute>
           <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;e</attribute>
           <attribute name="action">win.Export</attribute>
         </item>
diff --git a/ui/tags.ui b/ui/tags.ui
index 334b24d..910571b 100644
--- a/ui/tags.ui
+++ b/ui/tags.ui
@@ -14,7 +14,7 @@
           <attribute name="action">win.ExternalLibraryImport</attribute>
         </item>
         <item>
-          <attribute name="label" translatable="yes">Save _As…</attribute>
+          <attribute name="label" translatable="yes">_Export…</attribute>
           <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;e</attribute>
           <attribute name="action">win.Export</attribute>
         </item>


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