[G2] I just can't figure out how to change the language..

Martin Razk

Joined: 2006-11-23
Posts: 15
Posted: Sun, 2006-11-26 20:44

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!

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Sun, 2006-11-26 21:01

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.

 
Martin Razk

Joined: 2006-11-23
Posts: 15
Posted: Sun, 2006-11-26 21:16

Hi

yes, sry.

blo*** is bloody .. I was swearing.. =)
I'm using Gallery2 !

 
Martin Razk

Joined: 2006-11-23
Posts: 15
Posted: Mon, 2006-11-27 11:22

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.

 
Martin Razk

Joined: 2006-11-23
Posts: 15
Posted: Mon, 2006-11-27 12:05
 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2006-12-13 23:11