|
From: Horace <jus...@us...> - 2005-12-15 16:04:49
|
Update of /cvsroot/mxbb/mx_profilecp/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10470/mx_profilecp/language/lang_english Modified Files: lang_extend_lang_extend.php lang_extend_pcp_management.php lang_extend_profile_control_panel.php Log Message: Language & Grammer Updates. Index: lang_extend_lang_extend.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_lang_extend.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_extend_lang_extend.php 1 Oct 2005 14:16:27 -0000 1.2 --- lang_extend_lang_extend.php 15 Dec 2005 16:04:33 -0000 1.3 *************** *** 36,40 **** $lang['Lang_extend_explain'] = 'Here you can add or modify languages key entries'; $lang['Lang_extend_pack'] = 'Language Pack'; ! $lang['Lang_extend_pack_explain'] = 'This is the name of the pack, usualy the name of the MOD refering to'; $lang['Lang_extend_entry'] = 'Language key entry'; --- 36,40 ---- $lang['Lang_extend_explain'] = 'Here you can add or modify languages key entries'; $lang['Lang_extend_pack'] = 'Language Pack'; ! $lang['Lang_extend_pack_explain'] = 'This is the name of the pack, usually the name of the MOD refering to'; $lang['Lang_extend_entry'] = 'Language key entry'; *************** *** 57,61 **** $lang['Lang_extend_update_done'] = 'The entry has been successfully updated.<br /><br />Click %sHere%s to return to the entry.<br /><br />Click %sHere%s to return to entries list'; ! $lang['Lang_extend_delete_done'] = 'The entry has been successfully deleted.<br />Note that only customized key entries are deleted, not the basic key entries if exist.<br /><br />Click %sHere%s to return to entries list'; $lang['Lang_extend_search'] = 'Search in language key entries'; --- 57,61 ---- $lang['Lang_extend_update_done'] = 'The entry has been successfully updated.<br /><br />Click %sHere%s to return to the entry.<br /><br />Click %sHere%s to return to entries list'; ! $lang['Lang_extend_delete_done'] = 'The entry has been successfully deleted.<br />Note that only customized key entries are deleted, not the basic key entries if they exist.<br /><br />Click %sHere%s to return to entries list'; $lang['Lang_extend_search'] = 'Search in language key entries'; Index: lang_extend_pcp_management.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_pcp_management.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_extend_pcp_management.php 1 Oct 2005 14:16:27 -0000 1.2 --- lang_extend_pcp_management.php 15 Dec 2005 16:04:33 -0000 1.3 *************** *** 34,39 **** $lang['PCP_01_valueslist'] = 'Values lists'; $lang['PCP_02_classesfields'] = 'Classes'; ! $lang['PCP_03_userfields'] = 'Fields definition'; ! $lang['PCP_04_usermaps'] = 'Maps definition'; // objects --- 34,39 ---- $lang['PCP_01_valueslist'] = 'Values lists'; $lang['PCP_02_classesfields'] = 'Classes'; ! $lang['PCP_03_userfields'] = 'Field definitions'; ! $lang['PCP_04_usermaps'] = 'Map definitions'; // objects *************** *** 41,45 **** $lang['PCP_tableslinked_explain'] = 'Tables used by the Profile Control Panel for values list and buddy/member lists.'; ! $lang['PCP_valueslist'] = 'Values lists'; $lang['PCP_valueslist_explain'] = 'List of values used by the Profile Control Panel.'; --- 41,45 ---- $lang['PCP_tableslinked_explain'] = 'Tables used by the Profile Control Panel for values list and buddy/member lists.'; ! $lang['PCP_valueslist'] = 'Value lists'; $lang['PCP_valueslist_explain'] = 'List of values used by the Profile Control Panel.'; *************** *** 47,55 **** $lang['PCP_classesfields_explain'] = 'Here you can edit or delete the classes fields.'; ! $lang['PCP_userfields'] = 'Fields definition'; $lang['PCP_userfields_explain'] = 'Here you can manage the fields used by the Profile Control Panel.'; ! $lang['PCP_usermaps'] = 'Maps definition'; ! $lang['PCP_usermaps_explain'] = 'Here you can manage the fields maps used in various places.'; // fields --- 47,55 ---- $lang['PCP_classesfields_explain'] = 'Here you can edit or delete the classes fields.'; ! $lang['PCP_userfields'] = 'Field definitions'; $lang['PCP_userfields_explain'] = 'Here you can manage the fields used by the Profile Control Panel.'; ! $lang['PCP_usermaps'] = 'Map definitions'; ! $lang['PCP_usermaps_explain'] = 'Here you can manage the field maps used in various places.'; // fields *************** *** 69,73 **** // fields edit ! $lang['PCP_userfields_edit'] = 'Fields edition'; $lang['PCP_userfields_edit_explain'] = 'Here you can edit or delete a field.'; --- 69,73 ---- // fields edit ! $lang['PCP_userfields_edit'] = 'Field editing'; $lang['PCP_userfields_edit_explain'] = 'Here you can edit or delete a field.'; Index: lang_extend_profile_control_panel.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_profile_control_panel.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_extend_profile_control_panel.php 1 Oct 2005 14:16:27 -0000 1.3 --- lang_extend_profile_control_panel.php 15 Dec 2005 16:04:33 -0000 1.4 *************** *** 120,127 **** // update profile : public informations : web info (mod_profile_control_public_web.php) $lang['profilcp_profil_base_shortcut'] = 'Public information'; ! $lang['Web_info'] = 'Web informations'; // update profile : public informations : real info (mod_profile_control_public_real.php) ! $lang['Real_info'] = 'Personal informations'; $lang['Realname'] = 'Real name'; $lang['Date_error'] = 'day %d, month %d, year %d is not a valid date'; --- 120,127 ---- // update profile : public informations : web info (mod_profile_control_public_web.php) $lang['profilcp_profil_base_shortcut'] = 'Public information'; ! $lang['Web_info'] = 'Web information'; // update profile : public informations : real info (mod_profile_control_public_real.php) ! $lang['Real_info'] = 'Personal information'; $lang['Realname'] = 'Real name'; $lang['Date_error'] = 'day %d, month %d, year %d is not a valid date'; *************** *** 143,147 **** // update profile : preferences - i18n panel (mod_profile_control_panel_international.php) $lang['Profile_control_panel_i18n'] = 'Internationalization'; ! $lang['summer_time'] = 'Are you in a daylight saving zone ?'; // update profile : preferences - notification panel (mod_profile_control_panel_notification.php) --- 143,147 ---- // update profile : preferences - i18n panel (mod_profile_control_panel_international.php) $lang['Profile_control_panel_i18n'] = 'Internationalization'; ! $lang['summer_time'] = 'Are you in a daylight saving zone?'; // update profile : preferences - notification panel (mod_profile_control_panel_notification.php) *************** *** 155,161 **** $lang['View_user'] = 'Show me online'; $lang['Public_view_pm'] = 'Accept private message'; ! $lang['Public_view_website'] = 'Display my web informations'; ! $lang['Public_view_messengers'] = 'Display my messengers references'; ! $lang['Public_view_real_info'] = 'Display my personnal informations'; // update profile : preferences - reading panel (mod_profile_control_panel_reading.php) --- 155,161 ---- $lang['View_user'] = 'Show me online'; $lang['Public_view_pm'] = 'Accept private message'; ! $lang['Public_view_website'] = 'Display my web information'; ! $lang['Public_view_messengers'] = 'Display my messenger references'; ! $lang['Public_view_real_info'] = 'Display my personnal information'; // update profile : preferences - reading panel (mod_profile_control_panel_reading.php) *************** *** 170,174 **** // update profile : preferences - system panel (mod_profile_control_panel_system.php) $lang['Profile_control_panel_system'] = 'System'; ! $lang['summer_time_set'] = 'Is it summer time ? (add +1 hour to local time)'; $lang['Forum_rules'] = 'Forum rules topic id'; --- 170,174 ---- // update profile : preferences - system panel (mod_profile_control_panel_system.php) $lang['Profile_control_panel_system'] = 'System'; ! $lang['summer_time_set'] = 'Is it summer time? (add +1 hour to local time)'; $lang['Forum_rules'] = 'Forum rules topic id'; *************** *** 181,189 **** $lang['User_allow_email'] = 'Can send emails'; $lang['User_allow_pm'] = 'Can send Private Messages'; ! $lang['User_allow_website'] = 'Can show his web info'; ! $lang['User_allow_messanger'] = 'Can share his messengers adresses'; ! $lang['User_allow_real'] = 'Can show his personal informations'; $lang['User_allowavatar'] = 'Can display avatar'; ! $lang['User_allow_sig'] = 'Can display his signature'; $lang['Rank_title'] = 'Rank Title'; $lang['User_delete'] = 'Delete this user'; --- 181,189 ---- $lang['User_allow_email'] = 'Can send emails'; $lang['User_allow_pm'] = 'Can send Private Messages'; ! $lang['User_allow_website'] = 'Can show their web info'; ! $lang['User_allow_messanger'] = 'Can share his messenger adresses'; ! $lang['User_allow_real'] = 'Can show his personal information'; $lang['User_allowavatar'] = 'Can display avatar'; ! $lang['User_allow_sig'] = 'Can display their signature'; $lang['Rank_title'] = 'Rank Title'; $lang['User_delete'] = 'Delete this user'; *************** *** 199,203 **** $lang['profilcp_public_pagetitle'] = 'Public display'; $lang['profilcp_public_base_shortcut'] = 'Base info'; ! $lang['profilcp_public_base_pagetitle'] = 'Profile base informations'; $lang['profilcp_public_groups_shortcut'] = 'Groups'; $lang['profilcp_public_groups_pagetitle'] = 'Groups this user belong to'; --- 199,203 ---- $lang['profilcp_public_pagetitle'] = 'Public display'; $lang['profilcp_public_base_shortcut'] = 'Base info'; ! $lang['profilcp_public_base_pagetitle'] = 'Profile base information'; $lang['profilcp_public_groups_shortcut'] = 'Groups'; $lang['profilcp_public_groups_pagetitle'] = 'Groups this user belong to'; |