Page 1 of 1
JoomFish compatibility
Posted: 25 Apr 2009, 17:22
by 0ZS0
Hi!
Any news about when will be Phoca Downloads compatible with JoomFish translator please?
Re: JoomFish compatibility
Posted: 25 Apr 2009, 17:34
by 0ZS0
0ZS0 wrote:Hi!
Any news about when will be Phoca Downloads compatible with JoomFish translator please?
Sorry, it already exists:
http://www.joomfish.net/forum/download/file.php?id=678
it cannot be installed directly, the files must be copied via FTP to "administrator/components/com_joomfish/contentelements"
It's a shame the menu modul's options cannot be changed with the translator, for example the "Most downloaded" part stays there whether you want it or not...
Also the Download and Details buttons cannot be translated

Re: JoomFish compatibility
Posted: 28 Apr 2009, 19:25
by Jan
Hi, download and detail buttons are stored in JText::_ method ( JText::_('Download'); ), ... this is a standard method of Joomla!, so they can be translated the same way as strings in modules.
In Joomla! there are two ways of translations:
- standard translations: components, modules, plugins, etc. strings
- joomfish translations: not components, modules, plugins, etc. strings but contents which are stored in database.
Phoca Download is compatible with Joomfish.
Jan
Re: JoomFish compatibility
Posted: 29 Apr 2009, 14:18
by 0ZS0
Excuse my ignorance, but i couldn't really understand what you just wrote
Could you tell me how can i do it, that when i change to another language (flag) on the front end, the buttons change label also?