diff options
author | Thomas Günther <tom@toms-cafe.de> | 2005-11-03 22:42:11 +0100 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2005-11-03 22:42:11 +0100 |
commit | 83793d5638d1303cd50104bc44370548f7842aab (patch) | |
tree | 67820dc3a5882b575789eae8a9bab1c1fc35c4e4 /i18n.cpp | |
parent | 972bae6ba5f4bb7d42f2025d97e0316fb12af098 (diff) | |
download | vdr-plugin-sudoku-83793d5638d1303cd50104bc44370548f7842aab.tar.gz vdr-plugin-sudoku-83793d5638d1303cd50104bc44370548f7842aab.tar.bz2 |
Changed text of setup entry 'Clear marks' to 'Clear marks on reset', added Finnish translation of this setup entry
Diffstat (limited to 'i18n.cpp')
-rw-r--r-- | i18n.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: i18n.cpp 16 2005-10-31 21:12:41Z tom $ + * $Id: i18n.cpp 17 2005-11-03 21:42:11Z tom $ * * * Translations provided by: @@ -191,15 +191,15 @@ const tI18nPhrase SudokuPlugin::Phrases[] = { #endif #endif }, - { "Clear marks", // English - "Markierungen löschen", // Deutsch / German + { "Clear marks on reset", // English + "Markierungen löschen beim Reset", // Deutsch / German "", // Slovenski / Slovenian "", // Italiano / Italian "", // Nederlands / Dutch "", // Português / Portuguese "", // Français / French "", // Norsk / Norwegian - "", // suomi / Finnish + "Poista merkinnät aloitettaessa", // suomi / Finnish "", // Polski / Polish "", // Español / Spanish "", // ÅëëçíéêÜ / Greek |