mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
Revert sublang changes.
svn path=/trunk/; revision=18242
This commit is contained in:
parent
aa1f470e40
commit
ccfa60dea9
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_DEFAULT
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
|
|
Loading…
Reference in a new issue