[seahorse] String fix in seahorse-pgp-private-key-properties



commit 07b1c6eeb8a4ccdf59456927045f156ae87253c1
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Fri Aug 30 19:26:11 2013 +0530

    String fix in seahorse-pgp-private-key-properties
    
    Change Export Complete Key->Export Secret Key to better map the
    functionality of the button. The button only exports the secret key and
    does not export the complete key file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707135

 pgp/seahorse-pgp-private-key-properties.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pgp/seahorse-pgp-private-key-properties.xml b/pgp/seahorse-pgp-private-key-properties.xml
index b05dda4..c1805d3 100644
--- a/pgp/seahorse-pgp-private-key-properties.xml
+++ b/pgp/seahorse-pgp-private-key-properties.xml
@@ -1384,7 +1384,7 @@
                                       <object class="GtkLabel" id="label22260">
                                         <property name="visible">True</property>
                                         <property name="xalign">0</property>
-                                        <property name="label" translatable="yes">_Export Complete 
Key:</property>
+                                        <property name="label" translatable="yes">_Export Secret 
Key:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">details-export-button</property>
                                       </object>


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