mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
7353b246e9
- Add russian translation. - Fix control's size (in all languages). svn path=/trunk/; revision=30645
9 lines
194 B
Text
9 lines
194 B
Text
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#include "lang/en-US.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/de-DE.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/uk-UA.rc"
|
|
#include "lang/ru-RU.rc"
|