reactos/media/themes/modern.msstyles/lang/en-US.rc
Joachim Henze 77eb51d336 [0.4.10][REACTOS] Remove references to ReactOS Foundation (#4557)
See https://reactos.org/wiki/ReactOS_Foundation for more information.

the first part of CORE-18191

picked from 0.4.15-dev-4866-g 6881d8c624

Respect:
-Colins wish to leave out for now all the matches in kbdtool for legal uncertainty
-boot_images.cmake on master vs. boot/CMakeLists.txt in older branches
-treating cpu.inf special in this first commit for the sake of keeping sync to all other infs
-unlike master I decided to groom also cdmake, because I don't see any reason yet to dump that
 in the older branches
-all releases down to releases/0.4.7 were released for the first time after the "ReactOS foundation"
 dissolved already in 2015. So all are definitely fine to receive this commit.
-port back some EOL whitespace fixes as well in common.ver to sync the file to 100% to master head
2022-10-24 00:26:08 +02:00

40 lines
538 B
Plaintext

LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
{
1000, "Light"
1001, "Dark"
}
STRINGTABLE
{
2000, "Modern Light"
2001, "Modern Dark"
}
STRINGTABLE
{
3000, "Regular Fonts"
3001, "Large Fonts"
3002, "Extra Large Fonts"
}
STRINGTABLE
{
4000, "Regular Fonts"
4001, "Large Fonts"
4002, "Extra Large Fonts"
}
STRINGTABLE
{
5000, "Modern"
5001, "Visual Style"
5002, "ReactOS Project"
5003, "Polar, based on win10"
5004, "Released under GNU/GPL 3.0, 2018"
5005, "http://www.reactos.org"
5006, "1.0"
5007, "Modern theme for ReactOS"
}