aboutsummaryrefslogtreecommitdiffstats
path: root/game/languages/German.ini (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-05Some entries fixed in German.inimota231-7/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@176 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-05Some Themework done. Added Buttonfade to [Options] and [Level]. ↵mota231-11/+23
Navigation-Bar done. To do: 2 Screens in Party-Mode, Statistic, SingScreen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@175 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-04some work done in english and german language. still not perfectmota231-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@172 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-04Some Themework done.mota231-19/+23
To do: Party-Mode: 2 screens, Navigation-Bar about 30%, Statistic cleanup of engl. language file. Graphics marked with "x_" in filename are temp. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@169 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-03minor changes to PopUp code and to related parts of themesb1indy1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@160 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-03forgot this file...b1indy1-1/+5
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@158 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-05-02General cleanup of Skins/Deluxe.mota231-19/+36
Some Themework done. To do: Party-Mode: 2 screens, Navigation-Bar about 60%, Statistic Graphics marked with x_ are temp. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@156 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-30Added new Static to ScreenPartyNewRound.mota231-3/+3
Some Themework in Party-Mode. Still needs work. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@151 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-4/+12
Updated Language Fiels to Fit with new Buttons Some CodeClean Up in Menu Class and in Screens Some minor Bug fixes I forgot about Added ability to group Buttons within a Screen New Theme Object: ButtonCollection: Same Attributes as a Button Plus FirstChild: Defining the First Button in the Group. For Example: SingSolo is 1, SingMulti Button is 2, in ScreenMain Added Attribute to Theme Button: Parent: Number of the assigned Group, 0 for no Group Used new Abilitys in MainScreen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@149 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-27Update : Ready Party main Screencrazy_joker1-0/+4
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@144 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-26Some Themework for Party-Mode. New Party-Icon.mota231-2/+8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@142 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-19Added new Language Entrys for Statistics Screenwhiteshark01-2/+31
Added some missing Entrys in German and English Language File and Readme git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@119 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-17Update: Language,Party Mod Skin & Lyric Help Barcrazy_joker1-1/+5
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@103 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-17Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy1-2/+2
Changed Languages (english, german) and Theme (deluxe) to reflect these changes implemented checks for config values to make these things work as expected git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@101 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-16Theme/Skin: Score screen for 2player done, added bar for navigation (enter ↵mogguh1-0/+3
button to continue) Language: Added "SING_LEGEND_CONTINUE", maybe others will follow git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@98 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-11Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, ↵mogguh1-2/+2
UScreenScore.pas) Feature: Hit golden note effect, is now even more astonishing (UGraphicClasses.pas) Feature: It's now possible to turn of GoldenNoteTwinkle (UDraw.pas) BugFix: OptionsAdvanced is now opened correctly, instead of producing a bug (UGraphic.pas) BugFix: Modified some language entries to fit option screen (optionen instead of einstellungen) (German.ini) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@78 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-08Updated Language Files to fit Advanced Screenwhiteshark01-5/+6
Options Names still need some fine tuning because they don't fit the Button Texture. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@72 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-05Theme/Skin: Beautified options screen, preparation for advanced tab, ↵mogguh1-0/+9
modified keyboard buttons in bottom bar Theme/Skin: Skinned song menu Language: added advanced screen entries to german.ini git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@63 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-05Added new Language Entrys for Playlist Supportwhiteshark01-2/+17
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@62 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-30Refreshed English language file.whiteshark01-0/+1
Added a missing value to German language file. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@53 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-29Theme/Skin:"Jump to" is now more readable, still some glitches. Will be ↵mogguh1-1/+1
fixed when me matey adds some skin functions. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@47 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-28Skin/Theme: Added description for shortcut keys within the bar at the ↵mogguh1-2/+4
bottom, hope this makes everything a bit more clear for new users git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@46 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-28New Language Entryswhiteshark01-0/+10
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@42 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-21git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@11 ↵whiteshark01-0/+146
b956fd51-792f-4845-bead-9b4dfca2ff2c