Welcome, Guest
Username Password: Remember me
Joomla!Day USA West | October 1-3, 2010

Kunena 1.6 moves to INI files -- with fully automatic conversion tools
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Kunena 1.6 moves to INI files -- with fully automatic conversion tools

Kunena 1.6 moves to INI files -- with fully automatic conversion tools 6 months, 4 weeks ago #1

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
  • OFFLINE
  • Kunena Developer
  • Kunena!
  • Posts: 3709
Reviews on the Joomla Extension Directory are always appreciated.

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 6 months, 4 weeks ago #2

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
  • OFFLINE
  • Senior Boarder
  • Posts: 105
Last Edit: 6 months, 4 weeks ago By kmilos.

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 6 months, 4 weeks ago #3

I had translated the file until the day 30 January.
The strings added from 30 to today will be added automatically with your tool?

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 6 months, 4 weeks ago #4

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
  • OFFLINE
  • Kunena Developer
  • Kunena!
  • Posts: 3709
Reviews on the Joomla Extension Directory are always appreciated.

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 6 months, 4 weeks ago #5

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
  • OFFLINE
  • Moderator
  • Kunena ! of course
  • Posts: 195
French Translator

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 4 months, 3 weeks ago #6

Matias wrote:
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.


Hi Matias, is this tool available for download somewhere so I can test it?
  • Mortti
  • OFFLINE
  • Expert Boarder
  • Posts: 347

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 2 months, 4 weeks ago #7

Mortti wrote:
Matias wrote:
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.


Hi Matias, is this tool available for download somewhere so I can test it?


where is the tool?

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 2 months, 3 weeks ago #8

We decided to postpone it in order to discourage usage of K1.6 in live sites.

I also need to update the tool as there have been some changes after I posted into this topic.
  • Matias
  • OFFLINE
  • Kunena Developer
  • Kunena!
  • Posts: 3709
Reviews on the Joomla Extension Directory are always appreciated.

Re:Kunena 1.6 moves to INI files -- with fully automatic conversion tools 2 months, 3 weeks ago #9

The full French translation is ready, Xillibit has the latest version.
We will see together for publication.
  • lavsteph
  • OFFLINE
  • Moderator
  • Kunena ! of course
  • Posts: 195
French Translator
  • Page:
  • 1
Time to create page: 0.41 seconds