From 972bae6ba5f4bb7d42f2025d97e0316fb12af098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Mon, 31 Oct 2005 22:12:41 +0100 Subject: Added setup option whether or not all cells are unmarked when the puzzle is reset --- i18n.cpp | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'i18n.cpp') diff --git a/i18n.cpp b/i18n.cpp index 6241230..5f93dd4 100644 --- a/i18n.cpp +++ b/i18n.cpp @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: i18n.cpp 15 2005-10-29 14:11:48Z tom $ + * $Id: i18n.cpp 16 2005-10-31 21:12:41Z tom $ * * * Translations provided by: @@ -189,6 +189,35 @@ const tI18nPhrase SudokuPlugin::Phrases[] = { #endif #endif #endif +#endif + }, + { "Clear marks", // English + "Markierungen löschen", // Deutsch / German + "", // Slovenski / Slovenian + "", // Italiano / Italian + "", // Nederlands / Dutch + "", // Português / Portuguese + "", // Français / French + "", // Norsk / Norwegian + "", // suomi / Finnish + "", // Polski / Polish + "", // Español / Spanish + "", // ÅëëçíéêÜ / Greek + "", // Svenska / Swedish + "", // Românã / Romanian + "", // Magyar / Hungarian + "", // Català / Catalanian +#if VDRVERSNUM > 10302 + "", // ÀãááÚØÙ / Russian +#if VDRVERSNUM > 10307 + "", // Hrvatski / Croatian +#if VDRVERSNUM > 10313 + "", // Eesti / Estonian +#if VDRVERSNUM > 10316 + "", // Dansk / Danish +#endif +#endif +#endif #endif }, { "Transparency (%)", // English -- cgit v1.2.3