mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
Add/update Romanian translation, by Stefan Fulea. ROSAPPS-231 #resolve #comment Thanks for your patch! svn path=/trunk/; revision=63283
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#include "lang/de-DE.rc"
|
|
#include "lang/en-US.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/it-IT.rc"
|
|
#include "lang/no-NO.rc"
|
|
#include "lang/pl-PL.rc"
|
|
#include "lang/ro-RO.rc"
|
|
#include "lang/sk-SK.rc"
|
|
#include "lang/uk-UA.rc"
|
|
|