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.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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)