Cannot get Danish translation to work for Change thumb and Crop thumb Cannot get Danish translation to work for Change thumb and Crop thumb
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Cannot get Danish translation to work for Change thumb and Crop thumb

Started by Mimer, October 21, 2007, 12:23:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mimer

Hi

Everything in MOD pack translated to Danish language file and working, except Change thumb menu and Crop thumb menu won't translate.
The links themselve, Change thumb and Crop thumb, are translated, but when I click them, a new windows open and the menus are in English.
Any advice?

Coppermine install: http://fjotte.dk/galleryd/
Forum install: Not bridged
Coppermine version: cpg1.4.13
Forum version: Not bridged
Test user account: tester / tester

I've attatched the Danish language file.

Mimer  8)

Stramm

lil bug, thanks for spotting

in include/langfallback.inc.php find
  $lang_cThumb = array_merge($lang_cThumb_en, $lang_cThumb_pms);
abd replace with
  $lang_cThumb = array_merge($lang_cThumb_en, $lang_cThumb);

will be fixed in the modpack cropper addition > v1.3.1

Mimer

Works like a charme  ;D
Now I'll post the Danish language file in a new thread.

Thanks again  ;)

Mimer  8)