[seahorse/wip/nielsdg/change-about-string: 17/17] KeyManager: Change "About" string



commit 57988383bc64b05258f3df2f262a9bb6fc6b30ac
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Wed Feb 20 22:00:42 2019 +0100

    KeyManager: Change "About" string
    
    * Use a mnemonic (see #215)
    * Don't use the actual app name (Seahorse) but the one that is shown to
    and known by the user (#214)

 src/seahorse-key-manager.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/seahorse-key-manager.ui b/src/seahorse-key-manager.ui
index 453cece4..37724b3d 100644
--- a/src/seahorse-key-manager.ui
+++ b/src/seahorse-key-manager.ui
@@ -49,7 +49,7 @@
         <attribute name="action">app.help</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">About Seahorse</attribute>
+        <attribute name="label" translatable="yes">_About Passwords and Keys</attribute>
         <attribute name="action">app.about</attribute>
       </item>
     </section>


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