summaryrefslogtreecommitdiff
path: root/i18n.cpp
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2005-10-31 22:12:41 +0100
committerThomas Günther <tom@toms-cafe.de>2005-10-31 22:12:41 +0100
commit972bae6ba5f4bb7d42f2025d97e0316fb12af098 (patch)
tree222462ea21126f60f8d431c4aa22462b6521437d /i18n.cpp
parentf1f008168b2e70aee297972dda7f6601a22d7bfd (diff)
downloadvdr-plugin-sudoku-972bae6ba5f4bb7d42f2025d97e0316fb12af098.tar.gz
vdr-plugin-sudoku-972bae6ba5f4bb7d42f2025d97e0316fb12af098.tar.bz2
Added setup option whether or not all cells are unmarked when the puzzle is reset
Diffstat (limited to 'i18n.cpp')
-rw-r--r--i18n.cpp31
1 files changed, 30 insertions, 1 deletions
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:
@@ -191,6 +191,35 @@ const tI18nPhrase SudokuPlugin::Phrases[] = {
#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
"Transparenz (%)", // Deutsch / German
"", // Slovenski / Slovenian