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=24889
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* By Magnus Olsen 2005 [email protected]
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
IDS_boot, "oppstart subsystem_name"
|
||||
@@ -4,10 +4,10 @@
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "sm.exe\0"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "En.rc"
|
||||
#include "De.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Hu.rc"
|
||||
#include "No.rc"
|
||||
#include "Ru.rc"
|
||||
#include "en-US.rc"
|
||||
#include "de-DE.rc"
|
||||
#include "ja-JP.rc"
|
||||
#include "hu-HU.rc"
|
||||
#include "nb-NO.rc"
|
||||
#include "ru-RU.rc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user