mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Rename resource files to match the locale names
svn path=/trunk/; revision=24876
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// German language resource file (frik85, 2005-03-08)
|
||||
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
|
||||
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
* TRANSLATOR: LMH1
|
||||
*
|
||||
*/
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// Dutch language resource file (frik85, 2005-03-08)
|
||||
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL //vertaald door Lionel Lowie
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_DUTCH //vertaald door Lionel Lowie
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// Swedish resources by Andreas Bjerkeholt 2005-04-28
|
||||
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
@@ -8,20 +8,20 @@
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
/* include localised resources */
|
||||
#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"
|
||||
#include "lang/cz-CZ.rc"
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/da-DK.rc"
|
||||
#include "lang/en-US.rc"
|
||||
#include "lang/es-ES.rc"
|
||||
#include "lang/fi-FI.rc"
|
||||
#include "lang/el-GR.rc"
|
||||
#include "lang/hu-HU.rc"
|
||||
#include "lang/ja-JP.rc"
|
||||
#include "lang/nl-NL.rc"
|
||||
#include "lang/nb-NO.rc"
|
||||
#include "lang/pl-PL.rc"
|
||||
#include "lang/ru-RU.rc"
|
||||
#include "lang/sv-SE.rc"
|
||||
#include "lang/uk-UA.rc"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user