[aisleriot] Update British English translation



commit c223fd3af06a3218af888ffe2cbe878867288de6
Author: David King <amigadave amigadave com>
Date:   Fri Sep 9 08:53:14 2016 +0200

    Update British English translation

 po/en_GB.po | 1214 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 746 insertions(+), 468 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index 160cc39..db9a3d3 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,10 +7,11 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-games\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-04 11:17+0100\n"
-"PO-Revision-Date: 2012-09-04 11:19+0100\n"
-"Last-Translator: Bruce Cowan <bruce bcowan me uk>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=aisleriot&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2016-05-19 14:35+0000\n"
+"PO-Revision-Date: 2016-09-09 08:35+0200\n"
+"Last-Translator: David King <amigadave amigadave com>\n"
 "Language-Team: British English <en li org>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
@@ -20,13 +21,31 @@ msgstr ""
 "X-Generator: Virtaal 0.7.1\n"
 "X-Project-Style: gnome\n"
 
+#: ../data/sol.appdata.xml.in.h:1
+msgid "Aisleriot Solitaire"
+msgstr "Aisleriot Solitaire"
+
+#: ../data/sol.appdata.xml.in.h:2 ../data/sol.desktop.in.in.h:2
+msgid "Play many different solitaire games"
+msgstr "Play many different solitaire games"
+
+#: ../data/sol.appdata.xml.in.h:3
+msgid ""
+"Aisleriot — also known as sol or solitaire — is a card game application that "
+"features over 80 different solitaire-type card games which are designed to "
+"play using a mouse, keyboard, or trackpad."
+msgstr ""
+"Aisleriot — also known as sol or solitaire — is a card game application that "
+"features over 80 different solitaire-type card games which are designed to "
+"play using a mouse, keyboard, or trackpad."
+
 #: ../data/sol.desktop.in.in.h:1
 msgid "AisleRiot Solitaire"
 msgstr "AisleRiot Solitaire"
 
-#: ../data/sol.desktop.in.in.h:2
-msgid "Play many different solitaire games"
-msgstr "Play many different solitaire games"
+#: ../data/sol.desktop.in.in.h:3
+msgid "solitaire;cards;klondike;spider;freecell;patience;"
+msgstr "solitaire;cards;canfield;spider;freecell;patience;"
 
 #: ../src/aisleriot.schemas.in.h:1
 msgid "Theme file name"
@@ -102,12 +121,40 @@ msgstr "Recently played games"
 msgid "A list of recently played games."
 msgstr "A list of recently played games."
 
+#: ../src/ar-application.c:210
+msgid "New Game"
+msgstr "New Game"
+
+#: ../src/ar-application.c:211
+msgid "Change Game"
+msgstr "Change Game"
+
+#: ../src/ar-application.c:215 ../src/stats-dialog.c:206
+msgid "Statistics"
+msgstr "Statistics"
+
+#: ../src/ar-application.c:216
+msgid "Fullscreen"
+msgstr "Fullscreen"
+
+#: ../src/ar-application.c:220
+msgid "Help"
+msgstr "Help"
+
+#: ../src/ar-application.c:221
+msgid "About"
+msgstr "About"
+
+#: ../src/ar-application.c:222
+msgid "Quit"
+msgstr "Quit"
+
 #. Now construct the window contents
-#: ../src/ar-game-chooser.c:178 ../src/window.c:2294
+#: ../src/ar-game-chooser.c:312 ../src/window.c:1981
 msgid "Select Game"
 msgstr "Select Game"
 
-#: ../src/ar-game-chooser.c:192
+#: ../src/ar-game-chooser.c:326
 msgid "_Select"
 msgstr "_Select"
 
@@ -199,71 +246,84 @@ msgstr ""
 "this program.  If not, see <http://www.gnu.org/licences/>."
 
 #. Translators: this is the name of a type of card slot
-#: ../src/game.c:1437
+#: ../src/game.c:1390
+msgctxt "slot type"
+msgid "chooser"
+msgstr "chooser"
+
+#. Translators: this is the name of a type of card slot
+#: ../src/game.c:1394
 msgctxt "slot type"
 msgid "foundation"
 msgstr "foundation"
 
 #. Translators: this is the name of a type of card slot
-#: ../src/game.c:1441
+#: ../src/game.c:1398
 msgctxt "slot type"
 msgid "reserve"
 msgstr "reserve"
 
 #. Translators: this is the name of a type of card slot
-#: ../src/game.c:1445
+#: ../src/game.c:1402
 msgctxt "slot type"
 msgid "stock"
 msgstr "stock"
 
 #. Translators: this is the name of a type of card slot
-#: ../src/game.c:1449
+#: ../src/game.c:1406
 msgctxt "slot type"
 msgid "tableau"
 msgstr "tableau"
 
 #. Translators: this is the name of a type of card slot
-#: ../src/game.c:1453
+#: ../src/game.c:1410
 msgctxt "slot type"
 msgid "waste"
 msgstr "waste"
 
+#. Translators: %s is the name of the card; "chooser" is the name of a type of card slot
+#: ../src/game.c:1442
+#, c-format
+msgctxt "slot hint"
+msgid "%s on chooser"
+msgstr "%s on chooser"
+
 #. Translators: %s is the name of the card; "foundation" is the name of a type of card slot
-#: ../src/game.c:1485
+#: ../src/game.c:1446
 #, c-format
 msgctxt "slot hint"
 msgid "%s on foundation"
 msgstr "%s on foundation"
 
 #. Translators: %s is the name of the card; "reserve" is the name of a type of card slot
-#: ../src/game.c:1489
+#: ../src/game.c:1450
 #, c-format
 msgctxt "slot hint"
 msgid "%s on reserve"
 msgstr "%s on reserve"
 
 #. Translators: %s is the name of the card; "stock" is the name of a type of card slot
-#: ../src/game.c:1493
+#: ../src/game.c:1454
 #, c-format
 msgctxt "slot hint"
 msgid "%s on stock"
 msgstr "%s on stock"
 
 #. Translators: %s is the name of the card; "tableau" is the name of a type of card slot
-#: ../src/game.c:1497
+#: ../src/game.c:1458
 #, c-format
 msgctxt "slot hint"
 msgid "%s on tableau"
 msgstr "%s on tableau"
 
 #. Translators: %s is the name of the card; "waste" is the name of a type of card slot
-#: ../src/game.c:1501
+#: ../src/game.c:1462
 #, c-format
 msgctxt "slot hint"
 msgid "%s on waste"
 msgstr "%s on waste"
 
-#: ../src/game.c:2168
+#: ../src/game.c:2129
 msgid "This game does not have hint support yet."
 msgstr "This game does not have hint support yet."
 
@@ -271,12 +331,12 @@ msgstr "This game does not have hint support yet."
 #. The first %s is a card name, the 2nd %s a sentence fragment.
 #. * Yes, we know this is bad for i18n.
 #.
-#: ../src/game.c:2203 ../src/game.c:2229
+#: ../src/game.c:2164 ../src/game.c:2190
 #, c-format
 msgid "Move %s onto %s."
 msgstr "Move %s onto %s."
 
-#: ../src/game.c:2249
+#: ../src/game.c:2210
 msgid "This game is unable to provide a hint."
 msgstr "This game is unable to provide a hint."
 
@@ -647,6 +707,15 @@ msgstr "Gypsy"
 #. freely, literally, or not at all, at your option.
 #.
 #: ../src/game-names.h:287
+msgid "Hamilton"
+msgstr "Hamilton"
+
+#. Translators: this string is the name of a game of patience.
+#. If there is an established standard name for this game in your
+#. locale, use that; otherwise you can translate this string
+#. freely, literally, or not at all, at your option.
+#.
+#: ../src/game-names.h:294
 msgid "Helsinki"
 msgstr "Helsinki"
 
@@ -655,7 +724,7 @@ msgstr "Helsinki"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:294
+#: ../src/game-names.h:301
 msgid "Hopscotch"
 msgstr "Hopscotch"
 
@@ -664,7 +733,7 @@ msgstr "Hopscotch"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:301
+#: ../src/game-names.h:308
 msgid "Isabel"
 msgstr "Isabel"
 
@@ -673,7 +742,7 @@ msgstr "Isabel"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:308
+#: ../src/game-names.h:315
 msgid "Jamestown"
 msgstr "Jamestown"
 
@@ -682,7 +751,7 @@ msgstr "Jamestown"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:315
+#: ../src/game-names.h:322
 msgid "Jumbo"
 msgstr "Jumbo"
 
@@ -691,7 +760,7 @@ msgstr "Jumbo"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:322
+#: ../src/game-names.h:329
 msgid "Kansas"
 msgstr "Kansas"
 
@@ -700,7 +769,7 @@ msgstr "Kansas"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:329
+#: ../src/game-names.h:336
 msgid "King Albert"
 msgstr "King Albert"
 
@@ -709,7 +778,7 @@ msgstr "King Albert"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:336
+#: ../src/game-names.h:343
 msgid "Kings Audience"
 msgstr "Kings Audience"
 
@@ -718,7 +787,7 @@ msgstr "Kings Audience"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:343
+#: ../src/game-names.h:350
 msgid "Klondike"
 msgstr "Canfield"
 
@@ -727,15 +796,6 @@ msgstr "Canfield"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:350
-msgid "Klondike Three Decks"
-msgstr "Canfield Three Decks"
-
-#. Translators: this string is the name of a game of patience.
-#. If there is an established standard name for this game in your
-#. locale, use that; otherwise you can translate this string
-#. freely, literally, or not at all, at your option.
-#.
 #: ../src/game-names.h:357
 msgid "Labyrinth"
 msgstr "Labyrinth"
@@ -1053,6 +1113,15 @@ msgstr "Valentine"
 #. freely, literally, or not at all, at your option.
 #.
 #: ../src/game-names.h:602
+msgid "Wall"
+msgstr "Wall"
+
+#. Translators: this string is the name of a game of patience.
+#. If there is an established standard name for this game in your
+#. locale, use that; otherwise you can translate this string
+#. freely, literally, or not at all, at your option.
+#.
+#: ../src/game-names.h:609
 msgid "Westhaven"
 msgstr "Westhaven"
 
@@ -1061,7 +1130,7 @@ msgstr "Westhaven"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:609
+#: ../src/game-names.h:616
 msgid "Whitehead"
 msgstr "Whitehead"
 
@@ -1070,7 +1139,7 @@ msgstr "Whitehead"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:616
+#: ../src/game-names.h:623
 msgid "Will O The Wisp"
 msgstr "Will O The Wisp"
 
@@ -1079,7 +1148,7 @@ msgstr "Will O The Wisp"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:623
+#: ../src/game-names.h:630
 msgid "Yield"
 msgstr "Yield"
 
@@ -1088,7 +1157,7 @@ msgstr "Yield"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:630
+#: ../src/game-names.h:637
 msgid "Yukon"
 msgstr "Yukon"
 
@@ -1097,7 +1166,7 @@ msgstr "Yukon"
 #. locale, use that; otherwise you can translate this string
 #. freely, literally, or not at all, at your option.
 #.
-#: ../src/game-names.h:637
+#: ../src/game-names.h:644
 msgid "Zebra"
 msgstr "Zebra"
 
@@ -1435,31 +1504,31 @@ msgid "Window height"
 msgstr "Window height"
 
 #. String reserve
-#: ../src/sol.c:50
+#: ../src/sol.c:45
 msgid "Solitaire"
 msgstr "Solitaire"
 
-#: ../src/sol.c:51
+#: ../src/sol.c:46
 msgid "GNOME Solitaire"
 msgstr "GNOME Solitaire"
 
-#: ../src/sol.c:52
+#: ../src/sol.c:47
 msgid "About Solitaire"
 msgstr "About Solitaire"
 
-#: ../src/sol.c:68
+#: ../src/sol.c:62
 msgid "Select the game type to play"
 msgstr "Select the game type to play"
 
-#: ../src/sol.c:68
+#: ../src/sol.c:62
 msgid "NAME"
 msgstr "NAME"
 
-#: ../src/sol.c:117 ../src/window.c:409 ../src/window.c:413
+#: ../src/sol.c:105
 msgid "FreeCell Solitaire"
 msgstr "FreeCell Solitaire"
 
-#: ../src/sol.c:117 ../src/window.c:414 ../src/window.c:1873
+#: ../src/sol.c:105 ../src/window.c:397
 msgid "AisleRiot"
 msgstr "AisleRiot"
 
@@ -1502,14 +1571,10 @@ msgstr "Worst:"
 msgid "Time"
 msgstr "Time"
 
-#: ../src/stats-dialog.c:199
-msgid "Statistics"
-msgstr "Statistics"
-
 #. Translators: Translate this to "%Id" if you want to use localised digits,
 #. * and to "%d" otherwise. Do not translate it to anything else!
 #.
-#: ../src/stats-dialog.c:213 ../src/stats-dialog.c:219
+#: ../src/stats-dialog.c:220 ../src/stats-dialog.c:226
 #, c-format
 msgid "%d"
 msgstr "%d"
@@ -1521,61 +1586,57 @@ msgstr "%d"
 #. * instead, or leave it as "%%". If you chose a character other than
 #. * "%" (U+0025 PERCENT SIGN) you do NOT need to escape it with another "%"!
 #.
-#: ../src/stats-dialog.c:230
+#: ../src/stats-dialog.c:237
 #, c-format
 msgid "%d%%"
 msgstr "%d%%"
 
 #. For translators: N/A means "Not Applicable", use whatever
 #. * abbreviation you have for a value that has no meaning.
-#: ../src/stats-dialog.c:236 ../src/stats-dialog.c:245
-#: ../src/stats-dialog.c:253
+#: ../src/stats-dialog.c:243 ../src/stats-dialog.c:252
+#: ../src/stats-dialog.c:260
 msgid "N/A"
 msgstr "N/A"
 
 #. Translators: this represents minutes:seconds.
-#: ../src/stats-dialog.c:240 ../src/stats-dialog.c:248
+#: ../src/stats-dialog.c:247 ../src/stats-dialog.c:255
 #, c-format
 msgid "%d:%02d"
 msgstr "%d:%02d"
 
-#: ../src/window.c:220
+#: ../src/window.c:198
 msgid "Congratulations, you have won!"
 msgstr "Congratulations, you have won!"
 
-#: ../src/window.c:224
+#: ../src/window.c:202
 msgid "There are no more moves"
 msgstr "There are no more moves"
 
-#: ../src/window.c:365
+#: ../src/window.c:347
 msgid "Main game:"
 msgstr "Main game:"
 
-#: ../src/window.c:373
+#: ../src/window.c:355
 msgid "Card games:"
 msgstr "Card games:"
 
-#: ../src/window.c:388
+#: ../src/window.c:370
 msgid "Card themes:"
 msgstr "Card themes:"
 
-#: ../src/window.c:416
-msgid "About FreeCell Solitaire"
-msgstr "About FreeCell Solitaire"
+#: ../src/window.c:399
+msgid "About Aisleriot"
+msgstr "About Aisleriot"
 
-#: ../src/window.c:417
-msgid "About AisleRiot"
-msgstr "About AisleRiot"
-
-#: ../src/window.c:421
+#: ../src/window.c:401
 msgid ""
-"AisleRiot provides a rule-based solitaire card engine that allows many "
+"Aisleriot provides a rule-based solitaire card engine that allows many "
 "different games to be played."
 msgstr ""
-"AisleRiot provides a rule-based solitaire card engine that allows many "
+"Aisleriot provides a rule-based solitaire card engine that allows many "
 "different games to be played."
 
-#: ../src/window.c:430
+#: ../src/window.c:410
 msgid "translator-credits"
 msgstr ""
 "Robert Brady <robert susu org uk>\n"
@@ -1584,195 +1645,186 @@ msgstr ""
 "Gareth Owen <gowen72 yahoo com>\n"
 "David Lodge <dave cirt net>\n"
 "Philip Withnall <philip tecnocode co uk>\n"
-"Bruce Cowan <bruce bcowan me uk>"
+"Bruce Cowan <bruce bcowan me uk>\n"
+"David King <amigadave amigadave com>"
 
-#: ../src/window.c:434
-msgid "GNOME Games web site"
-msgstr "GNOME Games web site"
+#: ../src/window.c:413
+msgid "Aisleriot web site"
+msgstr "Aisleriot web site"
 
-#: ../src/window.c:1288
+#: ../src/window.c:1182
 #, c-format
 msgid "Play “%s”"
 msgstr "Play “%s”"
 
-#: ../src/window.c:1450
+#: ../src/window.c:1343
 #, c-format
 msgid "Display cards with “%s” card theme"
 msgstr "Display cards with “%s” card theme"
 
-#: ../src/window.c:1747
+#: ../src/window.c:1637
 msgid "A scheme exception occurred"
 msgstr "A scheme exception occurred"
 
-#: ../src/window.c:1750
+#: ../src/window.c:1640
 msgid "Please report this bug to the developers."
 msgstr "Please report this bug to the developers."
 
-#: ../src/window.c:1756
+#: ../src/window.c:1646
 msgid "_Don't report"
-msgstr "_Don't report"
+msgstr "_Don’t report"
 
-#: ../src/window.c:1757
+#: ../src/window.c:1647
 msgid "_Report"
 msgstr "_Report"
 
-#: ../src/window.c:1871
-msgid "Freecell Solitaire"
-msgstr "Freecell Solitaire"
-
 #. Menu actions
-#: ../src/window.c:1990
+#: ../src/window.c:1804
 msgid "_Game"
 msgstr "_Game"
 
-#: ../src/window.c:1991
+#: ../src/window.c:1805
 msgid "_View"
 msgstr "_View"
 
-#: ../src/window.c:1992
+#: ../src/window.c:1806
 msgid "_Control"
 msgstr "_Control"
 
-#: ../src/window.c:1994
+#: ../src/window.c:1808
 msgid "_Help"
 msgstr "_Help"
 
-#: ../src/window.c:1999
+#: ../src/window.c:1813
 msgid "Start a new game"
 msgstr "Start a new game"
 
-#: ../src/window.c:2002
+#: ../src/window.c:1816
 msgid "Restart the game"
 msgstr "Restart the game"
 
-#: ../src/window.c:2004
+#: ../src/window.c:1818
 msgid "_Select Game…"
 msgstr "_Select Game…"
 
-#: ../src/window.c:2006
+#: ../src/window.c:1820
 msgid "Play a different game"
 msgstr "Play a different game"
 
-#: ../src/window.c:2008
+#: ../src/window.c:1822
 msgid "_Recently Played"
 msgstr "_Recently Played"
 
-#: ../src/window.c:2009
+#: ../src/window.c:1823
 msgid "S_tatistics"
 msgstr "S_tatistics"
 
-#: ../src/window.c:2010
+#: ../src/window.c:1824
 msgid "Show gameplay statistics"
 msgstr "Show gameplay statistics"
 
-#: ../src/window.c:2013
+#: ../src/window.c:1827
 msgid "Close this window"
 msgstr "Close this window"
 
-#: ../src/window.c:2016
+#: ../src/window.c:1830
 msgid "Undo the last move"
 msgstr "Undo the last move"
 
-#: ../src/window.c:2019
+#: ../src/window.c:1833
 msgid "Redo the undone move"
 msgstr "Redo the undone move"
 
-#: ../src/window.c:2022
+#: ../src/window.c:1836
 msgid "Deal next card or cards"
 msgstr "Deal next card or cards"
 
-#: ../src/window.c:2025
+#: ../src/window.c:1839
 msgid "Get a hint for your next move"
 msgstr "Get a hint for your next move"
 
-#: ../src/window.c:2028
+#: ../src/window.c:1842
 msgid "View help for Aisleriot"
-msgstr "View help for AisleRiot"
+msgstr "View help for Aisleriot"
 
-#: ../src/window.c:2032
+#: ../src/window.c:1846
 msgid "View help for this game"
 msgstr "View help for this game"
 
-#: ../src/window.c:2035
+#: ../src/window.c:1849
 msgid "About this game"
 msgstr "About this game"
 
-#: ../src/window.c:2037
+#: ../src/window.c:1851
 msgid "Install card themes…"
 msgstr "Install card themes…"
 
-#: ../src/window.c:2038
+#: ../src/window.c:1852
 msgid "Install new card themes from the distribution packages repositories"
-msgstr "Install new card themes from the distribution's package repositories"
+msgstr ""
+"Install new card themes from the package repositories of the distribution"
 
-#: ../src/window.c:2044
+#: ../src/window.c:1858
 msgid "_Card Style"
 msgstr "_Card Style"
 
-#: ../src/window.c:2078
+#: ../src/window.c:1884
 msgid "_Toolbar"
 msgstr "_Toolbar"
 
-#: ../src/window.c:2079
+#: ../src/window.c:1885
 msgid "Show or hide the toolbar"
 msgstr "Show or hide the toolbar"
 
-#: ../src/window.c:2083
+#: ../src/window.c:1889
 msgid "_Statusbar"
 msgstr "_Statusbar"
 
-#: ../src/window.c:2084
+#: ../src/window.c:1890
 msgid "Show or hide statusbar"
 msgstr "Show or hide statusbar"
 
-#: ../src/window.c:2088
+#: ../src/window.c:1894
 msgid "_Click to Move"
 msgstr "_Click to Move"
 
-#: ../src/window.c:2089
+#: ../src/window.c:1895
 msgid "Pick up and drop cards by clicking"
 msgstr "Pick up and drop cards by clicking"
 
-#: ../src/window.c:2093
+#. not active by default
+#: ../src/window.c:1898
 msgid "_Sound"
 msgstr "_Sound"
 
-#: ../src/window.c:2094
+#: ../src/window.c:1899
 msgid "Whether or not to play event sounds"
 msgstr "Whether to play event sounds"
 
-#: ../src/window.c:2099
-msgid "_Animations"
-msgstr "_Animations"
-
-#: ../src/window.c:2100
-msgid "Whether or not to animate card moves"
-msgstr "Whether to animate card moves"
-
-#: ../src/window.c:2318
+#: ../src/window.c:2000
 msgid "Score:"
 msgstr "Score:"
 
-#: ../src/window.c:2330
+#: ../src/window.c:2012
 msgid "Time:"
 msgstr "Time:"
 
-#: ../src/window.c:2629
+#: ../src/window.c:2299
 #, c-format
 msgid "Cannot start the game “%s”"
 msgstr "Cannot start the game “%s”"
 
-#: ../src/window.c:2642
+#: ../src/window.c:2306
 msgid "Aisleriot cannot find the last game you played."
 msgstr "AisleRiot cannot find the last game you played."
 
-#: ../src/window.c:2643
+#: ../src/window.c:2307
 msgid ""
 "This usually occurs when you run an older version of Aisleriot which does "
 "not have the game you last played. The default game, Klondike, is being "
 "started instead."
 msgstr ""
-"This usually occurs when you run an older version of AisleRiot which does "
+"This usually occurs when you run an older version of Aisleriot which does "
 "not have the game you last played. The default game, Canfield, is being "
 "started instead."
 
@@ -1783,28 +1835,28 @@ msgstr "Base Card: ~a"
 
 #: ../games/agnes.scm:74 ../games/bear-river.scm:90 ../games/canfield.scm:81
 #: ../games/chessboard.scm:94 ../games/eagle-wing.scm:104
-#: ../games/glenwood.scm:87 ../games/kansas.scm:88 ../games/lady-jane.scm:105
+#: ../games/glenwood.scm:87 ../games/kansas.scm:88 ../games/lady-jane.scm:111
 #: ../games/plait.scm:242 ../games/royal-east.scm:85 ../games/terrace.scm:141
 msgid "Base Card: Ace"
 msgstr "Base Card: Ace"
 
 #: ../games/agnes.scm:76 ../games/bear-river.scm:92 ../games/canfield.scm:83
 #: ../games/chessboard.scm:96 ../games/eagle-wing.scm:106
-#: ../games/glenwood.scm:89 ../games/kansas.scm:90 ../games/lady-jane.scm:107
+#: ../games/glenwood.scm:89 ../games/kansas.scm:90 ../games/lady-jane.scm:113
 #: ../games/plait.scm:244 ../games/royal-east.scm:87 ../games/terrace.scm:143
 msgid "Base Card: Jack"
 msgstr "Base Card: Jack"
 
 #: ../games/agnes.scm:78 ../games/bear-river.scm:94 ../games/canfield.scm:85
 #: ../games/chessboard.scm:98 ../games/eagle-wing.scm:108
-#: ../games/glenwood.scm:91 ../games/kansas.scm:92 ../games/lady-jane.scm:109
+#: ../games/glenwood.scm:91 ../games/kansas.scm:92 ../games/lady-jane.scm:115
 #: ../games/plait.scm:246 ../games/royal-east.scm:89 ../games/terrace.scm:145
 msgid "Base Card: Queen"
 msgstr "Base Card: Queen"
 
 #: ../games/agnes.scm:80 ../games/bear-river.scm:96 ../games/canfield.scm:87
 #: ../games/chessboard.scm:100 ../games/eagle-wing.scm:110
-#: ../games/glenwood.scm:93 ../games/kansas.scm:94 ../games/lady-jane.scm:111
+#: ../games/glenwood.scm:93 ../games/kansas.scm:94 ../games/lady-jane.scm:117
 #: ../games/plait.scm:248 ../games/royal-east.scm:91 ../games/terrace.scm:147
 msgid "Base Card: King"
 msgstr "Base Card: King"
@@ -1815,643 +1867,857 @@ msgstr "Base Card: King"
 #: ../games/cover.scm:42 ../games/doublets.scm:67 ../games/eagle-wing.scm:92
 #: ../games/easthaven.scm:56 ../games/elevator.scm:98
 #: ../games/escalator.scm:123 ../games/first-law.scm:42
-#: ../games/fortunes.scm:43 ../games/forty-thieves.scm:92
-#: ../games/glenwood.scm:75 ../games/gypsy.scm:65 ../games/helsinki.scm:53
-#: ../games/hopscotch.scm:55 ../games/jamestown.scm:54 ../games/jumbo.scm:72
-#: ../games/kansas.scm:76 ../games/klondike.scm:86 ../games/labyrinth.scm:74
-#: ../games/lady-jane.scm:116 ../games/monte-carlo.scm:75
-#: ../games/napoleons-tomb.scm:355 ../games/neighbor.scm:75
-#: ../games/plait.scm:234 ../games/quatorze.scm:75 ../games/royal-east.scm:77
-#: ../games/scuffle.scm:59 ../games/sir-tommy.scm:49
-#: ../games/straight-up.scm:64 ../games/terrace.scm:159
-#: ../games/thieves.scm:48 ../games/thirteen.scm:105
-#: ../games/thumb-and-pouch.scm:61 ../games/treize.scm:102
-#: ../games/triple-peaks.scm:104 ../games/union-square.scm:96
-#: ../games/westhaven.scm:66 ../games/whitehead.scm:58 ../games/yield.scm:108
-#: ../games/zebra.scm:71
+#: ../games/fortunes.scm:43 ../games/forty-thieves.scm:97
+#: ../games/glenwood.scm:75 ../games/gypsy.scm:65 ../games/hamilton.scm:104
+#: ../games/helsinki.scm:53 ../games/hopscotch.scm:55 ../games/jamestown.scm:54
+#: ../games/jumbo.scm:72 ../games/kansas.scm:76 ../games/klondike.scm:87
+#: ../games/labyrinth.scm:74 ../games/lady-jane.scm:122
+#: ../games/monte-carlo.scm:75 ../games/napoleons-tomb.scm:339
+#: ../games/neighbor.scm:75 ../games/plait.scm:234 ../games/quatorze.scm:75
+#: ../games/royal-east.scm:77 ../games/scuffle.scm:59 ../games/sir-tommy.scm:49
+#: ../games/straight-up.scm:64 ../games/terrace.scm:159 ../games/thieves.scm:48
+#: ../games/thirteen.scm:105 ../games/thumb-and-pouch.scm:61
+#: ../games/treize.scm:102 ../games/triple-peaks.scm:104
+#: ../games/union-square.scm:96 ../games/westhaven.scm:66
+#: ../games/whitehead.scm:58 ../games/yield.scm:108 ../games/zebra.scm:71
 msgid "Stock left:"
 msgstr "Stock left:"
 
-#: ../games/agnes.scm:87 ../games/lady-jane.scm:118
+#: ../games/agnes.scm:87 ../games/lady-jane.scm:124
 msgid "Stock left: 0"
 msgstr "Stock left: 0"
 
-#: ../games/agnes.scm:264 ../games/easthaven.scm:232
-#: ../games/labyrinth.scm:189 ../games/monte-carlo.scm:196
-#: ../games/monte-carlo.scm:201 ../games/valentine.scm:136
+#: ../games/agnes.scm:264 ../games/easthaven.scm:232 ../games/labyrinth.scm:189
+#: ../games/monte-carlo.scm:196 ../games/monte-carlo.scm:201
+#: ../games/valentine.scm:136
 msgid "Deal more cards"
 msgstr "Deal more cards"
 
-#: ../games/agnes.scm:270 ../games/backbone.scm:295
-#: ../games/bakers-dozen.scm:194 ../games/beleaguered-castle.scm:171
+#: ../games/agnes.scm:270 ../games/backbone.scm:288
+#: ../games/bakers-dozen.scm:194 ../games/beleaguered-castle.scm:169
 #: ../games/canfield.scm:303 ../games/jumbo.scm:333
-#: ../games/king-albert.scm:286 ../games/lady-jane.scm:428
+#: ../games/king-albert.scm:286 ../games/lady-jane.scm:422
 #: ../games/streets-and-alleys.scm:180
 msgid "Try rearranging the cards"
 msgstr "Try rearranging the cards"
 
-#: ../games/api.scm:285
+#: ../games/api.scm:298
 msgid "Unknown color"
 msgstr "Unknown colour"
 
-#: ../games/api.scm:401
+#: ../games/api.scm:414
 msgid "the black joker"
 msgstr "the black joker"
 
-#: ../games/api.scm:401
+#: ../games/api.scm:414
 msgid "the red joker"
 msgstr "the red joker"
 
-#: ../games/api.scm:410
+#: ../games/api.scm:423
 msgid "the ace of clubs"
 msgstr "the ace of clubs"
 
-#: ../games/api.scm:411
+#: ../games/api.scm:424
 msgid "the two of clubs"
 msgstr "the two of clubs"
 
-#: ../games/api.scm:412
+#: ../games/api.scm:425
 msgid "the three of clubs"
 msgstr "the three of clubs"
 
-#: ../games/api.scm:413
+#: ../games/api.scm:426
 msgid "the four of clubs"
 msgstr "the four of clubs"
 
-#: ../games/api.scm:414
+#: ../games/api.scm:427
 msgid "the five of clubs"
 msgstr "the five of clubs"
 
-#: ../games/api.scm:415
+#: ../games/api.scm:428
 msgid "the six of clubs"
 msgstr "the six of clubs"
 
-#: ../games/api.scm:416
+#: ../games/api.scm:429
 msgid "the seven of clubs"
 msgstr "the seven of clubs"
 
-#: ../games/api.scm:417
+#: ../games/api.scm:430
 msgid "the eight of clubs"
 msgstr "the eight of clubs"
 
-#: ../games/api.scm:418
+#: ../games/api.scm:431
 msgid "the nine of clubs"
 msgstr "the nine of clubs"
 
-#: ../games/api.scm:419
+#: ../games/api.scm:432
 msgid "the ten of clubs"
 msgstr "the ten of clubs"
 
-#: ../games/api.scm:420
+#: ../games/api.scm:433
 msgid "the jack of clubs"
 msgstr "the jack of clubs"
 
-#: ../games/api.scm:421
+#: ../games/api.scm:434
 msgid "the queen of clubs"
 msgstr "the queen of clubs"
 
-#: ../games/api.scm:422
+#: ../games/api.scm:435
 msgid "the king of clubs"
 msgstr "the king of clubs"
 
-#: ../games/api.scm:423 ../games/api.scm:438 ../games/api.scm:453
-#: ../games/api.scm:468 ../games/api.scm:469
+#: ../games/api.scm:436 ../games/api.scm:451 ../games/api.scm:466
+#: ../games/api.scm:481 ../games/api.scm:482
 msgid "the unknown card"
 msgstr "the unknown card"
 
-#: ../games/api.scm:425
+#: ../games/api.scm:438
 msgid "the ace of spades"
 msgstr "the ace of spades"
 
-#: ../games/api.scm:426
+#: ../games/api.scm:439
 msgid "the two of spades"
 msgstr "the two of spades"
 
-#: ../games/api.scm:427
+#: ../games/api.scm:440
 msgid "the three of spades"
 msgstr "the three of spades"
 
-#: ../games/api.scm:428
+#: ../games/api.scm:441
 msgid "the four of spades"
 msgstr "the four of spades"
 
-#: ../games/api.scm:429
+#: ../games/api.scm:442
 msgid "the five of spades"
 msgstr "the five of spades"
 
-#: ../games/api.scm:430
+#: ../games/api.scm:443
 msgid "the six of spades"
 msgstr "the six of spades"
 
-#: ../games/api.scm:431
+#: ../games/api.scm:444
 msgid "the seven of spades"
 msgstr "the seven of spades"
 
-#: ../games/api.scm:432
+#: ../games/api.scm:445
 msgid "the eight of spades"
 msgstr "the eight of spades"
 
-#: ../games/api.scm:433
+#: ../games/api.scm:446
 msgid "the nine of spades"
 msgstr "the nine of spades"
 
-#: ../games/api.scm:434
+#: ../games/api.scm:447
 msgid "the ten of spades"
 msgstr "the ten of spades"
 
-#: ../games/api.scm:435
+#: ../games/api.scm:448
 msgid "the jack of spades"
 msgstr "the jack of spades"
 
-#: ../games/api.scm:436
+#: ../games/api.scm:449
 msgid "the queen of spades"
 msgstr "the queen of spades"
 
-#: ../games/api.scm:437
+#: ../games/api.scm:450
 msgid "the king of spades"
 msgstr "the king of spades"
 
-#: ../games/api.scm:440
+#: ../games/api.scm:453
 msgid "the ace of hearts"
 msgstr "the ace of hearts"
 
-#: ../games/api.scm:441
+#: ../games/api.scm:454
 msgid "the two of hearts"
 msgstr "the two of hearts"
 
-#: ../games/api.scm:442
+#: ../games/api.scm:455
 msgid "the three of hearts"
 msgstr "the three of hearts"
 
-#: ../games/api.scm:443
+#: ../games/api.scm:456
 msgid "the four of hearts"
 msgstr "the four of hearts"
 
-#: ../games/api.scm:444
+#: ../games/api.scm:457
 msgid "the five of hearts"
 msgstr "the five of hearts"
 
-#: ../games/api.scm:445
+#: ../games/api.scm:458
 msgid "the six of hearts"
 msgstr "the six of hearts"
 
-#: ../games/api.scm:446
+#: ../games/api.scm:459
 msgid "the seven of hearts"
 msgstr "the seven of hearts"
 
-#: ../games/api.scm:447
+#: ../games/api.scm:460
 msgid "the eight of hearts"
 msgstr "the eight of hearts"
 
-#: ../games/api.scm:448
+#: ../games/api.scm:461
 msgid "the nine of hearts"
 msgstr "the nine of hearts"
 
-#: ../games/api.scm:449
+#: ../games/api.scm:462
 msgid "the ten of hearts"
 msgstr "the ten of hearts"
 
-#: ../games/api.scm:450
+#: ../games/api.scm:463
 msgid "the jack of hearts"
 msgstr "the jack of hearts"
 
-#: ../games/api.scm:451
+#: ../games/api.scm:464
 msgid "the queen of hearts"
 msgstr "the queen of hearts"
 
-#: ../games/api.scm:452
+#: ../games/api.scm:465
 msgid "the king of hearts"
 msgstr "the king of hearts"
 
-#: ../games/api.scm:455
+#: ../games/api.scm:468
 msgid "the ace of diamonds"
 msgstr "the ace of diamonds"
 
-#: ../games/api.scm:456
+#: ../games/api.scm:469
 msgid "the two of diamonds"
 msgstr "the two of diamonds"
 
-#: ../games/api.scm:457
+#: ../games/api.scm:470
 msgid "the three of diamonds"
 msgstr "the three of diamonds"
 
-#: ../games/api.scm:458
+#: ../games/api.scm:471
 msgid "the four of diamonds"
 msgstr "the four of diamonds"
 
-#: ../games/api.scm:459
+#: ../games/api.scm:472
 msgid "the five of diamonds"
 msgstr "the five of diamonds"
 
-#: ../games/api.scm:460
+#: ../games/api.scm:473
 msgid "the six of diamonds"
 msgstr "the six of diamonds"
 
-#: ../games/api.scm:461
+#: ../games/api.scm:474
 msgid "the seven of diamonds"
 msgstr "the seven of diamonds"
 
-#: ../games/api.scm:462
+#: ../games/api.scm:475
 msgid "the eight of diamonds"
 msgstr "the eight of diamonds"
 
-#: ../games/api.scm:463
+#: ../games/api.scm:476
 msgid "the nine of diamonds"
 msgstr "the nine of diamonds"
 
-#: ../games/api.scm:464
+#: ../games/api.scm:477
 msgid "the ten of diamonds"
 msgstr "the ten of diamonds"
 
-#: ../games/api.scm:465
+#: ../games/api.scm:478
 msgid "the jack of diamonds"
 msgstr "the jack of diamonds"
 
-#: ../games/api.scm:466
+#: ../games/api.scm:479
 msgid "the queen of diamonds"
 msgstr "the queen of diamonds"
 
-#: ../games/api.scm:467
+#: ../games/api.scm:480
 msgid "the king of diamonds"
 msgstr "the king of diamonds"
 
-#: ../games/api.scm:473
+#: ../games/api.scm:486
 #, scheme-format
 msgid "Move ~a onto the foundation."
 msgstr "Move ~a onto the foundation."
 
-#: ../games/api.scm:473
+#: ../games/api.scm:486
 #, scheme-format
 msgid "Move ~a onto an empty foundation slot."
 msgstr "Move ~a onto an empty foundation slot."
 
-#: ../games/api.scm:474
+#: ../games/api.scm:487
 #, scheme-format
 msgid "Move ~a onto the tableau."
 msgstr "Move ~a onto the tableau."
 
-#: ../games/api.scm:474
+#: ../games/api.scm:487
 #, scheme-format
 msgid "Move ~a onto an empty tableau slot."
 msgstr "Move ~a onto an empty tableau slot."
 
-#: ../games/api.scm:475
+#: ../games/api.scm:488
 #, scheme-format
 msgid "Move ~a onto the reserve."
 msgstr "Move ~a onto the reserve."
 
-#: ../games/api.scm:475
+#: ../games/api.scm:488
 #, scheme-format
 msgid "Move ~a onto an empty reserve slot."
 msgstr "Move ~a onto an empty reserve slot."
 
-#: ../games/api.scm:476
+#: ../games/api.scm:489
 #, scheme-format
 msgid "Move ~a onto an empty edge slot."
 msgstr "Move ~a onto an empty edge slot."
 
-#: ../games/api.scm:477
+#: ../games/api.scm:490
 #, scheme-format
 msgid "Move ~a onto an empty corner slot."
 msgstr "Move ~a onto an empty corner slot."
 
-#: ../games/api.scm:478
+#: ../games/api.scm:491
 #, scheme-format
 msgid "Move ~a onto an empty top slot."
 msgstr "Move ~a onto an empty top slot."
 
-#: ../games/api.scm:479
+#: ../games/api.scm:492
 #, scheme-format
 msgid "Move ~a onto an empty bottom slot."
 msgstr "Move ~a onto an empty bottom slot."
 
-#: ../games/api.scm:480
+#: ../games/api.scm:493
 #, scheme-format
 msgid "Move ~a onto an empty left slot."
 msgstr "Move ~a onto an empty left slot."
 
-#: ../games/api.scm:481
+#: ../games/api.scm:494
 #, scheme-format
 msgid "Move ~a onto an empty right slot."
 msgstr "Move ~a onto an empty right slot."
 
-#: ../games/api.scm:482
+#: ../games/api.scm:495
 #, scheme-format
 msgid "Move ~a onto an empty slot."
 msgstr "Move ~a onto an empty slot."
 
-#: ../games/api.scm:485
+#: ../games/api.scm:498
 #, scheme-format
 msgid "Move ~a onto the black joker."
 msgstr "Move ~a onto the black joker."
 
-#: ../games/api.scm:485
+#: ../games/api.scm:498
 #, scheme-format
 msgid "Move ~a onto the red joker."
 msgstr "Move ~a onto the red joker."
 
-#: ../games/api.scm:487
+#: ../games/api.scm:500
 #, scheme-format
 msgid "Move ~a onto the ace of clubs."
 msgstr "Move ~a onto the ace of clubs."
 
-#: ../games/api.scm:488
+#: ../games/api.scm:501
 #, scheme-format
 msgid "Move ~a onto the two of clubs."
 msgstr "Move ~a onto the two of clubs."
 
-#: ../games/api.scm:489
+#: ../games/api.scm:502
 #, scheme-format
 msgid "Move ~a onto the three of clubs."
 msgstr "Move ~a onto the three of clubs."
 
-#: ../games/api.scm:490
+#: ../games/api.scm:503
 #, scheme-format
 msgid "Move ~a onto the four of clubs."
 msgstr "Move ~a onto the four of clubs."
 
-#: ../games/api.scm:491
+#: ../games/api.scm:504
 #, scheme-format
 msgid "Move ~a onto the five of clubs."
 msgstr "Move ~a onto the five of clubs."
 
-#: ../games/api.scm:492
+#: ../games/api.scm:505
 #, scheme-format
 msgid "Move ~a onto the six of clubs."
 msgstr "Move ~a onto the six of clubs."
 
-#: ../games/api.scm:493
+#: ../games/api.scm:506
 #, scheme-format
 msgid "Move ~a onto the seven of clubs."
 msgstr "Move ~a onto the seven of clubs."
 
-#: ../games/api.scm:494
+#: ../games/api.scm:507
 #, scheme-format
 msgid "Move ~a onto the eight of clubs."
 msgstr "Move ~a onto the eight of clubs."
 
-#: ../games/api.scm:495
+#: ../games/api.scm:508
 #, scheme-format
 msgid "Move ~a onto the nine of clubs."
 msgstr "Move ~a onto the nine of clubs."
 
-#: ../games/api.scm:496
+#: ../games/api.scm:509
 #, scheme-format
 msgid "Move ~a onto the ten of clubs."
 msgstr "Move ~a onto the ten of clubs."
 
-#: ../games/api.scm:497
+#: ../games/api.scm:510
 #, scheme-format
 msgid "Move ~a onto the jack of clubs."
 msgstr "Move ~a onto the jack of clubs."
 
-#: ../games/api.scm:498
+#: ../games/api.scm:511
 #, scheme-format
 msgid "Move ~a onto the queen of clubs."
 msgstr "Move ~a onto the queen of clubs."
 
-#: ../games/api.scm:499
+#: ../games/api.scm:512
 #, scheme-format
 msgid "Move ~a onto the king of clubs."
 msgstr "Move ~a onto the king of clubs."
 
-#: ../games/api.scm:500 ../games/api.scm:515 ../games/api.scm:530
-#: ../games/api.scm:545 ../games/api.scm:546
+#: ../games/api.scm:513 ../games/api.scm:528 ../games/api.scm:543
+#: ../games/api.scm:558 ../games/api.scm:559
 #, scheme-format
 msgid "Move ~a onto the unknown card."
 msgstr "Move ~a onto the unknown card."
 
-#: ../games/api.scm:502
+#: ../games/api.scm:515
 #, scheme-format
 msgid "Move ~a onto the ace of spades."
 msgstr "Move ~a onto the ace of spades."
 
-#: ../games/api.scm:503
+#: ../games/api.scm:516
 #, scheme-format
 msgid "Move ~a onto the two of spades."
 msgstr "Move ~a onto the two of spades."
 
-#: ../games/api.scm:504
+#: ../games/api.scm:517
 #, scheme-format
 msgid "Move ~a onto the three of spades."
 msgstr "Move ~a onto the three of spades."
 
-#: ../games/api.scm:505
+#: ../games/api.scm:518
 #, scheme-format
 msgid "Move ~a onto the four of spades."
 msgstr "Move ~a onto the four of spades."
 
-#: ../games/api.scm:506
+#: ../games/api.scm:519
 #, scheme-format
 msgid "Move ~a onto the five of spades."
 msgstr "Move ~a onto the five of spades."
 
-#: ../games/api.scm:507
+#: ../games/api.scm:520
 #, scheme-format
 msgid "Move ~a onto the six of spades."
 msgstr "Move ~a onto the six of spades."
 
-#: ../games/api.scm:508
+#: ../games/api.scm:521
 #, scheme-format
 msgid "Move ~a onto the seven of spades."
 msgstr "Move ~a onto the seven of spades."
 
-#: ../games/api.scm:509
+#: ../games/api.scm:522
 #, scheme-format
 msgid "Move ~a onto the eight of spades."
 msgstr "Move ~a onto the eight of spades."
 
-#: ../games/api.scm:510
+#: ../games/api.scm:523
 #, scheme-format
 msgid "Move ~a onto the nine of spades."
 msgstr "Move ~a onto the nine of spades."
 
-#: ../games/api.scm:511
+#: ../games/api.scm:524
 #, scheme-format
 msgid "Move ~a onto the ten of spades."
 msgstr "Move ~a onto the ten of spades."
 
-#: ../games/api.scm:512
+#: ../games/api.scm:525
 #, scheme-format
 msgid "Move ~a onto the jack of spades."
 msgstr "Move ~a onto the jack of spades."
 
-#: ../games/api.scm:513
+#: ../games/api.scm:526
 #, scheme-format
 msgid "Move ~a onto the queen of spades."
 msgstr "Move ~a onto the queen of spades."
 
-#: ../games/api.scm:514
+#: ../games/api.scm:527
 #, scheme-format
 msgid "Move ~a onto the king of spades."
 msgstr "Move ~a onto the king of spades."
 
-#: ../games/api.scm:517
+#: ../games/api.scm:530
 #, scheme-format
 msgid "Move ~a onto the ace of hearts."
 msgstr "Move ~a onto the ace of hearts."
 
-#: ../games/api.scm:518
+#: ../games/api.scm:531
 #, scheme-format
 msgid "Move ~a onto the two of hearts."
 msgstr "Move ~a onto the two of hearts."
 
-#: ../games/api.scm:519
+#: ../games/api.scm:532
 #, scheme-format
 msgid "Move ~a onto the three of hearts."
 msgstr "Move ~a onto the three of hearts."
 
-#: ../games/api.scm:520
+#: ../games/api.scm:533
 #, scheme-format
 msgid "Move ~a onto the four of hearts."
 msgstr "Move ~a onto the four of hearts."
 
-#: ../games/api.scm:521
+#: ../games/api.scm:534
 #, scheme-format
 msgid "Move ~a onto the five of hearts."
 msgstr "Move ~a onto the five of hearts."
 
-#: ../games/api.scm:522
+#: ../games/api.scm:535
 #, scheme-format
 msgid "Move ~a onto the six of hearts."
 msgstr "Move ~a onto the six of hearts."
 
-#: ../games/api.scm:523
+#: ../games/api.scm:536
 #, scheme-format
 msgid "Move ~a onto the seven of hearts."
 msgstr "Move ~a onto the seven of hearts."
 
-#: ../games/api.scm:524
+#: ../games/api.scm:537
 #, scheme-format
 msgid "Move ~a onto the eight of hearts."
 msgstr "Move ~a onto the eight of hearts."
 
-#: ../games/api.scm:525
+#: ../games/api.scm:538
 #, scheme-format
 msgid "Move ~a onto the nine of hearts."
 msgstr "Move ~a onto the nine of hearts."
 
-#: ../games/api.scm:526
+#: ../games/api.scm:539
 #, scheme-format
 msgid "Move ~a onto the ten of hearts."
 msgstr "Move ~a onto the ten of hearts."
 
-#: ../games/api.scm:527
+#: ../games/api.scm:540
 #, scheme-format
 msgid "Move ~a onto the jack of hearts."
 msgstr "Move ~a onto the jack of hearts."
 
-#: ../games/api.scm:528
+#: ../games/api.scm:541
 #, scheme-format
 msgid "Move ~a onto the queen of hearts."
 msgstr "Move ~a onto the queen of hearts."
 
-#: ../games/api.scm:529
+#: ../games/api.scm:542
 #, scheme-format
 msgid "Move ~a onto the king of hearts."
 msgstr "Move ~a onto the king of hearts."
 
-#: ../games/api.scm:532
+#: ../games/api.scm:545
 #, scheme-format
 msgid "Move ~a onto the ace of diamonds."
 msgstr "Move ~a onto the ace of diamonds."
 
-#: ../games/api.scm:533
+#: ../games/api.scm:546
 #, scheme-format
 msgid "Move ~a onto the two of diamonds."
 msgstr "Move ~a onto the two of diamonds."
 
-#: ../games/api.scm:534
+#: ../games/api.scm:547
 #, scheme-format
 msgid "Move ~a onto the three of diamonds."
 msgstr "Move ~a onto the three of diamonds."
 
-#: ../games/api.scm:535
+#: ../games/api.scm:548
 #, scheme-format
 msgid "Move ~a onto the four of diamonds."
 msgstr "Move ~a onto the four of diamonds."
 
-#: ../games/api.scm:536
+#: ../games/api.scm:549
 #, scheme-format
 msgid "Move ~a onto the five of diamonds."
 msgstr "Move ~a onto the five of diamonds."
 
-#: ../games/api.scm:537
+#: ../games/api.scm:550
 #, scheme-format
 msgid "Move ~a onto the six of diamonds."
 msgstr "Move ~a onto the six of diamonds."
 
-#: ../games/api.scm:538
+#: ../games/api.scm:551
 #, scheme-format
 msgid "Move ~a onto the seven of diamonds."
 msgstr "Move ~a onto the seven of diamonds."
 
-#: ../games/api.scm:539
+#: ../games/api.scm:552
 #, scheme-format
 msgid "Move ~a onto the eight of diamonds."
 msgstr "Move ~a onto the eight of diamonds."
 
-#: ../games/api.scm:540
+#: ../games/api.scm:553
 #, scheme-format
 msgid "Move ~a onto the nine of diamonds."
 msgstr "Move ~a onto the nine of diamonds."
 
-#: ../games/api.scm:541
+#: ../games/api.scm:554
 #, scheme-format
 msgid "Move ~a onto the ten of diamonds."
 msgstr "Move ~a onto the ten of diamonds."
 
-#: ../games/api.scm:542
+#: ../games/api.scm:555
 #, scheme-format
 msgid "Move ~a onto the jack of diamonds."
 msgstr "Move ~a onto the jack of diamonds."
 
-#: ../games/api.scm:543
+#: ../games/api.scm:556
 #, scheme-format
 msgid "Move ~a onto the queen of diamonds."
 msgstr "Move ~a onto the queen of diamonds."
 
-#: ../games/api.scm:544
+#: ../games/api.scm:557
 #, scheme-format
 msgid "Move ~a onto the king of diamonds."
 msgstr "Move ~a onto the king of diamonds."
 
-#: ../games/athena.scm:80 ../games/klondike.scm:292
-#: ../games/napoleons-tomb.scm:370 ../games/osmosis.scm:221
+#: ../games/api.scm:572
+msgid "Remove the black joker."
+msgstr "Remove the black joker."
+
+#: ../games/api.scm:572
+msgid "Remove the red joker."
+msgstr "Remove the red joker."
+
+#: ../games/api.scm:574
+msgid "Remove the ace of clubs."
+msgstr "Remove the ace of clubs."
+
+#: ../games/api.scm:575
+msgid "Remove the two of clubs."
+msgstr "Remove the two of clubs."
+
+#: ../games/api.scm:576
+msgid "Remove the three of clubs."
+msgstr "Remove the three of clubs."
+
+#: ../games/api.scm:577
+msgid "Remove the four of clubs."
+msgstr "Remove the four of clubs."
+
+#: ../games/api.scm:578
+msgid "Remove the five of clubs."
+msgstr "Remove the five of clubs."
+
+#: ../games/api.scm:579
+msgid "Remove the six of clubs."
+msgstr "Remove the six of clubs."
+
+#: ../games/api.scm:580
+msgid "Remove the seven of clubs."
+msgstr "Remove the seven of clubs."
+
+#: ../games/api.scm:581
+msgid "Remove the eight of clubs."
+msgstr "Remove the eight of clubs."
+
+#: ../games/api.scm:582
+msgid "Remove the nine of clubs."
+msgstr "Remove the nine of clubs."
+
+#: ../games/api.scm:583 ../games/camelot.scm:168
+msgid "Remove the ten of clubs."
+msgstr "Remove the ten of clubs."
+
+#: ../games/api.scm:584
+msgid "Remove the jack of clubs."
+msgstr "Remove the jack of clubs."
+
+#: ../games/api.scm:585
+msgid "Remove the queen of clubs."
+msgstr "Remove the queen of clubs."
+
+#: ../games/api.scm:586 ../games/helsinki.scm:109 ../games/neighbor.scm:141
+#: ../games/thirteen.scm:385 ../games/treize.scm:279 ../games/yield.scm:295
+msgid "Remove the king of clubs."
+msgstr "Remove the king of clubs."
+
+#: ../games/api.scm:587 ../games/api.scm:602 ../games/api.scm:617
+#: ../games/api.scm:632 ../games/api.scm:633
+msgid "Remove the unknown card."
+msgstr "Remove the unknown card."
+
+#: ../games/api.scm:589
+msgid "Remove the ace of spades."
+msgstr "Remove the ace of spades."
+
+#: ../games/api.scm:590
+msgid "Remove the two of spades."
+msgstr "Remove the two of spades."
+
+#: ../games/api.scm:591
+msgid "Remove the three of spades."
+msgstr "Remove the three of spades."
+
+#: ../games/api.scm:592
+msgid "Remove the four of spades."
+msgstr "Remove the four of spades."
+
+#: ../games/api.scm:593
+msgid "Remove the five of spades."
+msgstr "Remove the five of spades."
+
+#: ../games/api.scm:594
+msgid "Remove the six of spades."
+msgstr "Remove the six of spades."
+
+#: ../games/api.scm:595
+msgid "Remove the seven of spades."
+msgstr "Remove the seven of spades."
+
+#: ../games/api.scm:596
+msgid "Remove the eight of spades."
+msgstr "Remove the eight of spades."
+
+#: ../games/api.scm:597
+msgid "Remove the nine of spades."
+msgstr "Remove the nine of spades."
+
+#: ../games/api.scm:598 ../games/camelot.scm:171
+msgid "Remove the ten of spades."
+msgstr "Remove the ten of spades."
+
+#: ../games/api.scm:599
+msgid "Remove the jack of spades."
+msgstr "Remove the jack of spades."
+
+#: ../games/api.scm:600
+msgid "Remove the queen of spades."
+msgstr "Remove the queen of spades."
+
+#: ../games/api.scm:601 ../games/helsinki.scm:112 ../games/neighbor.scm:144
+#: ../games/thirteen.scm:388 ../games/treize.scm:282 ../games/yield.scm:298
+msgid "Remove the king of spades."
+msgstr "Remove the king of spades."
+
+#: ../games/api.scm:604
+msgid "Remove the ace of hearts."
+msgstr "Remove the ace of hearts."
+
+#: ../games/api.scm:605
+msgid "Remove the two of hearts."
+msgstr "Remove the two of hearts."
+
+#: ../games/api.scm:606
+msgid "Remove the three of hearts."
+msgstr "Remove the three of hearts."
+
+#: ../games/api.scm:607
+msgid "Remove the four of hearts."
+msgstr "Remove the four of hearts."
+
+#: ../games/api.scm:608
+msgid "Remove the five of hearts."
+msgstr "Remove the five of hearts."
+
+#: ../games/api.scm:609
+msgid "Remove the six of hearts."
+msgstr "Remove the six of hearts."
+
+#: ../games/api.scm:610
+msgid "Remove the seven of hearts."
+msgstr "Remove the seven of hearts."
+
+#: ../games/api.scm:611
+msgid "Remove the eight of hearts."
+msgstr "Remove the eight of hearts."
+
+#: ../games/api.scm:612
+msgid "Remove the nine of hearts."
+msgstr "Remove the nine of hearts."
+
+#: ../games/api.scm:613 ../games/camelot.scm:170
+msgid "Remove the ten of hearts."
+msgstr "Remove the ten of hearts."
+
+#: ../games/api.scm:614
+msgid "Remove the jack of hearts."
+msgstr "Remove the jack of hearts."
+
+#: ../games/api.scm:615
+msgid "Remove the queen of hearts."
+msgstr "Remove the queen of hearts."
+
+#: ../games/api.scm:616 ../games/helsinki.scm:111 ../games/neighbor.scm:143
+#: ../games/thirteen.scm:387 ../games/treize.scm:281 ../games/yield.scm:297
+msgid "Remove the king of hearts."
+msgstr "Remove the king of hearts."
+
+#: ../games/api.scm:619
+msgid "Remove the ace of diamonds."
+msgstr "Remove the ace of diamonds."
+
+#: ../games/api.scm:620
+msgid "Remove the two of diamonds."
+msgstr "Remove the two of diamonds."
+
+#: ../games/api.scm:621
+msgid "Remove the three of diamonds."
+msgstr "Remove the three of diamonds."
+
+#: ../games/api.scm:622
+msgid "Remove the four of diamonds."
+msgstr "Remove the four of diamonds."
+
+#: ../games/api.scm:623
+msgid "Remove the five of diamonds."
+msgstr "Remove the five of diamonds."
+
+#: ../games/api.scm:624
+msgid "Remove the six of diamonds."
+msgstr "Remove the six of diamonds."
+
+#: ../games/api.scm:625
+msgid "Remove the seven of diamonds."
+msgstr "Remove the seven of diamonds."
+
+#: ../games/api.scm:626
+msgid "Remove the eight of diamonds."
+msgstr "Remove the eight of diamonds."
+
+#: ../games/api.scm:627
+msgid "Remove the nine of diamonds."
+msgstr "Remove the nine of diamonds."
+
+#: ../games/api.scm:628 ../games/camelot.scm:169
+msgid "Remove the ten of diamonds."
+msgstr "Remove the ten of diamonds."
+
+#: ../games/api.scm:629
+msgid "Remove the jack of diamonds."
+msgstr "Remove the jack of diamonds."
+
+#: ../games/api.scm:630
+msgid "Remove the queen of diamonds."
+msgstr "Remove the queen of diamonds."
+
+#: ../games/api.scm:631 ../games/helsinki.scm:110 ../games/neighbor.scm:142
+#: ../games/thirteen.scm:386 ../games/treize.scm:280 ../games/yield.scm:296
+msgid "Remove the king of diamonds."
+msgstr "Remove the king of diamonds."
+
+#: ../games/athena.scm:80 ../games/klondike.scm:293
+#: ../games/napoleons-tomb.scm:354 ../games/osmosis.scm:221
 #: ../games/saratoga.scm:80
 msgid "Three card deals"
 msgstr "Three card deals"
 
-#: ../games/auld-lang-syne.scm:124 ../games/bristol.scm:262
-#: ../games/first-law.scm:127 ../games/fortunes.scm:161
-#: ../games/lady-jane.scm:233 ../games/scuffle.scm:140 ../games/spider.scm:290
+#: ../games/auld-lang-syne.scm:122 ../games/bristol.scm:262
+#: ../games/first-law.scm:127 ../games/fortunes.scm:157
+#: ../games/lady-jane.scm:239 ../games/scuffle.scm:138 ../games/spider.scm:290
 #: ../games/thumb-and-pouch.scm:258 ../games/zebra.scm:212
 msgid "Deal another round"
 msgstr "Deal another round"
 
 #: ../games/backbone.scm:127 ../games/doublets.scm:71
 #: ../games/eagle-wing.scm:114 ../games/gaps.scm:106 ../games/glenwood.scm:79
-#: ../games/jumbo.scm:68 ../games/klondike.scm:82
-#: ../games/napoleons-tomb.scm:351 ../games/plait.scm:252
-#: ../games/scuffle.scm:55 ../games/straight-up.scm:72
-#: ../games/terrace.scm:153 ../games/thumb-and-pouch.scm:65
-#: ../games/zebra.scm:75
+#: ../games/jumbo.scm:68 ../games/klondike.scm:83
+#: ../games/napoleons-tomb.scm:335 ../games/plait.scm:252
+#: ../games/scuffle.scm:55 ../games/straight-up.scm:72 ../games/terrace.scm:153
+#: ../games/thumb-and-pouch.scm:65 ../games/zebra.scm:75
 msgid "Redeals left:"
 msgstr "Redeals left:"
 
-#: ../games/backbone.scm:234
-msgid "an empty slot on the tableau"
-msgstr "an empty slot on the tableau"
-
-#: ../games/backbone.scm:235
-msgid "an empty slot on the foundation"
-msgstr "an empty slot on the foundation"
-
-#: ../games/backbone.scm:293 ../games/camelot.scm:209
-#: ../games/canfield.scm:228 ../games/carpet.scm:173 ../games/glenwood.scm:253
-#: ../games/klondike.scm:266 ../games/napoleons-tomb.scm:339
-#: ../games/osmosis.scm:215 ../games/plait.scm:103
-#: ../games/straight-up.scm:240 ../games/terrace.scm:358
+#: ../games/backbone.scm:286 ../games/camelot.scm:209 ../games/canfield.scm:228
+#: ../games/carpet.scm:173 ../games/glenwood.scm:253 ../games/klondike.scm:267
+#: ../games/napoleons-tomb.scm:323 ../games/osmosis.scm:215
+#: ../games/plait.scm:103 ../games/straight-up.scm:240 ../games/terrace.scm:358
 msgid "Deal a new card from the deck"
 msgstr "Deal a new card from the deck"
 
@@ -2465,22 +2731,6 @@ msgstr "Base Card: "
 msgid "Move something onto an empty right-hand tableau slot"
 msgstr "Move something onto an empty right-hand tableau slot"
 
-#: ../games/camelot.scm:168
-msgid "Remove the ten of clubs."
-msgstr "Remove the ten of clubs."
-
-#: ../games/camelot.scm:169
-msgid "Remove the ten of diamonds."
-msgstr "Remove the ten of diamonds."
-
-#: ../games/camelot.scm:170
-msgid "Remove the ten of hearts."
-msgstr "Remove the ten of hearts."
-
-#: ../games/camelot.scm:171
-msgid "Remove the ten of spades."
-msgstr "Remove the ten of spades."
-
 #: ../games/canfield.scm:73 ../games/eagle-wing.scm:96 ../games/kansas.scm:80
 #: ../games/straight-up.scm:68
 msgid "Reserve left:"
@@ -2537,12 +2787,12 @@ msgstr "I could really use a backrub right about now…"
 #. Translators: This is one of the sentences that are used when the user wants to get a hint. Since the 
'clock' game is a joke in itself, the sentence it nonsensical and/or a joke. So you can substitute anything 
you like here; you don't have to translate the original sentence!
 #: ../games/clock.scm:185
 msgid "Monitors won't give you Vitamin D -- but sunlight will..."
-msgstr "Monitors won't give you Vitamin D — but sunlight will…"
+msgstr "Monitors won’t give you Vitamin D — but sunlight will…"
 
 #. Translators: This is one of the sentences that are used when the user wants to get a hint. Since the 
'clock' game is a joke in itself, the sentence it nonsensical and/or a joke. So you can substitute anything 
you like here; you don't have to translate the original sentence!
 #: ../games/clock.scm:187
 msgid "If you're ever lost and alone in the woods, hug a tree"
-msgstr "If you're ever lost and alone in the woods, hug a tree"
+msgstr "If you’re ever lost and alone in the woods, hug a tree"
 
 #. Translators: This is one of the sentences that are used when the user wants to get a hint. Since the 
'clock' game is a joke in itself, the sentence it nonsensical and/or a joke. So you can substitute anything 
you like here; you don't have to translate the original sentence!
 #: ../games/clock.scm:189
@@ -2562,7 +2812,7 @@ msgstr "When without a stapler, a staple and a ruler will work"
 #. Translators: This is one of the sentences that are used when the user wants to get a hint. Since the 
'clock' game is a joke in itself, the sentence it nonsensical and/or a joke. So you can substitute anything 
you like here; you don't have to translate the original sentence!
 #: ../games/clock.scm:195
 msgid "Never blow in a dog's ear"
-msgstr "Never blow in a dog's ear"
+msgstr "Never blow in a dog’s ear"
 
 #: ../games/cruel.scm:157
 #, scheme-format
@@ -2625,14 +2875,14 @@ msgstr "You are searching for a queen."
 msgid "You are searching for a king."
 msgstr "You are searching for a king."
 
-#: ../games/doublets.scm:170
+#: ../games/doublets.scm:170 ../games/hamilton.scm:95
 msgid "Unknown value"
 msgstr "Unknown value"
 
 #: ../games/eagle-wing.scm:332 ../games/elevator.scm:363
-#: ../games/escalator.scm:224 ../games/royal-east.scm:193
-#: ../games/thirteen.scm:415 ../games/treize.scm:305
-#: ../games/triple-peaks.scm:344 ../games/union-square.scm:464
+#: ../games/escalator.scm:222 ../games/royal-east.scm:193
+#: ../games/thirteen.scm:419 ../games/treize.scm:305
+#: ../games/triple-peaks.scm:342 ../games/union-square.scm:464
 #: ../games/westhaven.scm:196 ../games/yield.scm:321
 msgid "Deal a card"
 msgstr "Deal a card"
@@ -2641,12 +2891,12 @@ msgstr "Deal a card"
 msgid "Move a king onto an empty tableau slot."
 msgstr "Move a king onto an empty tableau slot."
 
-#: ../games/easthaven.scm:239 ../games/klondike.scm:270
+#: ../games/easthaven.scm:239 ../games/klondike.scm:271
 #: ../games/union-square.scm:472
 msgid "No hint available right now"
 msgstr "No hint available right now"
 
-#: ../games/eight-off.scm:248 ../games/seahaven.scm:316
+#: ../games/eight-off.scm:248 ../games/seahaven.scm:315
 msgid "Move something on to an empty reserve"
 msgstr "Move something on to an empty reserve"
 
@@ -2724,9 +2974,9 @@ msgstr "Remove the kings"
 
 #: ../games/first-law.scm:165
 msgid "I'm not sure"
-msgstr "I'm not sure"
+msgstr "I’m not sure"
 
-#: ../games/first-law.scm:185
+#: ../games/first-law.scm:184
 msgid "Return cards to stock"
 msgstr "Return cards to stock"
 
@@ -2734,16 +2984,11 @@ msgstr "Return cards to stock"
 msgid "Move something onto an empty tableau slot."
 msgstr "Move something onto an empty tableau slot."
 
-#: ../games/fortunes.scm:135 ../games/fortunes.scm:138
-#, scheme-format
-msgid "Move ~a off the board"
-msgstr "Move ~a off the board"
-
-#: ../games/fortunes.scm:158 ../games/klondike.scm:261
+#: ../games/fortunes.scm:154 ../games/klondike.scm:262
 msgid "Consider moving something into an empty slot"
 msgstr "Consider moving something into an empty slot"
 
-#: ../games/forty-thieves.scm:374
+#: ../games/forty-thieves.scm:357
 msgid "Deal a card from stock"
 msgstr "Deal a card from stock"
 
@@ -2978,32 +3223,24 @@ msgstr "Deals left: ~a"
 msgid "Deal a row"
 msgstr "Deal a row"
 
-#: ../games/giant.scm:259
-msgid "an empty foundation place"
-msgstr "an empty foundation place"
-
-#: ../games/giant.scm:260
-msgid "an empty tableau place"
-msgstr "an empty tableau place"
-
-#: ../games/giant.scm:287
+#: ../games/giant.scm:276
 msgid "Try moving a card to the reserve"
 msgstr "Try moving a card to the reserve"
 
-#: ../games/giant.scm:288
+#: ../games/giant.scm:277
 msgid "Try dealing a row of cards"
 msgstr "Try dealing a row of cards"
 
 #. this isn't great, but it will get around the premature end-of-game call
-#: ../games/giant.scm:290 ../games/spider.scm:309
+#: ../games/giant.scm:279 ../games/spider.scm:309
 msgid "Try moving card piles around"
 msgstr "Try moving card piles around"
 
-#: ../games/giant.scm:295
+#: ../games/giant.scm:284
 msgid "Same suit"
 msgstr "Same suit"
 
-#: ../games/giant.scm:296
+#: ../games/giant.scm:285
 msgid "Alternating colors"
 msgstr "Alternating colours"
 
@@ -3020,7 +3257,7 @@ msgstr "Move a card from the reserve onto the empty tableau slot"
 msgid "Stock left: ~a"
 msgstr "Stock left: ~a"
 
-#: ../games/golf.scm:139 ../games/hopscotch.scm:130 ../games/jumbo.scm:298
+#: ../games/golf.scm:138 ../games/hopscotch.scm:130 ../games/jumbo.scm:298
 #: ../games/kansas.scm:219 ../games/sir-tommy.scm:134
 #: ../games/whitehead.scm:252
 msgid "Deal another card"
@@ -3034,25 +3271,82 @@ msgstr "Move a card or build of cards on to the empty slot"
 msgid "Deal another hand"
 msgstr "Deal another hand"
 
-#: ../games/helsinki.scm:109 ../games/neighbor.scm:141 ../games/treize.scm:279
-#: ../games/yield.scm:295
-msgid "Remove the king of clubs."
-msgstr "Remove the king of clubs."
+#: ../games/hamilton.scm:82
+msgid "ace"
+msgstr "ace"
 
-#: ../games/helsinki.scm:110 ../games/neighbor.scm:142 ../games/treize.scm:280
-#: ../games/yield.scm:296
-msgid "Remove the king of diamonds."
-msgstr "Remove the king of diamonds."
+#: ../games/hamilton.scm:83
+msgid "two"
+msgstr "two"
 
-#: ../games/helsinki.scm:111 ../games/neighbor.scm:143 ../games/treize.scm:281
-#: ../games/yield.scm:297
-msgid "Remove the king of hearts."
-msgstr "Remove the king of hearts."
+#: ../games/hamilton.scm:84
+msgid "three"
+msgstr "three"
 
-#: ../games/helsinki.scm:112 ../games/neighbor.scm:144 ../games/treize.scm:282
-#: ../games/yield.scm:298
-msgid "Remove the king of spades."
-msgstr "Remove the king of spades."
+#: ../games/hamilton.scm:85
+msgid "four"
+msgstr "four"
+
+#: ../games/hamilton.scm:86
+msgid "five"
+msgstr "five"
+
+#: ../games/hamilton.scm:87
+msgid "six"
+msgstr "six"
+
+#: ../games/hamilton.scm:88
+msgid "seven"
+msgstr "seven"
+
+#: ../games/hamilton.scm:89
+msgid "eight"
+msgstr "eight"
+
+#: ../games/hamilton.scm:90
+msgid "nine"
+msgstr "nine"
+
+#: ../games/hamilton.scm:91
+msgid "ten"
+msgstr "ten"
+
+#: ../games/hamilton.scm:92
+msgid "jack"
+msgstr "jack"
+
+#: ../games/hamilton.scm:93
+msgid "queen"
+msgstr "queen"
+
+#: ../games/hamilton.scm:94
+msgid "king"
+msgstr "king"
+
+#: ../games/hamilton.scm:100
+msgid "Start card:"
+msgstr "Start card:"
+
+#: ../games/hamilton.scm:101
+msgid "Choices left:"
+msgstr "Choices left:"
+
+#: ../games/hamilton.scm:277
+msgid "Turn over the top card of the stock."
+msgstr "Turn over the top card of the stock."
+
+#: ../games/hamilton.scm:324
+msgid "Fill an empty slot."
+msgstr "Fill an empty slot."
+
+#: ../games/hamilton.scm:330
+msgid "Deal a new round."
+msgstr "Deal a new round."
+
+#. If all else fails.
+#: ../games/hamilton.scm:332
+msgid "Try moving cards down from the foundations."
+msgstr "Try moving cards down from the foundations."
 
 #: ../games/hopscotch.scm:126
 msgid "Move card from waste"
@@ -3071,30 +3365,26 @@ msgstr "Stock remaining: ~a"
 msgid "Deal a new card"
 msgstr "Deal a new card"
 
-#: ../games/klondike.scm:269
+#: ../games/klondike.scm:270
 msgid "Try moving cards down from the foundation"
 msgstr "Try moving cards down from the foundation"
 
-#: ../games/klondike.scm:293 ../games/napoleons-tomb.scm:371
+#: ../games/klondike.scm:294 ../games/napoleons-tomb.scm:355
 msgid "Single card deals"
 msgstr "Single card deals"
 
-#: ../games/klondike.scm:294
+#: ../games/klondike.scm:295
 msgid "No redeals"
 msgstr "No redeals"
 
-#: ../games/lady-jane.scm:103 ../games/royal-east.scm:83
+#: ../games/klondike.scm:296
+msgid "Unlimited redeals"
+msgstr "Unlimited redeals"
+
+#: ../games/lady-jane.scm:109 ../games/royal-east.scm:83
 msgid "Base Card:"
 msgstr "Base Card:"
 
-#: ../games/lady-jane.scm:253
-msgid "an empty foundation pile"
-msgstr "an empty foundation pile"
-
-#: ../games/lady-jane.scm:397 ../games/lady-jane.scm:409
-msgid "an empty tableau slot"
-msgstr "an empty tableau slot"
-
 #: ../games/maze.scm:147
 msgid ""
 "Aim to place the suits in the order which fits the current layout most "
@@ -3103,11 +3393,7 @@ msgstr ""
 "Aim to place the suits in the order which fits the current layout most "
 "naturally."
 
-#: ../games/napoleons-tomb.scm:338 ../games/terrace.scm:286
-msgid "the foundation"
-msgstr "the foundation"
-
-#: ../games/napoleons-tomb.scm:373
+#: ../games/napoleons-tomb.scm:357
 msgid "Autoplay"
 msgstr "Autoplay"
 
@@ -3136,22 +3422,14 @@ msgstr "Place cards on to the Tableau to form poker hands"
 msgid "Shuffle mode"
 msgstr "Shuffle mode"
 
-#: ../games/scorpion.scm:146
+#: ../games/scorpion.scm:142
 msgid "Deal the cards"
 msgstr "Deal the cards"
 
-#: ../games/scuffle.scm:142
+#: ../games/scuffle.scm:140
 msgid "Reshuffle cards"
 msgstr "Reshuffle cards"
 
-#: ../games/seahaven.scm:245
-msgid "an empty foundation"
-msgstr "an empty foundation"
-
-#: ../games/seahaven.scm:300
-msgid "an empty tableau"
-msgstr "an empty tableau"
-
 #: ../games/sir-tommy.scm:130
 msgid "Move waste on to a reserve slot"
 msgstr "Move waste on to a reserve slot"
@@ -3222,6 +3500,10 @@ msgstr "Blondes and Brunettes"
 msgid "Wood"
 msgstr "Wood"
 
+#: ../games/terrace.scm:286
+msgid "the foundation"
+msgstr "the foundation"
+
 #: ../games/thieves.scm:148
 msgid "Deal a card from the deck"
 msgstr "Deal a card from the deck"
@@ -3230,22 +3512,78 @@ msgstr "Deal a card from the deck"
 msgid "Match the top two cards of the waste."
 msgstr "Match the top two cards of the waste."
 
-#: ../games/thirteen.scm:391
-msgid "itself"
-msgstr "itself"
-
-#: ../games/triple-peaks.scm:351
+#: ../games/triple-peaks.scm:349
 msgid "Progressive Rounds"
 msgstr "Progressive Rounds"
 
-#: ../games/triple-peaks.scm:352
+#: ../games/triple-peaks.scm:350
 msgid "Multiplier Scoring"
 msgstr "Multiplier Scoring"
 
+#: ../games/wall.scm:138
+msgid "Deals left: "
+msgstr "Deals left: "
+
+#: ../games/wall.scm:437
+msgid "Deal cards."
+msgstr "Deal cards."
+
+#: ../games/wall.scm:447
+msgid "Attack a face-down pile."
+msgstr "Attack a face-down pile."
+
 #: ../games/whitehead.scm:243
 msgid "Move a build of cards on to the empty Tableau slot"
 msgstr "Move a build of cards on to the empty Tableau slot"
 
+#~ msgid "Klondike Three Decks"
+#~ msgstr "Canfield Three Decks"
+
+#~ msgid "About FreeCell Solitaire"
+#~ msgstr "About FreeCell Solitaire"
+
+#~ msgid "GNOME Games web site"
+#~ msgstr "GNOME Games web site"
+
+#~ msgid "Freecell Solitaire"
+#~ msgstr "Freecell Solitaire"
+
+#~ msgid "_Animations"
+#~ msgstr "_Animations"
+
+#~ msgid "Whether or not to animate card moves"
+#~ msgstr "Whether to animate card moves"
+
+#~ msgid "an empty slot on the tableau"
+#~ msgstr "an empty slot on the tableau"
+
+#~ msgid "an empty slot on the foundation"
+#~ msgstr "an empty slot on the foundation"
+
+#~ msgid "Move ~a off the board"
+#~ msgstr "Move ~a off the board"
+
+#~ msgid "an empty foundation place"
+#~ msgstr "an empty foundation place"
+
+#~ msgid "an empty tableau place"
+#~ msgstr "an empty tableau place"
+
+#~ msgid "an empty foundation pile"
+#~ msgstr "an empty foundation pile"
+
+#~ msgid "an empty tableau slot"
+#~ msgstr "an empty tableau slot"
+
+#~ msgid "an empty foundation"
+#~ msgstr "an empty foundation"
+
+#~ msgid "an empty tableau"
+#~ msgstr "an empty tableau"
+
+#~ msgid "itself"
+#~ msgstr "itself"
+
 #~ msgid "Play the popular FreeCell card game"
 #~ msgstr "Play the popular FreeCell card game"
 
@@ -3370,57 +3708,18 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "Unknown suit"
 #~ msgstr "Unknown suit"
 
-#~ msgid "ace"
-#~ msgstr "ace"
-
 #~ msgid "clubs"
 #~ msgstr "clubs"
 
 #~ msgid "diamonds"
 #~ msgstr "diamonds"
 
-#~ msgid "eight"
-#~ msgstr "eight"
-
-#~ msgid "five"
-#~ msgstr "five"
-
-#~ msgid "four"
-#~ msgstr "four"
-
 #~ msgid "hearts"
 #~ msgstr "hearts"
 
-#~ msgid "jack"
-#~ msgstr "jack"
-
-#~ msgid "king"
-#~ msgstr "king"
-
-#~ msgid "nine"
-#~ msgstr "nine"
-
-#~ msgid "queen"
-#~ msgstr "queen"
-
-#~ msgid "seven"
-#~ msgstr "seven"
-
-#~ msgid "six"
-#~ msgstr "six"
-
 #~ msgid "spades"
 #~ msgstr "spades"
 
-#~ msgid "ten"
-#~ msgstr "ten"
-
-#~ msgid "three"
-#~ msgstr "three"
-
-#~ msgid "two"
-#~ msgstr "two"
-
 #~ msgid "appropriate foundation pile"
 #~ msgstr "appropriate foundation pile"
 
@@ -3593,9 +3892,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "Claim _Draw"
 #~ msgstr "Claim _Draw"
 
-#~ msgid "New Game"
-#~ msgstr "New Game"
-
 #~ msgid "Resign"
 #~ msgstr "Resign"
 
@@ -6855,9 +7151,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ "installed. If you are currently upgrading your system please wait until "
 #~ "the upgrade has completed."
 
-#~ msgid "Unlimited"
-#~ msgstr "Unlimited"
-
 #~ msgid "Unable to find %s engine"
 #~ msgstr "Unable to find %s engine"
 
@@ -7511,9 +7804,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "Split cards in two new hands"
 #~ msgstr "Split cards in two new hands"
 
-#~ msgid "Cards left:"
-#~ msgstr "Cards left:"
-
 #~ msgid "Wager:"
 #~ msgstr "Wager:"
 
@@ -8129,9 +8419,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ "You need to launch the GGZ client directly\n"
 #~ "to be able to play this game."
 
-#~ msgid "About"
-#~ msgstr "About"
-
 #~ msgid "Message of the Day"
 #~ msgstr "Message of the Day"
 
@@ -8416,9 +8703,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "Disconnect"
 #~ msgstr "Disconnect"
 
-#~ msgid "Quit"
-#~ msgstr "Quit"
-
 #~ msgid "Watch"
 #~ msgstr "Watch"
 
@@ -8446,9 +8730,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "MOTD"
 #~ msgstr "MOTD"
 
-#~ msgid "Help"
-#~ msgstr "Help"
-
 #~ msgid "Contents"
 #~ msgstr "Contents"
 
@@ -8470,9 +8751,6 @@ msgstr "Move a build of cards on to the empty Tableau slot"
 #~ msgid "Chat Font:"
 #~ msgstr "Chat Font:"
 
-#~ msgid "Change"
-#~ msgstr "Change"
-
 #~ msgid "Ignore Join/Part Messages"
 #~ msgstr "Ignore Join/Part Messages"
 


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