Kunena
   
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

Kunena 1.6 moves to INI files -- with fully automatic conversion tools
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Kunena 1.6 moves to INI files -- with fully automatic conversion tools
#39296
Kunena 1.6 moves to INI files -- with fully automatic conversion tools 1 Month ago  
Those who have been following our SVN commits have already started to ask, do they need to translate everything from the scratch. The answer is no.

Moving to Joomla language files had important advantages:

1) It was needed to make K1.6 to work in J1.6 (there are still some minor issues in installer)
2) Untranslated strings broke JavaScript; this does not happen with INI
3) Untranslated strings caused PHP warnings; this does not happen with INI
4) Old language file was filled with 800-1000 deprecated strings (read: not used)
5) Old language file did not work well with automation, which I plan to make translation task easier
6) Old language files cannot be installed by using Joomla installer

The list goes on..

I will soon commit script, which will:

* convert old language file to INI
* remove all deprecated entries from it
* split the file into two (admin, site)
* detect all missing translations
etc..

All the languages in this forum will be converted my our team soon, so you do not have to worry it by yourselves.

DO NOT TRY TO CONVERT LANGUAGES BY YOURSELF, THOSE FILES WILL MOST LIKELY CONTAIN ERRORS
Matias
Kunena!
Kunena Developer
Posts: 2779
graph
User Offline Click here to see the profile of this user
matias.griese Location: Turku, Finland Birthday: 02/10
The administrator has disabled public write access.
Reviews on the Joomla Extension Directory are always appreciated.
 
#39306
Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 1 Month ago  
Matias wrote:
All the languages in this forum will be converted my our team soon, so you do not have to worry it by yourselves.

Actually, we do. I (and most probably other translators, e.g. rinuccio sp) have made (significant) updates and changes to our language file which sit on my local disk. How will you know you're converting the latest files, and which ones? They're attached all over the forum, and the ones in SVN are months out of date...
kmilos
Junior Boarder
Posts: 97
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/05 11:58 By kmilos.
The administrator has disabled public write access.
 
#39319
Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 1 Month ago  
I had translated the file until the day 30 January.
The strings added from 30 to today will be added automatically with your tool?
rinuccio sp
Senior Boarder
Posts: 173
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#39325
Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 1 Month ago  
New translations will not get lost: we just need to organize it so that they will get our attention.

My tool takes existing translation (either php or ini) and compares fields to the new INI file. It will then compare all the fields removing all unused strings and adding new fields that are missing from the translation.

I have made some plans how to make this transition easy to everyone, but there are still some details which are open (we decided to do this about 24 hours ago).
Matias
Kunena!
Kunena Developer
Posts: 2779
graph
User Offline Click here to see the profile of this user
matias.griese Location: Turku, Finland Birthday: 02/10
The administrator has disabled public write access.
Reviews on the Joomla Extension Directory are always appreciated.
 
#39388
Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 1 Month ago  
Hi,

The French version is available and updated daily based on the svn

For the team : Just contact me to have the latest version.

Regards

Stéphane
lavsteph
Kunena ! of course
Moderator
Posts: 180
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Aide-Joomla.com Location: Laval-Mayenne-France Birthday: 06/28
The administrator has disabled public write access.
French Translator
 
Go to topPage: 1