[gnome-games] mahjongg: fix a translatable string



commit ef577b84d82ead558c87ab85ae7a043354a3ecc1
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Sat Oct 29 01:04:45 2011 +0200

    mahjongg: fix a translatable string

 mahjongg/src/mahjongg.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mahjongg/src/mahjongg.vala b/mahjongg/src/mahjongg.vala
index 7b19cee..9c29ffb 100644
--- a/mahjongg/src/mahjongg.vala
+++ b/mahjongg/src/mahjongg.vala
@@ -515,7 +515,7 @@ public class Mahjongg
                                "program-name", _("Mahjongg"),
                                "version", VERSION,
                                "comments",
-                               _("A matching game played with Mahjongg tiles.\n\nMahjongg is a part of GNOME GnomeGamesSupport."),
+                               _("A matching game played with Mahjongg tiles.\n\nMahjongg is a part of GNOME Games."),
                                "copyright", "Copyright \xc2\xa9 1998-2008 Free Software Foundation, Inc.",
                                "license", GnomeGamesSupport.get_license (_("Mahjongg")),
                                "wrap-license", true,



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