diff options
author | Thomas Günther <tom@toms-cafe.de> | 2008-03-30 15:49:29 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2008-03-30 15:49:29 +0200 |
commit | 4e5312d5a211e35bce5f4fb89a2fe54a43edc9a4 (patch) | |
tree | 9e1e230f833ff431d1e9a8943bd4b5e6ad8af6c7 /i18n.cpp | |
parent | 78b0474c979fc584dee8e0a21df7650268bd0795 (diff) | |
download | vdr-plugin-sudoku-4e5312d5a211e35bce5f4fb89a2fe54a43edc9a4.tar.gz vdr-plugin-sudoku-4e5312d5a211e35bce5f4fb89a2fe54a43edc9a4.tar.bz2 |
Updated Italian language texts again
Diffstat (limited to 'i18n.cpp')
-rw-r--r-- | i18n.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,7 +17,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * $Id: i18n.cpp 126 2008-03-23 15:29:37Z tom $ + * $Id: i18n.cpp 131 2008-03-30 13:49:29Z tom $ * * * Translations provided by: @@ -412,7 +412,7 @@ const tI18nPhrase SudokuPlugin::Phrases[] = { { "Show possible numbers as pattern", // English "Mögliche Zahlen als Muster anzeigen", // Deutsch / German "", // Slovenski / Slovenian - "Mostra numeri possibili come valori", // Italiano / Italian + "Mostra num. possibili in valori", // Italiano / Italian "", // Nederlands / Dutch "", // Português / Portuguese "", // Français / French @@ -434,7 +434,7 @@ const tI18nPhrase SudokuPlugin::Phrases[] = { { "Show possible numbers as digits", // English "Mögliche Zahlen als Ziffern anzeigen", // Deutsch / German "", // Slovenski / Slovenian - "Mostra numeri possibili come cifre", // Italiano / Italian + "Mostra num. possibili in cifre", // Italiano / Italian "", // Nederlands / Dutch "", // Português / Portuguese "", // Français / French |