[hotssh] Fix translator-credits



commit 9e57a11f3335af35122a3334806d285a34be177c
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Nov 28 00:47:07 2013 +0100

    Fix translator-credits

 src/hotssh-app.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/hotssh-app.c b/src/hotssh-app.c
index b05b469..0f4c245 100644
--- a/src/hotssh-app.c
+++ b/src/hotssh-app.c
@@ -80,7 +80,7 @@ about_activated (GSimpleAction *action,
                          "license-type", GTK_LICENSE_LGPL_2_1,
                          "logo-icon-name", "hotssh",
                          "program-name", _("HotSSH"),
-                         "translator-credits", _("translator_credits"),
+                         "translator-credits", _("translator-credits"),
                          "version", PACKAGE_VERSION,
                          "website", "https://wiki.gnome.org/Apps/HotSSH";,
                          "website-label", _("HotSSH Website"),


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