From fa47047b2cb9ee9f5b0f4a534eb9515274867e7b Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Tue, 8 May 2007 17:46:39 +0000 Subject: Skinned both Statistic Screens. Position of Text showing cur. Page not perfect yet. Fixed some Language entrys git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@178 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Languages/English.ini | 15 ++++++++++----- Languages/German.ini | 12 +++++++++--- Languages/readme.txt | 16 ++++++++++++---- 3 files changed, 31 insertions(+), 12 deletions(-) (limited to 'Languages') diff --git a/Languages/English.ini b/Languages/English.ini index e23b29b6..311d17a4 100644 --- a/Languages/English.ini +++ b/Languages/English.ini @@ -113,7 +113,7 @@ SING_SONG_SELECTION=song selection SING_SONG_SELECTION_MENU=menu SING_SONG_SELECTION_PLAYLIST=playlist SING_SONGS_IN_CAT=Songs - +PLAYLIST_CATTEXT=Playlist: %s SING_TIME=TIME SING_TOTAL=total @@ -246,19 +246,24 @@ PLUGIN_DUELL_DESC=Sing a duell until 10000 points. PLUGIN_BLIND_NAME=Blind Mode PLUGIN_BLIND_DESC=Duell without seeing the notes. -STAT_MAIN_DESC=Statistics +STAT_MAIN=Statistics +STAT_MAIN_DESC=General +STAT_MAIN_WHEREAMI=Statistics STAT_OVERVIEW_INTRO=%0:s Statistics. \n Last Reset at %2:.2d.%1:.2d.%3:d STAT_OVERVIEW_SONG=%0:d Songs(%3:d with Video), whereof %1:d already were played and %2:d were not played yet.\n The most popular Song is %5:s from %4:s. -STAT_OVERVIEW_PLAYER=Since the last Reset ther were/was %0:d different Player(s).\n The Best Player is %1:s with an average Score of %2:d Points.\n %3:s did the highest Score with %4:d Points. +STAT_OVERVIEW_PLAYER=Since the last Reset there were/was %0:d different Player(s).\n The Best Player is %1:s with an average Score of %2:d Points.\n %3:s did the highest Score with %4:d Points. + +STAT_DETAIL=Statistics +STAT_DETAIL_WHEREAMI=Detail Statistics STAT_NEXT=Next Page STAT_PREV=Previous Page -STAT_REVERSE=Change Order +STAT_REVERSE=Reverse Order STAT_PAGE=Seite %0:d of %1:d Pages\n (%2:d of %3:d Entrys) STAT_DESC_SCORES=HighScores -STAT_DESC_SCORES_REVERSED=LowestScores +STAT_DESC_SCORES_REVERSED=LowScores STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] \n (%3:s - %4:s) STAT_DESC_SINGERS=Best Singers diff --git a/Languages/German.ini b/Languages/German.ini index 324a8c9e..75b4afed 100644 --- a/Languages/German.ini +++ b/Languages/German.ini @@ -113,6 +113,7 @@ SING_SONG_SELECTION=Song-Auswahl SING_SONG_SELECTION_MENU=Menü SING_SONG_SELECTION_PLAYLIST=Playlist SING_SONGS_IN_CAT=Songs +PLAYLIST_CATTEXT=Playlist: %s SING_TIME=ZEIT SING_TOTAL=Gesamt @@ -245,19 +246,24 @@ PLUGIN_DUELL_DESC=Normales Spiel. H PLUGIN_BLIND_NAME=Blind Mode PLUGIN_BLIND_DESC=Erreiche Blind die höchste Punktzahl. -STAT_MAIN_DESC=Statistiken +STAT_MAIN=Statistiken +STAT_MAIN_DESC=Allgemein +STAT_MAIN_WHEREAMI=Statistiken STAT_OVERVIEW_INTRO=%0:s Statistiken. \n Letzter Reset am %1:.2d.%2:.2d.%3:d STAT_OVERVIEW_SONG=%0:d Songs(%3:d mit Video), davon wurden %1:d schon einmal gesungen und %2:d noch nicht. \n Der am häufigsten gesungene Song ist %5:s von %4:s. STAT_OVERVIEW_PLAYER=Seit dem letzten Reset haben %0:d verschiedene Spieler gesungen. \n Der Beste Spieler ist %1:s mit einer Score von %2:d Punkten. \n Die höchste Punktzahl, %4:d, wurde von %3:s erreicht. +STAT_DETAIL=Statistiken +STAT_DETAIL_WHEREAMI=Detailierte Statistiken + STAT_NEXT=Nächste Seite STAT_PREV=Vorherige Seite -STAT_REVERSE=Reihenfolge umkehren +STAT_REVERSE=Umkehren STAT_PAGE=Seite %0:d von %1:d \n (%2:d von %3:d Einträgen) STAT_DESC_SCORES=HighScores -STAT_DESC_SCORES_REVERSED=LowestScores +STAT_DESC_SCORES_REVERSED=LowScores STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] \n (%3:s - %4:s) STAT_DESC_SINGERS=Beste Sänger diff --git a/Languages/readme.txt b/Languages/readme.txt index 247539bc..29148a94 100644 --- a/Languages/readme.txt +++ b/Languages/readme.txt @@ -44,6 +44,9 @@ LINEBONUS_WORST=Ghastly! IMPLODE_GLUE1=, IMPLODE_GLUE2= and +#Song Screen Legend +PLAYLIST_CATTEXT=Playlist: %s + #Text for the Legend Bar at the bottom SING_LEGEND_CONTINUE=Continue @@ -121,20 +124,25 @@ PLUGIN_BLIND_DESC=Duell without seeing the Notes #Statistics Screen #For more Info about the Format Strings look at the SorceCode (UScreenStatMain) -STAT_MAIN_DESC=Statistics +STAT_MAIN=Statistics +STAT_MAIN_DESC=General +STAT_MAIN_WHEREAMI=Statistics STAT_OVERVIEW_INTRO=%0:s Statistics. \n Last Reset at %2:.2d.%1:.2d.%3:d STAT_OVERVIEW_SONG=%0:d Songs(%3:d with Video), whereof %1:d already were played and %2:d were not played yet.\n The most popular Song is %5:s from %4:s. -STAT_OVERVIEW_PLAYER=Since the last Reset ther were/was %0:d different Player(s).\n The Best Player is %1:s with an average Score of %2:d Points.\n %3:s did the highest Score with %4:d Points. +STAT_OVERVIEW_PLAYER=Since the last Reset there were/was %0:d different Player(s).\n The Best Player is %1:s with an average Score of %2:d Points.\n %3:s did the highest Score with %4:d Points. #Stat Detail Screen +STAT_DETAIL=Statistics +STAT_DETAIL_WHEREAMI=Detail Statistics + STAT_NEXT=Next Page STAT_PREV=Previous Page -STAT_REVERSE=Change Order +STAT_REVERSE=Reverse Order STAT_PAGE=Seite %0:d of %1:d Pages\n (%2:d of %3:d Entrys) STAT_DESC_SCORES=HighScores -STAT_DESC_SCORES_REVERSED=LowestScores +STAT_DESC_SCORES_REVERSED=LowScores STAT_FORMAT_SCORES=%0:s - %1:d [%2:s] \n (%3:s - %4:s) STAT_DESC_SINGERS=Best Singers -- cgit v1.2.3