[Easymod-cvs] easymod2/mods/easymod/languages lang_easymod_english.php, 1.13, 1.14
Status: Beta
Brought to you by:
wgeric
From: Eric F. <wg...@us...> - 2007-02-09 00:49:31
|
Update of /cvsroot/easymod/easymod2/mods/easymod/languages In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31779/mods/easymod/languages Modified Files: lang_easymod_english.php Log Message: Some bug fixes Index: lang_easymod_english.php =================================================================== RCS file: /cvsroot/easymod/easymod2/mods/easymod/languages/lang_easymod_english.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** lang_easymod_english.php 8 Nov 2005 19:35:12 -0000 1.13 --- lang_easymod_english.php 9 Feb 2007 00:49:26 -0000 1.14 *************** *** 230,234 **** $lang['EM_more_info'] = 'More information'; $lang['EM_see_file_access'] = 'Let\'s see what you have for file access. You do not need everything to read \'ok\'.'; ! $lang['EN_reinstall_version'] = 'If you are trying to reinstall this version, change the EM version number from the Admin Control Panel under EasyMOD Settings. Or you could also use the EM Version Changer (by GPHemsley) <a href="http://gphemsley.music-hq.net/phpBB/EasyMOD/">here</a>.'; $lang['EM_simple_mode'] = 'Simple Mode'; $lang['EM_advanced_mode'] = 'Advanced Mode'; --- 230,234 ---- $lang['EM_more_info'] = 'More information'; $lang['EM_see_file_access'] = 'Let\'s see what you have for file access. You do not need everything to read \'ok\'.'; ! $lang['EN_reinstall_version'] = 'If you are trying to reinstall this version, change the EM version number from the Admin Control Panel under EasyMOD Settings. Or you could also use the EM Version Changer (by GPHemsley) <a href="http://area51.phpbb.com/phpBB/viewtopic.php?f=24&t=13559&start=17#92295">here</a>.'; $lang['EM_simple_mode'] = 'Simple Mode'; $lang['EM_advanced_mode'] = 'Advanced Mode'; |