comdlg32: Update the German translation.
This commit is contained in:
parent
6ae786ec62
commit
76344b7860
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue