|
From: Andrew <men...@us...> - 2005-12-18 03:36:27
|
Update of /cvsroot/mxbb/core/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11974/language/lang_english Modified Files: lang_admin.php Log Message: Some minor fixes Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_english/lang_admin.php,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -d -r1.58 -r1.59 *** lang_admin.php 17 Dec 2005 00:31:43 -0000 1.58 --- lang_admin.php 18 Dec 2005 03:36:20 -0000 1.59 *************** *** 149,159 **** // Module Installation // ! $lang['Module_delete_db'] = "Do you really want to uninstall the Module? Warning: You will lose all module data. Consider upgrading instead..."; $lang['Click_module_delete_yes'] = "Click %sHere%s to uninstall the module"; $lang['Click_module_upgrade_yes'] = "Click %sHere%s to upgrade the module"; $lang['Click_module_export_yes'] = "Click %sHere%s to export the module"; $lang['Error_no_db_install'] = "Error: The file db_install.php does not exist. Please verify this and try again..."; ! $lang['Error_no_db_uninstall'] = "Error: The file db_uninstall.php does not exist, or the uninstall feature is not supported for this module. Please verify this and try again..."; ! $lang['Error_no_db_upgrade'] = "Error: The file db_upgrade.php does not exist, or the upgrade feature is not supported for this module. Please verify this and try again..."; $lang['Error_module_installed'] = "Error: This module is already installed! Please either first delete the module, or upgrade the module instead."; $lang['Uninstall_module'] = "Uninstall Module"; --- 149,159 ---- // Module Installation // ! $lang['Module_delete_db'] = "Do you really want to uninstall the Module? Warning: You will lose all module data. Consider upgrading instead."; $lang['Click_module_delete_yes'] = "Click %sHere%s to uninstall the module"; $lang['Click_module_upgrade_yes'] = "Click %sHere%s to upgrade the module"; $lang['Click_module_export_yes'] = "Click %sHere%s to export the module"; $lang['Error_no_db_install'] = "Error: The file db_install.php does not exist. Please verify this and try again..."; ! $lang['Error_no_db_uninstall'] = "Error: The file db_uninstall.php does not exist, or the uninstall feature is not supported for this module. Please verify this and try again."; ! $lang['Error_no_db_upgrade'] = "Error: The file db_upgrade.php does not exist, or the upgrade feature is not supported for this module. Please verify this and try again."; $lang['Error_module_installed'] = "Error: This module is already installed! Please either first delete the module, or upgrade the module instead."; $lang['Uninstall_module'] = "Uninstall Module"; *************** *** 164,168 **** $lang['export_module_pack'] = "Export Module"; $lang['Export_Module'] = "Select a Module:"; ! $lang['export_module_pack_explain'] = "This will export a module *.pak file. This is only intended for module writers..."; $lang['Module_Config_updated'] = "Module Configuration Updated Successfully"; $lang['Click_return_module_admin'] = "Click %sHere%s to return to Module Administration"; --- 164,168 ---- $lang['export_module_pack'] = "Export Module"; $lang['Export_Module'] = "Select a Module:"; ! $lang['export_module_pack_explain'] = "This will export a module *.pak file. This is only intended for module writers."; $lang['Module_Config_updated'] = "Module Configuration Updated Successfully"; $lang['Click_return_module_admin'] = "Click %sHere%s to return to Module Administration"; *************** *** 205,216 **** // Parameter Types // ! $lang['ParType_BBText'] = "Simple BBText Textblock"; ! $lang['ParType_BBText_info'] = "This is a simple textblock, parsing bbcodes"; ! $lang['ParType_Html'] = "Simple Html Textblock"; ! $lang['ParType_Html_info'] = "This is a simple textblock, parsing html"; $lang['ParType_Text'] = "Plain Text (single-row)"; $lang['ParType_Text_info'] = "This is a simple text field"; $lang['ParType_TextArea'] = "Plain Text Area (multiple-row)"; ! $lang['ParType_TextArea_info'] = "This is a simple text area field"; $lang['ParType_Boolean'] = "Boolean"; $lang['ParType_Boolean_info'] = "This is a 'yes' or 'no' radio switch."; --- 205,216 ---- // Parameter Types // ! $lang['ParType_BBText'] = "Simple BBCode Textblock"; ! $lang['ParType_BBText_info'] = "This is a simple textblock that parses BBCode"; ! $lang['ParType_Html'] = "Simple HTML Textblock"; ! $lang['ParType_Html_info'] = "This is a simple textblock, parsing HTML"; $lang['ParType_Text'] = "Plain Text (single-row)"; $lang['ParType_Text_info'] = "This is a simple text field"; $lang['ParType_TextArea'] = "Plain Text Area (multiple-row)"; ! $lang['ParType_TextArea_info'] = "This is a simple textarea field"; $lang['ParType_Boolean'] = "Boolean"; $lang['ParType_Boolean_info'] = "This is a 'yes' or 'no' radio switch."; *************** *** 508,512 **** // Announcement // ! $lang['announce_nbr_display'] = "Maxumum Number of Messages to Display"; $lang['announce_nbr_days'] = "Number of Days to Display Messages"; $lang['announce_img'] = "Announcement Image"; --- 508,512 ---- // Announcement // ! $lang['announce_nbr_display'] = "Maximum Number of Messages to Display"; $lang['announce_nbr_days'] = "Number of Days to Display Messages"; $lang['announce_img'] = "Announcement Image"; *************** *** 519,523 **** $lang['announce_display_global'] = "Display Global Announcements in this Block"; $lang['announce_forum'] = "Source Forums"; ! $lang['announce_forum_explain'] = "- You may make multiple selections<br />* If nothing is selected, all authorized forums will be visible"; // --- 519,523 ---- $lang['announce_display_global'] = "Display Global Announcements in this Block"; $lang['announce_forum'] = "Source Forums"; ! $lang['announce_forum_explain'] = "- You may make multiple selections. For example, hold down the CTRL button on your keyboard while clicking extra selections.<br />* If nothing is selected, all authorized forums will be visible"; // *************** *** 541,545 **** $lang['menu_display_mode_explain '] = "Horizonal or Vertical layout mode"; $lang['menu_page_sync'] = "Highlight current?"; ! $lang['menu_page_sync_explain'] = "Highlight current Nav Menu entry..."; // --- 541,545 ---- $lang['menu_display_mode_explain '] = "Horizonal or Vertical layout mode"; $lang['menu_page_sync'] = "Highlight current?"; ! $lang['menu_page_sync_explain'] = "Highlight current Navigation Menu entry..."; // *************** *** 550,554 **** $lang['mxBB_Latest_version_info'] = 'The latest available version is <b>mxBB %s</b>. '; $lang['mxBB_Current_version_info'] = 'You are running <b>mxBB %s</b>.'; ! $lang['mxBB_Mailing_list_subscribe_reminder'] = 'For the latest information on news and updates to mxBB, why not <a href="http://lists.sourceforge.net/lists/listinfo/mxbb-news" target="_new">subscribe to our mailing list</a>.'; // --- 550,554 ---- $lang['mxBB_Latest_version_info'] = 'The latest available version is <b>mxBB %s</b>. '; $lang['mxBB_Current_version_info'] = 'You are running <b>mxBB %s</b>.'; ! $lang['mxBB_Mailing_list_subscribe_reminder'] = 'For the latest information on news and updates to mxBB, why not <a href="http://lists.sourceforge.net/lists/listinfo/mxbb-news" target="_new">subscribe to our mailing list</a>?'; // |