Rename resource files to match the locale names

svn path=/trunk/; revision=24900
This commit is contained in:
Thomas Bluemel
2006-11-27 21:38:23 +00:00
parent 295c893759
commit 4fd1b81a3b
8 changed files with 10 additions and 10 deletions
@@ -3,7 +3,7 @@
* German language file by Klemens Friedl 2005-06-03
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
STRINGTABLE DISCARDABLE
{
@@ -7,7 +7,7 @@
* Translation made by Jerome Signouret, 2005.
*/
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
STRINGTABLE DISCARDABLE
{
@@ -4,7 +4,7 @@
* By Magnus Olsen 2005 [email protected]
*/
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE DISCARDABLE
{
+7 -7
View File
@@ -6,10 +6,10 @@
#define REACTOS_STR_ORIGINAL_FILENAME "regsvr32.exe\0"
#include <reactos/version.rc>
#include "De.rc"
#include "En.rc"
#include "Fr.rc"
#include "Hu.rc"
#include "Ru.rc"
#include "Ja.rc"
#include "No.rc"
#include "de-DE.rc"
#include "en-US.rc"
#include "fr-FR.rc"
#include "hu-HU.rc"
#include "ru-RU.rc"
#include "ja-JP.rc"
#include "nb-NO.rc"