kernel32/nls: Translation-fix for deu.nls.

This commit is contained in:
Detlef Riekenberg 2009-05-29 14:24:22 +02:00 committed by Alexandre Julliard
parent 3cd15e5db5
commit 508c95f343
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ STRINGTABLE LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
LGRPID_BALTIC+LGRPID_RES_BASE "Baltisch"
LGRPID_GREEK+LGRPID_RES_BASE "Griechisch"
LGRPID_CYRILLIC+LGRPID_RES_BASE "Kyrillisch"
LGRPID_TURKISH+LGRPID_RES_BASE "Turkisch"
LGRPID_TURKISH+LGRPID_RES_BASE "Türkisch"
LGRPID_JAPANESE+LGRPID_RES_BASE "Japanisch"
LGRPID_KOREAN+LGRPID_RES_BASE "Koreanisch"
LGRPID_TRADITIONAL_CHINESE+LGRPID_RES_BASE "Chinesisch (Traditionell)"