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:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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)