mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:05:52 +00:00
move rc languse to folder lang
svn path=/trunk/; revision=23473
This commit is contained in:
parent
60bdf62560
commit
5004195fad
16 changed files with 15 additions and 15 deletions
|
@ -8,20 +8,20 @@
|
|||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
/* include localised resources */
|
||||
#include "Cz.rc"
|
||||
#include "De.rc"
|
||||
#include "Dk.rc"
|
||||
#include "En.rc"
|
||||
#include "Es.rc"
|
||||
#include "Fi.rc"
|
||||
#include "Gr.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Nl.rc"
|
||||
#include "No.rc"
|
||||
#include "Pl.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Uk.rc"
|
||||
#include "lang\Cz.rc"
|
||||
#include "lang\De.rc"
|
||||
#include "lang\Dk.rc"
|
||||
#include "lang\En.rc"
|
||||
#include "lang\Es.rc"
|
||||
#include "lang\Fi.rc"
|
||||
#include "lang\Gr.rc"
|
||||
#include "lang\Hu.rc"
|
||||
#include "lang\Ja.rc"
|
||||
#include "lang\Nl.rc"
|
||||
#include "lang\No.rc"
|
||||
#include "lang\Pl.rc"
|
||||
#include "lang\Ru.rc"
|
||||
#include "lang\Sv.rc"
|
||||
#include "lang\Uk.rc"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue