Welcome, Guest
Username Password: Remember me
Keyword
  • Page:
  • 1
  • 2

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

Language file php to ini. How to convert? 2 years 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?

The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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 always better
  • Posts: 6943
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
Last Edit: 2 years ago by xillibit.
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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 always better
  • Posts: 6943
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
Last Edit: 2 years ago by xillibit.
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years ago #6

And what did you use?
if I upload my file you can convert?
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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 always better
  • Posts: 6943
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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?
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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: 5417
No, I'm not reading my private messages. Please use forum to get support and email for private matters.
Reviews on the Joomla Extension Directory are always appreciated.
The topic has been locked.

Re:Language file php to ini. How to convert? 2 years 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: 126
The topic has been locked.
  • Page:
  • 1
  • 2
Time to create page: 0.55 seconds