[tali] About dialog: remove period from sentence fragment



commit 827eca2d7401b5326bd319fa6e2918cc3130b004
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Nov 19 11:57:15 2013 -0600

    About dialog: remove period from sentence fragment

 src/gyahtzee.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gyahtzee.c b/src/gyahtzee.c
index aa76f4e..1c9159d 100644
--- a/src/gyahtzee.c
+++ b/src/gyahtzee.c
@@ -607,7 +607,7 @@ about_cb (GSimpleAction * action, GVariant * parameter, gpointer data)
                         "Free Software Foundation, Inc.",
                         "license-type", GTK_LICENSE_GPL_2_0,
                         "comments", _("A variation on poker with "
-                                      "dice and less money.\n\n"
+                                      "dice and less money\n\n"
                                       "Tali is a part of GNOME Games."),
                         "authors", authors,
                         "documenters", documenters,


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