projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Don't use hardcoded strings in the configuration message box. Use string resources...
[reactos.git]
/
reactos
/
base
/
applications
/
screensavers
/
starfield
/
lang
/
en-US.rc
1
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3
STRINGTABLE DISCARDABLE
4
BEGIN
5
IDS_DESCRIPTION "Starfield ScreenSaver"
6
IDS_TITLE "About"
7
IDS_TEXT "No options need to be set."
8
END