From 4ddb9355480d0bf2ce92171b97ba6a5b3ff43082 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Sat, 5 Jun 2010 12:19:23 +0000 Subject: some theme cosmetics (position of 2. lyricbar; page-text in statistic screen) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2444 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Languages/Dutch.ini | 2 +- Game/Output/Languages/English.ini | 2 +- Game/Output/Languages/German.ini | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Game/Output/Languages') diff --git a/Game/Output/Languages/Dutch.ini b/Game/Output/Languages/Dutch.ini index 681289a1..1efa4e47 100644 --- a/Game/Output/Languages/Dutch.ini +++ b/Game/Output/Languages/Dutch.ini @@ -272,7 +272,7 @@ STAT_DETAIL_WHEREAMI=Gedetaileerde statistieken STAT_NEXT=Volgende pagina STAT_PREV=Vorige pagina STAT_REVERSE=Anders om -STAT_PAGE=Pagina %0:d van %1:d Pagina's\n (%2:d van %3:d records) +STAT_PAGE=Pagina %0:d van %1:d Pagina's (%2:d van %3:d records) STAT_DESC_SCORES=Hoogste scores STAT_DESC_SCORES_REVERSED=Laagste scores diff --git a/Game/Output/Languages/English.ini b/Game/Output/Languages/English.ini index a3055ceb..e62cfb2d 100644 --- a/Game/Output/Languages/English.ini +++ b/Game/Output/Languages/English.ini @@ -268,7 +268,7 @@ STAT_DETAIL_WHEREAMI=Detail Statistics STAT_NEXT=Next Page STAT_PREV=Previous Page STAT_REVERSE=Reverse Order -STAT_PAGE=Seite %0:d of %1:d Pages\n (%2:d of %3:d Entrys) +STAT_PAGE=Seite %0:d of %1:d Pages (%2:d of %3:d Entrys) STAT_DESC_SONGS=Most popular Songs STAT_DESC_SONGS_REVERSED=Least popular Songs diff --git a/Game/Output/Languages/German.ini b/Game/Output/Languages/German.ini index 4f0c921b..8f32ae95 100644 --- a/Game/Output/Languages/German.ini +++ b/Game/Output/Languages/German.ini @@ -269,7 +269,7 @@ STAT_DETAIL_WHEREAMI=Detaillierte Statistiken STAT_NEXT=Nächste Seite STAT_PREV=Vorherige Seite STAT_REVERSE=Umkehren -STAT_PAGE=Seite %0:d von %1:d \n (%2:d von %3:d Einträgen) +STAT_PAGE=Seite %0:d von %1:d (%2:d von %3:d Einträgen) STAT_DESC_SONGS=Beliebteste Songs STAT_DESC_SONGS_REVERSED=Unbeliebteste Songs -- cgit v1.2.3