From e90d29d966c36002b3460f3f171b1899e5f1e54b Mon Sep 17 00:00:00 2001 From: canni0 Date: Mon, 12 Apr 2010 02:10:26 +0000 Subject: - added note on 'How to translate the installer' - added Hungarian installer language (thx to Gergely BOR) (settings screen is not yet completely translated!) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2228 b956fd51-792f-4845-bead-9b4dfca2ff2c --- installer/languages/English.nsh | 2 -- 1 file changed, 2 deletions(-) (limited to 'installer/languages/English.nsh') diff --git a/installer/languages/English.nsh b/installer/languages/English.nsh index 5d57a420..8dd243f4 100644 --- a/installer/languages/English.nsh +++ b/installer/languages/English.nsh @@ -26,10 +26,8 @@ LangString update_check_failed ${LANG_ENGLISH} "The check for a new version fail LangString page_welcome_title_update ${LANG_ENGLISH} "Welcome to the UltraStar Deluxe Update Wizard" LangString page_welcome_txt_update ${LANG_ENGLISH} "This wizard will guide you through the Update process of UltraStar Deluxe. UltraStar Deluxe is a free open source Karaoke game, which can be compared with Singstar.$\n$\r$\n$\rThe UltraStar Deluxe Team wishes you fun.$\n$\rProject website: http://www.ultrastardeluxe.org$\n$\rSupport Forum: http://forum.ultrastardeluxe.org" - LangString page_welcome_title ${LANG_ENGLISH} "Welcome to the UltraStar Deluxe Setup Wizard" LangString page_welcome_txt ${LANG_ENGLISH} "This wizard will guide you through the Installation of UltraStar Deluxe. UltraStar Deluxe is a free open source Karaoke game, which can be compared with Singstar.$\n$\r$\n$\rThe UltraStar Deluxe Team wishes you fun.$\n$\rProject website: http://www.ultrastardeluxe.org$\n$\rSupport Forum: http://forum.ultrastardeluxe.org" - LangString page_un_welcome_title ${LANG_ENGLISH} "Welcome to the UltraStar Deluxe uninstall wizard" ; Components Page: -- cgit v1.2.3