[iagno] About dialog: remove period from fragment



commit 1c8a3c11bb7e495308a28c8df2bf61e612d369bd
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 18 23:06:01 2013 -0600

    About dialog: remove period from fragment

 src/iagno.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/iagno.vala b/src/iagno.vala
index c6c6aeb..74238b7 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -300,7 +300,7 @@ public class Iagno : Gtk.Application
                                "copyright",
                                "Copyright \xc2\xa9 1998-2008 Ian Peters",
                                "license", license,
-                               "comments", _("A disk flipping game derived from Reversi.\n\nIagno is a part 
of GNOME Games."),
+                               "comments", _("A disk flipping game derived from Reversi\n\nIagno is a part 
of GNOME Games."),
                                "authors", authors,
                                "documenters", documenters,
                                "translator-credits", _("translator-credits"),


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