From 4b4349ac8afb7dce6c0ca8a64a268f897a295469 Mon Sep 17 00:00:00 2001 From: Nebuleon Fumika Date: Fri, 18 Jan 2013 21:36:59 -0500 Subject: GUI picture overhaul. * Glass buttons. These new buttons are in the SVG format in source/images if you wish to make derived skins. * Icons from the Tango Icon Library and the RRZE Icon Set. These new icons are in the SVG format in source/images if you wish to make derived skins. * Main menu: More readable text on unselected options. * Main menu: Make "New game", "Return to game" and "Reset game" localised in English, French and Simplified Chinese. These three options also all use the same button image now; snewo, snnewo, sreseto, snreseto, sreteno and snreteno are gone and replaced by smaini and snmaini. * copyright: Update. * Align main menu icons and text better. --- CATSFC/system/language.msg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'CATSFC/system/language.msg') diff --git a/CATSFC/system/language.msg b/CATSFC/system/language.msg index ef1ba03..a755e34 100644 --- a/CATSFC/system/language.msg +++ b/CATSFC/system/language.msg @@ -15,6 +15,12 @@ ENDVERSION ENDCOMMENT STARTENGLISH +#MSG_MAIN_MENU_NEW_GAME +New game +#MSG_MAIN_MENU_RETURN_TO_GAME +Return to game +#MSG_MAIN_MENU_RESET_GAME +Reset game #MSG_MAIN_MENU_VIDEO_AUDIO Video & audio #MSG_MAIN_MENU_SAVED_STATES @@ -188,6 +194,12 @@ Please wait... ENDENGLISH STARTCHINESESIM +#MSG_MAIN_MENU_NEW_GAME +新游戏 +#MSG_MAIN_MENU_RETURN_TO_GAME +返回游戏 +#MSG_MAIN_MENU_RESET_GAME +重置游戏 #MSG_MAIN_MENU_VIDEO_AUDIO 图像声音 #MSG_MAIN_MENU_SAVED_STATES @@ -361,6 +373,12 @@ SFC模拟器 ENDCHINESESIM STARTFRENCH +#MSG_MAIN_MENU_NEW_GAME +Nouveau jeu +#MSG_MAIN_MENU_RETURN_TO_GAME +Retour au jeu +#MSG_MAIN_MENU_RESET_GAME +Redémarrer jeu #MSG_MAIN_MENU_VIDEO_AUDIO Vidéo & audio #MSG_MAIN_MENU_SAVED_STATES -- cgit v1.2.3