comdlg32: Update Norwegian Bokmål resource.

This commit is contained in:
Alexander Nicolaysen Sørnes 2008-04-06 22:00:13 +02:00 committed by Alexandre Julliard
parent f04d870a8d
commit 0f39218860
1 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright 2005-2007 Alexander N. Sørnes
* Copyright 2005-2008 Alexander N. Sørnes
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -439,6 +439,14 @@ Oppgi en verdi mellom %d og %d."
PD32_PRINTER_STATUS_POWER_SAVE "Strømsparingsmodus; "
}
STRINGTABLE DISCARDABLE /* Font styles */
{
IDS_FONT_REGULAR "Normal"
IDS_FONT_BOLD "Fet"
IDS_FONT_ITALIC "Kursiv"
IDS_FONT_BOLD_ITALIC "Fet kursiv"
}
STRINGTABLE DISCARDABLE /* Color names */
{
IDS_COLOR_BLACK "Svart"