The website sets to english, Localisation settings is set to:
Activate multi-lingual features No
Add language to URL Only for non-default languages
Enable language variations No
Automatically detect language from browser settings No
Default language to use for this site English
--
I have not touched the The locale directory of downloaded Profile module (1.4) and yet all the user fields appear like this:
_YOURHOMEPAGE
_TIMEZONEOFFSET
_YLOCATION
although I made sure to add translation as mentioned in the video and Wiki tutorial but this only refeclt in the admin area like this:
_YLOCATION (Location)
instead of
_YLOCATION (_YLOCATION)
but in both user view and user modify these translation did not apply and of course this apply also on any new field I create
I also did try override the translation by putting it in the directory config (as mentioned in the documentation) but it doesnt work as well
I have also (out of solutions)tried the gettext module in here, by uploading pnuser.php and PN template of the Profile module and it got me weird error:
Quote
DEBUG OUTPUT:
ERROR: This doesn't look like a Gettext enabled module.
1. Make sure this is a module that has been written for Zikula 1.2.0+
2. First make sure the name you entered for the folder matches exactly
with the module Folder name (CaSE SenSITive)
Unable to extract POT file due to problems displayed above.
not sure where's the problem, didn't I get it? or there's something wrong somewhere?
