2011-02-22 18:31:37 -06:00
[Common]
WindowTitle = Hello World (and other sm-ssc theming examples)
[ScreenTitleMenu]
2011-02-22 21:26:41 -06:00
Guide = Guide
Reference = Reference
2011-02-23 01:37:12 -06:00
Tutorial = Tutorials
2011-02-22 23:09:05 -06:00
[ScreenGuideMain]
Header = Guide
2011-02-23 01:37:12 -06:00
Explanation = The Guide section is meant for beginners who may not know the ins and outs of the StepMania theming system. It is also useful for themers coming from earlier versions of StepMania, as some things have changed in sm-ssc.
2011-02-22 23:09:05 -06:00
Metrics = Metrics
2011-02-23 01:37:12 -06:00
MetricsDesc = Metrics and Languages (since they're similar).
2011-02-22 23:09:05 -06:00
Fonts = Fonts
2011-02-23 01:37:12 -06:00
FontsDesc = Dealing with fonts.
2011-02-22 23:09:05 -06:00
Graphics = Graphics
2011-02-23 01:37:12 -06:00
GraphicsDesc = The Graphics folder and what goes in there.
BGAnims = BGAnimations
2011-02-22 23:09:05 -06:00
BGAnimsDesc = Bee Gees animations
Sounds = Sounds
2011-02-23 01:37:12 -06:00
SoundsDesc = Music and sound effects.
2011-02-22 23:09:05 -06:00
Scripts = Scripts
2011-02-23 01:37:12 -06:00
ScriptsDesc = Lua scripting.
2011-02-22 23:09:05 -06:00
Other = Other
2011-02-23 01:37:12 -06:00
OtherDesc = Things like PreferredSort and ScreenHowToPlay/ScreenGameplaySyncMachine steps.
2011-02-22 23:09:05 -06:00
NoteSkins = NoteSkins
2011-02-23 01:37:12 -06:00
NoteSkinsDesc = NoteSkin creation involves knowing the theming system, somewhat.
2011-02-22 23:09:05 -06:00
Announcers = Announcers
2011-02-23 01:37:12 -06:00
AnnouncersDesc = The lost art of announcers, and how to “properly” make one.
2011-02-22 23:09:05 -06:00
Characters = Characters
2011-02-23 01:37:12 -06:00
CharactersDesc = Three-dimensional characters dancing in Gameplay. Modeling skills not included.
2011-02-22 23:09:05 -06:00
[ScreenReferenceMain]
2011-02-23 01:37:12 -06:00
Header = Reference
Explanation = This section contains reference material. It is meant for themers who already somewhat know what they are looking for.
2011-02-22 23:09:05 -06:00
Screens = Screens
2011-02-23 01:37:12 -06:00
ScreensDesc = A reference of all of sm-ssc's available screens.
Managers = Managers and Singletons
ManagersDesc = Various things that end in "Manager" (and sometimes not).
2011-02-22 23:09:05 -06:00
Classes = Classes
2011-02-23 01:37:12 -06:00
ClassesDesc = The classes that make up some of your favorite elements.