mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

* Added description string to Butterflies screensaver for all languages. * Use string resources in Maze screensaver. My notes: I haven't added butterflies.scr to reactos.dff as opengl screen savers are still broken under reactos , we already have 3dtext added for testing no need to add another one I have modified mazescr installname to have the same name as the module has inset of changing it on reactos.dff See issue #2874 for more details. svn path=/trunk/; revision=31096
8 lines
193 B
Text
8 lines
193 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DESCRIPTION "Maze ScreenSaver"
|
|
IDS_TITLE "About"
|
|
IDS_TEXT "No options need to be set."
|
|
END
|