mirror of
https://github.com/reactos/reactos.git
synced 2025-01-12 17:16:58 +00:00
- insert resource file alphabetically
svn path=/trunk/; revision=24913
This commit is contained in:
parent
f8b22377a7
commit
be4a027434
1 changed files with 1 additions and 1 deletions
|
@ -9,10 +9,10 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
/* include localised resources */
|
/* include localised resources */
|
||||||
|
|
||||||
|
#include "lang/cs-CZ.rc"
|
||||||
#include "lang/de-DE.rc"
|
#include "lang/de-DE.rc"
|
||||||
#include "lang/en-US.rc"
|
#include "lang/en-US.rc"
|
||||||
#include "lang/fr-FR.rc"
|
#include "lang/fr-FR.rc"
|
||||||
#include "lang/hu-HU.rc"
|
#include "lang/hu-HU.rc"
|
||||||
#include "lang/nl-NL.rc"
|
#include "lang/nl-NL.rc"
|
||||||
#include "lang/nb-NO.rc"
|
#include "lang/nb-NO.rc"
|
||||||
#include "lang/cs-CZ.rc"
|
|
||||||
|
|
Loading…
Reference in a new issue