Hi Klas,
Thanks for the answer!
The situation of the accents, I already figured out how to solve. It works fine: http://prntscr.com/km2w4q
The situation of overridden fields, I activated Debug Language. According to Joomla:
●Joomla CMS● | (text surrounded by bullets) indicates that a match has been found in the language definition file and the string has been translated. |
??Joomla CMS?? | (text surrounded by pairs of question marks) indicates that the string is translatable but no match was found in the language definition file. |
In my case the fields in Override appear with "??": http://prntscr.com/km2xqk
Another strange thing is that in the fields where I managed to override the translation the variable appears like this: http://prntscr.com/km2zrb
In fields that I am not able to override, the variable appears "split in two": http://prntscr.com/km30bs
- How can I know which translation files are being uploaded?
- What is the reason for the variable being "split in two"? Is there a way to put it all together?