Commit 76344b78 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

comdlg32: Update the German translation.

parent 6ae786ec
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment