aboutsummaryrefslogtreecommitdiffstats
path: root/game/languages/English.ini (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-06fix upper/lowercasek-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3193 b956fd51-792f-4845-bead-9b4dfca2ff2c
2016-01-06add About screenk-m_schindler1-1/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3192 b956fd51-792f-4845-bead-9b4dfca2ff2c
2016-01-05add about, jukebox and credits buttons and rearrange the buttons in the main ↵k-m_schindler1-1/+7
screen. The functions of the about and jukebox buttons are still off. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3191 b956fd51-792f-4845-bead-9b4dfca2ff2c
2015-09-14* added texts and English+German translation for JukeBoxbasisbit1-0/+15
* write to log if a skin-texture can't be found / loaded * implemented search-feature in jukebox-mode similar to the search feature in normal mode * fixed bunch of bugs in jukebox mode that existed in usdx wp * jukebox mode: start playing full playlist when user presses enter after doing a search without results instead of crashing * repeat playlist by default in jukebox mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3137 b956fd51-792f-4845-bead-9b4dfca2ff2c
2014-01-01adjust some minor issues and prepare for moving the threshold and mic-boost ↵k-m_schindler1-2/+2
options from sound to record. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3067 b956fd51-792f-4845-bead-9b4dfca2ff2c
2013-02-16add Gaelic/Scotish transalations. Still needs fixes of 2 screens.k-m_schindler1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-03-01revert commenting of chinese and russian. they are present.k-m_schindler1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2835 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-03-01add Romanian language file.k-m_schindler1-2/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2834 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-11-08added missing chinese language entry in English.ini and all other lang-filestobigun1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2716 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-10-19Fix translation identifiers for the "Hold the Line" modulenexus891-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2686 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-17- updated language files again.canni01-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2543 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-13- corrected some small typoscanni01-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2516 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-11Czech language file added. Thanks to Oblack tobigun1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2494 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-09English.ini updatetobigun1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2464 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-09language file updatetobigun1-1/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2462 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-06-06- Now on sing-screen entry a check is performed if mics are assigned to all ↵tobigun1-1/+2
players. If not an error popup is displayed (but the sing-screen does not abort). - Player 1 is not assigned to the first detected audio device anymore - Previously the auto-detected one might have been a non-mic port of the internal sound card like mono or stereo mix - If the user has singstar mics he does not have to check for other automatically assigned devices for player 1 what caused many problems in the past -> Providing no default might be better (and the user can check the input volume, too) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2449 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-24add Hungarian + some minor fixes.k-m_schindler1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2418 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-08validate microphone settings when leaving the record options and when USDX ↵tobigun1-1/+2
is started: - check if a user is assigned to multiple devices. If this is the case either do not leave the record options (if we already are there) or enter the record options (if USDX was started) - the check is performed by calling TAudioInputProcessor.ValidateSettings() git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2346 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-08ERROR_NO_EDITOR added to language filestobigun1-1/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2345 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-04-15add name of icelandic to english language filewhiteshark01-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2243 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-04-14fix minor typowhiteshark01-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2238 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-03-18fixed typowhiteshark01-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2208 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-01-12merged lua into trunks_alexander1-16/+32
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander1-1/+4
applied patch form sf.net bug tracker (id: 2901824) thanks to brunzelchen - Add a date-column to the score entries (UNIX-Timestamp); the date will be shown on Top5- und Stats Screen! - The Players on Top-5-Screen are now filtered: Every player with his best score! - You can switch through the difficulties on Top-5-Screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1972 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-09merged unicode branch (r1931) into trunks_alexander1-2/+14
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-08Luxembourgish language addedwhiteshark01-5/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1938 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-07correct Italienisch to Italiank-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1936 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-07-01typo correction: BALCK -> BLACK; thanks to zup3rvockk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1844 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-28Translation of the language settings. Part 2. Also the missing update of the ↵k-m_schindler1-0/+15
japanese file for all the translations of the option settings done in the last few commits git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1835 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-27new option valuesk-m_schindler1-3/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1830 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-27Translation of option values. part 1k-m_schindler1-0/+60
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1828 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-04-18- corrected string variable in all languagescanni01-1/+1
- updated german language (thx to Michael for some suggestions) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1679 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-30Deluxe theme for Editor menu. Part 1k-m_schindler1-1/+13
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1532 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-09Errormessages during songload now translatablewhiteshark01-1/+5
German and English translations updated Added four new language strings: ERROR_CORRUPT_SONG_FILE_NOT_FOUND ERROR_CORRUPT_SONG_NO_NOTES ERROR_CORRUPT_SONG_NO_BREAKS ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1443 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27build-environment moved from root to game-dirtobigun1-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1317 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-0/+1
Added: New language string SING_OPTIONS_SOUND_BACKGROUNDMUSIC Added: CC licensed music loop Improved: Options positions via Deluxe theme (first pass, next will follow) Improved: Code beautified in UScreenMain git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1290 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-23Language strings for visualization options, and the selectslide for the ↵mogguh1-0/+1
options-graphics screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1287 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-15VoicePassthrough is now available at the options, turns playback from the ↵mogguh1-0/+1
microphone on/off git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1261 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-06-08- set svn:eol-style to nativetobigun1-302/+302
- removed some svn:executable properties from non-executable files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1144 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-05-09added translations that were deleted by the last committobigun1-2/+5
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1079 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-05-09New translation string for the new rating sing_score_wannabe, hitartist ↵mogguh1-6/+4
renamed to hopeful This will delete other strings, gonna fix that on Monday again (sry i'm in hurry) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1076 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@961 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-03-03Themes and language-files adapted to the new record-options screentobigun1-2/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@901 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-22'PLUGIN_TEAMDUELL' in German.ini, English.ini and readme.txtjekatt1-0/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@626 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-10-09New branch, for the upcoming 1.01 release which will fix several issues that ↵mogguh1-1/+1
were reported, already fixed a typo in the English language file. Review Jira for other issues that should get fixed for that release! (now within a correct created branch) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@478 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-09-09Typo: Fixed some more minor typos in English.ini (thanks gg)mogguh1-3/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@381 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-09-09Typo: Fixed a minor typo in English.ini (thanks gg)mogguh1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@380 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-10Changed LineBonus Translations to 0.5.3 compatible Textswhiteshark01-6/+8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@255 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark01-0/+2
Changed Themes to Fit these changes Updated Language Files Some fixes in SelectSlide git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@251 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-06-08Added ability to delete a Playlist within the Menuwhiteshark01-0/+3
Language Files updated git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@248 b956fd51-792f-4845-bead-9b4dfca2ff2c