comdlg32: Update the German translation.

This commit is contained in:
Michael Stefaniuc 2008-03-20 23:13:52 +01:00 committed by Alexandre Julliard
parent 6ae786ec62
commit 76344b7860

View file

@ -437,6 +437,14 @@ Bitte geben sie einen Wert zwischen %d und %d an."
PD32_PRINTER_STATUS_POWER_SAVE "Stromsparmodus; "
}
STRINGTABLE DISCARDABLE /* Font styles */
{
IDS_FONT_REGULAR "Normal"
IDS_FONT_BOLD "Fett"
IDS_FONT_ITALIC "Kursiv"
IDS_FONT_BOLD_ITALIC "Fett Kursiv"
}
STRINGTABLE DISCARDABLE /* Color names */
{
IDS_COLOR_BLACK "Schwarz"