gnome-games r8019 - trunk/blackjack/src



Author: thomashpa
Date: Tue Oct 14 01:13:09 2008
New Revision: 8019
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8019&view=rev

Log:
Reapply unintended revert

Modified:
   trunk/blackjack/src/dialog.cpp

Modified: trunk/blackjack/src/dialog.cpp
==============================================================================
--- trunk/blackjack/src/dialog.cpp	(original)
+++ trunk/blackjack/src/dialog.cpp	Tue Oct 14 01:13:09 2008
@@ -49,7 +49,7 @@
         gboolean    choice = FALSE;
 
         message = _("Would you like insurance?");
-        secondary_message = _("Insurance is a side wager of 50%% of the original wager"
+        secondary_message = _("Insurance is a side wager of 50% of the original wager"
                               " that the dealer has a natural 21 (aka blackjack) that is"
                               " offered when the dealer's face up card is an ace. If the"
                               " dealer has a natural 21 then the player is paid double.");



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