[Easymod-cvs] easymod2/mods/easymod/languages lang_easymod_english.php,1.7,1.8
Status: Beta
Brought to you by:
wgeric
From: Markus P. <mar...@us...> - 2005-11-06 13:31:17
|
Update of /cvsroot/easymod/easymod2/mods/easymod/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27619/mods/easymod/languages Modified Files: lang_easymod_english.php Log Message: Fixed all known language issues (-=ET=-). Index: lang_easymod_english.php =================================================================== RCS file: /cvsroot/easymod/easymod2/mods/easymod/languages/lang_easymod_english.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** lang_easymod_english.php 6 Nov 2005 04:01:09 -0000 1.7 --- lang_easymod_english.php 6 Nov 2005 13:30:52 -0000 1.8 *************** *** 35,41 **** $lang['MOD_control_tag'] = '$easymod_install_version'; - // EasyMOD alpha specific; - //$lang['EM_SQL_Alpha2'] = '<b>NOTE:</b> SQL processing has been disabled in Alpha 3 and no alterations to your database will actually be preformed. It will be implemented in Beta 1. Press "Complete Installation" to continue.'; - // header $lang['EM_Title'] = 'EasyMOD - Automatic MOD Installer'; --- 35,38 ---- *************** *** 101,108 **** $lang['EM_check_permissions'] = 'The files must be accessible to PHP and the user running the web server process, so you need to ensure that the file access permissions on the server allow this access. If you have enabled safe mode, or open_basedir further restrictions may apply.'; $lang['EM_undefined_move_method'] = 'Undefined move method.'; - $lang['EM_MOD_center'] = 'MOD Center'; - $lang['EM_install_MODs'] = 'Install MODs'; $lang['EM_settings'] = 'EasyMOD Settings'; - $lang['EM_history'] = 'EasyMOD History'; // Preview --- 98,102 ---- *************** *** 151,157 **** // EasyMOD sql $lang['EM_sql_step2'] = 'Step 2 of 3'; - $lang['EM_SQL_Intro'] = '<b>Database Alterations</b> - DISABLED'; $lang['EM_Alterations'] = 'Proposed Database Alterations'; - $lang['EM_Pseudo'] = 'Pseudo SQL'; $lang['EM_Allow'] = 'Allow'; $lang['EM_Perform'] = 'Perform DB alterations'; --- 145,149 ---- *************** *** 225,228 **** --- 217,224 ---- // general use $lang['EM_next_step'] = 'Next Step'; + $lang['EM_ok'] = 'OK'; + $lang['EM_on'] = 'ON'; + $lang['EM_off'] = 'OFF'; + $lang['EM_line'] = 'line'; *************** *** 239,245 **** $lang['EM_advanced_mode'] = 'Advanced Mode'; - // translate this and I'll hardcode the message into easymod_install.php - $lang['EM_no_lang'] = '<b>CRITICAL ERROR:</b> the lang_easymod.$phpEx file could not be found in the easymod directory. EasyMOD cannot be installed without this file present.'; - // step 1 --- 235,238 ---- *************** *** 258,262 **** $lang['EM_unattempted'] = 'unattempted'; $lang['EM_no_module'] = 'module not loaded'; - $lang['EM_no_problem'] = 'NOTE: there is no problem if some items failed or were not attempted. This is normal.'; $lang['EM_support'] = 'For support, visit <a href="http://area51.phpbb.com/phpBB/viewforum.php?f=15" target="_blank">EasyMOD Central</a> over at Area51.'; --- 251,254 ---- *************** *** 296,300 **** $lang['EM_ftp_ext_not'] = '(only change if instructed to)'; $lang['EM_ftp_ext_noext'] = 'Not an option. PHP FTP module not loaded.'; - $lang['EM_ftp_ext_notmp'] = 'Not an option. No /tmp write access.'; $lang['EM_ftp_cache'] = 'Use FTP cache'; $lang['EM_yes'] = 'Yes'; --- 288,291 ---- *************** *** 321,325 **** <ol> <li>If you have FTP access, then use the FTP option.</li> ! {{SAFE_MODE}}<li>Your server has "safe mode" enabled which means EasyMOD cannot automaticly replace your phpBB files. You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> or <a href="http://www.wikipedia.org/wiki/chown" target="_blank">chown</a> to allow access.</li> <li>You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> to allow access. However, this is not advised in a shared server environment.</li> <li>Otherwise you will have to download the files and then manually move them into place.</li> --- 312,316 ---- <ol> <li>If you have FTP access, then use the FTP option.</li> ! <li>Your server has "safe mode" enabled which means EasyMOD cannot automaticly replace your phpBB files. You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> or <a href="http://www.wikipedia.org/wiki/chown" target="_blank">chown</a> to allow access.</li> <li>You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> to allow access. However, this is not advised in a shared server environment.</li> <li>Otherwise you will have to download the files and then manually move them into place.</li> *************** *** 334,338 **** <ol> <li>If you have FTP access, then use the FTP option.</li> ! {{SAFE_MODE}}<li>Your server has "safe mode" enabled which means EasyMOD cannot automaticly replace your phpBB files. You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> or <a href="http://www.wikipedia.org/wiki/chown" target="_blank">chown</a> to allow access.</li> <li>You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> to allow access. However, this is not advised in a shared server environment.</li> <li>Otherwise you have to use the post process script or manually move files into place.</li> --- 325,329 ---- <ol> <li>If you have FTP access, then use the FTP option.</li> ! <li>Your server has "safe mode" enabled which means EasyMOD cannot automaticly replace your phpBB files. You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> or <a href="http://www.wikipedia.org/wiki/chown" target="_blank">chown</a> to allow access.</li> <li>You might consider using <a href="http://www.wikipedia.org/wiki/chmod" target="_blank">chmod</a> to allow access. However, this is not advised in a shared server environment.</li> <li>Otherwise you have to use the post process script or manually move files into place.</li> *************** *** 387,391 **** $lang['EM_fail_login_op2b'] = 'Perhaps you are not connecting to the correct host. Try changing your FTP Server entry back to localhost or verify you have correctly entered the ftp host name.'; $lang['EM_fail_pwd'] = 'FTP ERROR: pwd failed'; - $lang['EM_fail_pwd_info'] = 'You successfully logged into the server, but the pwd command (print working directory) failed.'; $lang['EM_fail_cd'] = 'FTP ERROR: could not cd to %s'; $lang['EM_fail_cd_info'] = 'You successfully logged into the server, but could not change direcory (CD) to the easymod directory. The following is recommended:'; --- 378,381 ---- *************** *** 399,403 **** --- 389,397 ---- $lang['EM_fail_cd_nlist'] = 'FTP Error: A file listing could not be obtained. This usually indicates solution 4 listed above.'; $lang['EM_fail_cd_nlist_no'] = 'No files to list.'; + $lang['EM_fail_make_cache'] = 'Could not make the [%s] directory.'; + $lang['EM_fail_tmp'] = 'Could not create the [%s] temporary file.'; $lang['EM_ftp_root'] = 'FTP root directory:'; + $lang['EM_dir_current'] = 'Current Working Directory'; + $lang['EM_dir_nlist'] = '<b>Directory listing:</b> (%d files being listed)'; $lang['EM_dir_list'] = '<b>Directory listing:</b> your FTP Path should start with one of the directories listed below'; $lang['EM_fail_put'] = 'FTP ERROR: could not write to phpBB root'; *************** *** 409,418 **** // step 3 $lang['EM_step3'] = '<b>Step 3 (of 5):</b> EasyMOD is now installing itself as it would any MOD. There is a two step process of first creating the modified files and then moving them into place. The modified file(s) do no effect the core phpBB files in any way until the next step. Click the "Complete Processing" button to move the files into place.'; - $lang['EM_processing_files'] = 'Processing Files'; - $lang['EM_parsing'] = 'Parsing'; $lang['EM_finding'] = 'Finding'; $lang['EM_insert'] = 'Insert'; - $lang['EM_ifinding'] = 'In-line Finding'; - $lang['EM_iafter'] = 'In-line after, add'; $lang['EM_before'] = 'before'; $lang['EM_after'] = 'after'; --- 403,408 ---- *************** *** 437,441 **** $lang['EM_do_worry'] = 'Could not successfully update table. Something is wrong and install cannot complete.'; $lang['EM_complete_post'] = 'Completing Post-Process'; - $lang['EM_completed'] = 'Completed'; $lang['EM_admin_panel'] = 'You can now proceed to the Admin Control Panel and select "Install MODs" under "MOD Center". You may install the included MODs if you desire. Return to <a href="%s">Forum Index</a>.'; $lang['EM_confirm'] = 'Confirm'; --- 427,430 ---- *************** *** 444,450 **** // step 5 $lang['EM_step5'] = '<b>Final Step:</b> EasyMOD is now confirming all files have been correctly moved into place. If confirmed, then your database will be updated and installation will be complete!'; - $lang['EM_confirming_mod'] = 'Confirming Modifications'; $lang['EM_confirmed'] = 'Confirmed!'; - $lang['EM_confirm_lang'] = 'lang_admin.php, looking for'; $lang['EM_confirm_admin'] = 'admin_easymod.php, looking for'; $lang['EM_confirm_exist'] = 'verifying existence'; --- 433,437 ---- *************** *** 507,511 **** $lang['EM_err_attempt_remainder'] = 'ATTEMPING REMAINDER OF POST PROCESS'; $lang['EM_err_write_pp'] = '<b>Critical Error:</b> Unable to complete writing of post process file.'; ! $lang['EM_err_no_step'] = '<b>Critical Error:</b> Undefinied install step.'; $lang['EM_err_insert'] = 'Could not insert %s config information.'; $lang['EM_err_update'] = 'Could not update %s config information.'; --- 494,501 ---- $lang['EM_err_attempt_remainder'] = 'ATTEMPING REMAINDER OF POST PROCESS'; $lang['EM_err_write_pp'] = '<b>Critical Error:</b> Unable to complete writing of post process file.'; ! $lang['EM_err_no_step'] = '<b>Critical Error:</b> Undefinied install step.'; ! $lang['EM_err_no_sql'] = '<b>Critical Error:</b> No DB LAYER found!'; ! $lang['EM_err_no_tpl'] = 'A required file [%s] is missing. Aborting install.'; ! $lang['EM_err_no_file'] = '<b>Critical Error:</b> could not find [%s]. Aborting.'; $lang['EM_err_insert'] = 'Could not insert %s config information.'; $lang['EM_err_update'] = 'Could not update %s config information.'; |