From 6b465540e16305def5cd68faee2d1ef6f3c65d26 Mon Sep 17 00:00:00 2001 From: Max-Wilhelm Bruker Date: Thu, 20 Aug 2009 17:59:15 +0200 Subject: [PATCH] translation fix, shuffle fix --- cockatrice/src/zoneviewwidget.cpp | 2 +- cockatrice/translations/cockatrice_de.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cockatrice/src/zoneviewwidget.cpp b/cockatrice/src/zoneviewwidget.cpp index 298ab816..59137570 100644 --- a/cockatrice/src/zoneviewwidget.cpp +++ b/cockatrice/src/zoneviewwidget.cpp @@ -13,7 +13,7 @@ ZoneViewWidget::ZoneViewWidget(CardDatabase *_db, Player *_player, CardZone *_or setAttribute(Qt::WA_DeleteOnClose); qreal y = 10; - if (_origZone->getIsShufflable() && (numberCards == 0)) { + if (_origZone->getIsShufflable() && (numberCards == -1)) { shuffleCheckBox = new QCheckBox("shuffle when closing"); shuffleCheckBox->setChecked(true); QGraphicsProxyWidget *shuffleProxy = new QGraphicsProxyWidget(this); diff --git a/cockatrice/translations/cockatrice_de.ts b/cockatrice/translations/cockatrice_de.ts index 417f12fd..993c09df 100644 --- a/cockatrice/translations/cockatrice_de.ts +++ b/cockatrice/translations/cockatrice_de.ts @@ -878,7 +878,7 @@ %1 puts %2 %3 into graveyard - %1 legt %2 %3 in den Friedhof + %1 legt %2 %3 auf den Friedhof