Module: wine Branch: master Commit: 0f3921886088ec80633931a552d7d109631503ac URL: http://source.winehq.org/git/wine.git/?a=commit;h=0f3921886088ec80633931a552...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Sun Apr 6 22:00:13 2008 +0200
comdlg32: Update Norwegian Bokmål resource.
---
dlls/comdlg32/cdlg_No.rc | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/dlls/comdlg32/cdlg_No.rc b/dlls/comdlg32/cdlg_No.rc index ce8013c..fdd0659 100644 --- a/dlls/comdlg32/cdlg_No.rc +++ b/dlls/comdlg32/cdlg_No.rc @@ -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"