Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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 Language file php to ini. How to convert?
I have found an other component for this on the JED, maybe it's better : extensions.joomla.org/extensions/miscellaneous/development/4740
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- rinuccio sp
-
Topic Author
- Offline
- Premium Member
-
- Posts: 269
- Thank you received: 4
There will be some of you who converted the file "php" to "ini"
Whom should I ask?
Please Log in or Create an account to join the conversation.
I still need to solve how to mark modified strings, but..
Please Log in or Create an account to join the conversation.
I have already making a script that converts all strings to the new format, clean it up, split into two and order all entries in alphabetical order. It will also detect new strings and add them (they will be commented out).
I still need to solve how to mark modified strings, but..
Having strings sorted/grouped by version (i.e. as they are added) was very useful in the past. I expect there will be a lot of pain in keeping track and updating all the 1.6 new strings that will be alphabetically mixed with all the old 1.5 strings now...
[rant]
This is not Kunena's fault, but situations like these really make me want to ditch Joomla altogether and switch to something that has a proper and stable i18n and L10n framework, i.e. gettext.
[/rant]
Please Log in or Create an account to join the conversation.
- rinuccio sp
-
Topic Author
- Offline
- Premium Member
-
- Posts: 269
- Thank you received: 4
I have already making a script that converts all strings to the new format, clean it up, split into two and order all entries in alphabetical order. It will also detect new strings and add them (they will be commented out).
I still need to solve how to mark modified strings, but..
when it is ready I expect it.
I have translated k1.6 in my language (it)
Twett me :laugh: :laugh: :laugh:
Please Log in or Create an account to join the conversation.
The differences between one version and another can easily be generated from the svn. Especially since some stings got changed inthe past that where in sections of a different version. Those got often missed by translators anyway.
Now the one and only way to look for changes is a delta patch from the svn - it always catches ALL changes.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.