diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-08 17:46:39 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-08 17:46:39 +0000 |
commit | fa47047b2cb9ee9f5b0f4a534eb9515274867e7b (patch) | |
tree | b248d66e7ff7e405a824293235c238b41bdaf788 /Languages/English.ini | |
parent | 042a5e57be1ada25cbbc6e7f5f34c0c0ea5e9de2 (diff) | |
download | usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.tar.gz usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.tar.xz usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.zip |
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
Diffstat (limited to '')
-rw-r--r-- | Languages/English.ini | 15 |
1 files changed, 10 insertions, 5 deletions
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
|