[gnome-chess] Improve new translator comments



commit b936ed93041977de74cce7cd773bc4188577d13e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Jun 25 10:05:20 2014 -0500

    Improve new translator comments

 src/gnome-chess.vala |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-chess.vala b/src/gnome-chess.vala
index 7396098..4b1de06 100644
--- a/src/gnome-chess.vala
+++ b/src/gnome-chess.vala
@@ -1189,7 +1189,8 @@ public class ChessApplication : Gtk.Application
              * Window title when something goes wrong with the engine...
              * or when the engine says something is wrong with us! Translators,
              * please test to make sure this does not get ellipsized -- you don't
-             * have much room. Set your opponent to GNU Chess, start a new game,
+             * have much room. Set your opponent to GNU Chess, set a time limit
+             * because the pause button eats up some of your space, start a new game,
              * then run 'killall gnuchess' in a terminal.
              */
             title = _("Oops! Something has gone wrong.");
@@ -1264,7 +1265,8 @@ public class ChessApplication : Gtk.Application
              * Window subtitle when something goes wrong with the engine...
              * or when the engine says something is wrong with us! Translators,
              * please test to make sure this does not get ellipsized -- you don't
-             * have much room. Set your opponent to GNU Chess, start a new game,
+             * have much room. Set your opponent to GNU Chess, set a time limit
+             * because the pause button eats up some of your space, start a new game,
              * then run 'killall gnuchess' in a terminal.
              */
             reason = _("The computer player is confused. The game cannot continue.");


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