mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
0e213bbc00
- Norwegian translation of magnify and downloader added. - Fixed resource file (we request patches, not single changed files) - See issue #3504 for more information. svn path=/trunk/; revision=34993
14 lines
319 B
Text
14 lines
319 B
Text
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#include "lang/bg-BG.rc"
|
|
#include "lang/en-US.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/de-DE.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/it-IT.rc"
|
|
#include "lang/no-NO.rc"
|
|
#include "lang/pl-PL.rc"
|
|
#include "lang/ru-RU.rc"
|
|
#include "lang/sk-SK.rc"
|
|
#include "lang/uk-UA.rc"
|