Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question New translations for Kunena 1.0.10

More
16 years 10 months ago - 16 years 10 months ago #15705 by Matias
Here are all new translations for Kunena 1.0.10.

Remember to change also defined('_VALID_MOS') line -- if you do it, your translations will work also in 1.5.1b and 1.5.2RC:
Code:
// Dont allow direct linking defined( '_JEXEC' ) or defined ('_VALID_MOS') or die('Direct Access to this location is not allowed.');

Here are the new translations. Put them right below previous lines in your language file and translate:
Code:
// 1.0.10 DEFINE('_KUNENA_CFC_FILENAME','CSS file to be modified'); DEFINE('_KUNENA_CFC_SAVED','CSS file saved.'); DEFINE('_KUNENA_CFC_NOTSAVED','CSS file not saved.'); DEFINE('_KUNENA_JS_WARN_NAME_MISSING','Your name is missing'); DEFINE('_KUNENA_JS_WARN_UNAME_MISSING','Your username is missing'); DEFINE('_KUNENA_JS_WARN_VALID_AZ09','Field contains forbidden letters'); DEFINE('_KUNENA_JS_WARN_MAIL_MISSING','Email address is missing'); DEFINE('_KUNENA_JS_WARN_PASSWORD2','Please enter valid password'); DEFINE('_KUNENA_JS_PROMPT_UNAME','Please retype your new username'); DEFINE('_KUNENA_JS_PROMPT_PASS','Please retype your new password'); DEFINE('_KUNENA_DT_LMON_DEC', 'December'); DEFINE('_KUNENA_DT_MON_DEC', 'Dec'); DEFINE('_KUNENA_NOGENDER', 'Unknown'); DEFINE('_KUNENA_ERROR_INCOMPLETE_ERROR', 'Your Kunena installation is incomplete!'); DEFINE('_KUNENA_ERROR_INCOMPLETE_OFFLINE', 'Because of the above errors your Forum is now Offline and Forum Administration has been disabled.'); DEFINE('_KUNENA_ERROR_INCOMPLETE_REASONS', 'Possible reasons for this error:'); DEFINE('_KUNENA_ERROR_INCOMPLETE_1', '1) Kunena installation process has failed or timed out (try to install it again)'); DEFINE('_KUNENA_ERROR_INCOMPLETE_2', '2) You have removed some of the Kunena tables from your database'); DEFINE('_KUNENA_ERROR_INCOMPLETE_3', '3) Your database has been corrupted'); DEFINE('_KUNENA_ERROR_INCOMPLETE_SUPPORT', 'Our support forum can be found from:');
Last edit: 16 years 10 months ago by Matias.

Please Log in or Create an account to join the conversation.

More
16 years 9 months ago - 16 years 9 months ago #16639 by Matias
Complete list of changes can be found from Kunena 1.0.10 release.

I'm also taking in new translations for all languages. They will go into our svn and later to our download section.
Last edit: 16 years 9 months ago by Matias.

Please Log in or Create an account to join the conversation.

Time to create page: 0.278 seconds