Hi!
How can I translate WDX plugins's columns?
I found in most WDX plugin's directory a *.lng file, but if I edit new lines with my language (hungarian), nothing happens.
I foun a content.ini in TC dir, and there is some line with IMAGESIZE.wdx, there I can change to my language, but that is all, not with the other plugins.
Could anybody help, thanx
translate WDX plugins
Moderators: Hacker, petermad, Stefan2, white
2firges
Translating content plugins is quite easy. The content plugin interface includes an built-in translation mechanism.
There is a help file for content plugin writers:
https://plugins.ghisler.com/content/contentpluginhelp.zip
Section 5 explains how translation works.
It would be nice if you send your translation back to the plugin author so he can include your translation in future releases.
Translating content plugins is quite easy. The content plugin interface includes an built-in translation mechanism.
There is a help file for content plugin writers:
https://plugins.ghisler.com/content/contentpluginhelp.zip
Section 5 explains how translation works.
It would be nice if you send your translation back to the plugin author so he can include your translation in future releases.
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
2firges
The translation is made by TC, it searches in the LNG file the section corresponding to the current language:
If you use WINCMD_HUN.LNG for TC, then it will search for the [HUN] section in the LNG file of the wdx plugin
You have to restart TC to see the "change"
TC will provide you with Hungarian string only when you "create" the field ...
The translation is made by TC, it searches in the LNG file the section corresponding to the current language:
If you use WINCMD_HUN.LNG for TC, then it will search for the [HUN] section in the LNG file of the wdx plugin
You have to restart TC to see the "change"
TC will provide you with Hungarian string only when you "create" the field ...
TC#88260 -
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...