I'll stick my head out and say it..
I can't figure out how to change the blo*** language.
I changed the prefs in admin, and even in user controls.
but no luck.
I checked the locale folders, and no da_DK (danish) folder exists.
where, who, how?
I dont need to download files?
.po & .mo ?? Huh`..
Maybe it's my cold... I hope..
please show me the path!
Posts: 6818
What is "blo***" ?
And would you be so kind and tell us which Version of Gallery you are using ?
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 15
Hi
yes, sry.
blo*** is bloody .. I was swearing.. =)
I'm using Gallery2 !
Posts: 15
ok.
updates.
I checked and da_DK is supported through my webserver. The webserver is on a commercial site. http://www.one.com
I set the language like this;
<?php
setlocale(LC_ALL, 'da_DK');
echo strftime("%A %e %B %Y", mktime(0, 0, 0, 12, 22, 1978));
?>
via a .php file.
I cannot access the server and enter commands.
gettext is supported.
The language still refuses to change.
Posts: 15
see the locale -a here:
http://testdomainet.com/mk/Locale-a.txt
Posts: 8601
FAQ: I changed the language but nothing happens, what's wrong?