mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Rename resource files to match the locale names
svn path=/trunk/; revision=24898
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* By Rouven Wessling 2005 [email protected]
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "expand.exe\0"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "En.rc"
|
||||
#include "De.rc"
|
||||
#include "Fr.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Gr.rc"
|
||||
#include "No.rc"
|
||||
#include "en-US.rc"
|
||||
#include "de-DE.rc"
|
||||
#include "fr-FR.rc"
|
||||
#include "ja-JP.rc"
|
||||
#include "ru-RU.rc"
|
||||
#include "sv-SE.rc"
|
||||
#include "hu-HU.rc"
|
||||
#include "el-GR.rc"
|
||||
#include "nb-NO.rc"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* By Magnus Olsen 2005 [email protected]
|
||||
*/
|
||||
|
||||
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
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* Copyright 2005 David Nordenberg
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user