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

Language file php to ini. How to convert?
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Language file php to ini. How to convert?

Language file php to ini. How to convert? 6 months, 4 weeks ago #1

Hello staff,
These days I have updated the language files of version 1.6
Every day I add new rows that are in the "SVN".

Today I discover that you have converted the file.
I lost all my work? How can I convert it too?

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #2

Hello,

Don't worry there may have a solution for this, you can try this component : extensions.joomla.org/extensions/miscellaneous/development/6347
  • xillibit
  • NOW ONLINE
  • Kunena Developer
  • Kunena for ever
  • Posts: 3221
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
Last Edit: 6 months, 4 weeks ago By xillibit.

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #3

Thanks, I try ...
But these are only new entries K1.6? Or is the full translation?

joomlacode.org/gf/project/kunena/scmsvn/...ni&revision=1888

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #4

Not work for me

Results:

# $Id: en-GB.com_kunena.ini 132 2010-02-05 10:41:56
# Author
# Copyright
# License
# Note :
 
WARNFS_ERR02=WARNFS_ERR02

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #5

It's all entries, some deprecated entries from joomlaboard days are been removed.

I haven't used this component, so i can't tell you where is the issue.
  • xillibit
  • NOW ONLINE
  • Kunena Developer
  • Kunena for ever
  • Posts: 3221
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
Last Edit: 6 months, 4 weeks ago By xillibit.

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #6

And what did you use?
if I upload my file you can convert?

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #7

I use anything, because i never used something to convert php files to ini.

I have found an other component for this on the JED, maybe it's better : extensions.joomla.org/extensions/miscellaneous/development/4740
  • xillibit
  • NOW ONLINE
  • Kunena Developer
  • Kunena for ever
  • Posts: 3221
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #8

Results in en-GB.com_kunena.ini

#**    CUSTOM ENTRIES    **#
 
#** CUSTOM ENTRIES **#
#----------FOUND WORDS--------------
 


There will be some of you who converted the file "php" to "ini"

Whom should I ask?

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #9

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

Re:Language file php to ini. How to convert? 6 months, 4 weeks ago #10

Matias wrote:
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]
  • kmilos
  • OFFLINE
  • Senior Boarder
  • Posts: 105
  • Page:
  • 1
  • 2
Time to create page: 0.44 seconds