VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: lgiulio on December 07, 2016, 13:08:48 PM

Title: Display string JLIB_HTML_PAGE_CURRENT_OF_TOTAL
Post by: lgiulio on December 07, 2016, 13:08:48 PM
Hello,

joomla 3.6.4
Vm 3.0.18

In the italian category is displayed.

1 JLIB_HTML_RESULTS_OF
2 JLIB_HTML_PAGE_CURRENT_OF_TOTAL

in english is OK
how can I do?
see screenshots

Thak you


Title: Re: Display string JLIB_HTML_PAGE_CURRENT_OF_TOTAL
Post by: jjk on December 07, 2016, 14:38:08 PM
Those language keys belong to the Joomla language files. Check if there is a Joomla update for the italian language available.
http://joomlacode.org/gf/project/jtranslation3_x/frs/?action=FrsReleaseBrowse&frs_package_id=6422

The language keys and strings are in thise files:
...5\language\en-GB\en-GB.lib_joomla.ini
...\administrator\language\en-GB\en-GB.lib_joomla.ini

If not, you can add the language keys and strings to the italian language Joomla site and admin override files.