|
[dokuwiki]
||
[Date Prev]
[09-2007 Date Index]
[Date Next]
||
[Thread Prev]
[09-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: variable name instead of text in admin configuration
- From: Gunther Pilz <dokuwiki@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 05 Sep 2007 16:14:14 +0200
Hi Michael,
Michael Klier schrieb:
> Gunther Pilz wrote:
>> Everything works fine except the thing that my text for the admin config
>> isn't recognized.
>>
>> eg.
>>
>> in lib/tpl/navmenu/conf/default.php: $conf['enabled'] = 1;
>> in lib/tpl/navmenu/conf/metadata.php: $meta['enabled'] = array('onoff');
>> in lib/tpl/navmenu/lang/de/lang.php: $lang['enabled'] = 'Menüfunktion
>> ein-/ ausschalten';
>
> Hi,
>
> the settings translation file should be named:
>
> lib/tpl/navmenu/lange/de/settings.php
>
yes - but I've tried this as well with the same result. As I already wrote I
have copied everything from your arctic template. All other plugins and
templates (if I switch to them) are shown as they should - only my template
variables not.
Is there maybe another special cache (file) I have to delete?
Gunther
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|