Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: dutch version for language file

dutch version for language file 16 years 3 weeks ago #1136

  • bert
  • bert's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hello,

I have uploaded a dutch language file. The only thing is... it is not translated at the site :silly:
I have named it to dutch.dtdonate.php and placed it at the same location as your english version.

What have I done wrong?

Thanks for your time

Please Log in or Create an account to join the conversation.

dutch version for language file 16 years 3 weeks ago #1140

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Which version of DT Donate are you using? With version 2.1.4, the language file pulled should match the default language setup in the Joomla config.

Please Log in or Create an account to join the conversation.

dutch version for language file 16 years 3 weeks ago #1154

  • bert
  • bert's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Thanks for your reply.
The version is indeed 2.1.4 voor Joomla 1.5.x

Inside the Joomla config file there is no default language, inside the language manager the default is nl_NL, and second en_GB

So could it be that the language files are not ok, that it should not be dutch.php and english.php?

I see you use .$mosConfig_lang.php

So let me check what this should be. Anybody an idea? For Dutch?:woohoo:

Please Log in or Create an account to join the conversation.

dutch version for language file 16 years 3 weeks ago #1155

  • bert
  • bert's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
I have put legacy on on and than it works. The language systeem of your product is not native.
Is this planed in short time?

Please Log in or Create an account to join the conversation.

dutch version for language file 16 years 2 weeks ago #1222

  • bert
  • bert's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hello, I have done the lecancy on, so not native... than the language file dutch... etc was used.

Is it not better, also to make it native, to use a different line where you use line:

//require the language file
if (file_exists(\'components/com_dtdonate/languages/\'.$mosConfig_lang.\'.dtdonate.php\'))
{
include (\'components/com_dtdonate/languages/\'.$mosConfig_lang.\'.dtdonate.php\');
}else {
include (\'components/com_dtdonate/languages/english.dtdonate.php\');
}


Something that ask for the language for that moment? What also is used for xml language version inside the template:

<?php echo $this->language; ?>


How can I adjust the code .$mosConfig_lang. to something like $this->language. Than all language files need to have also a adjustment, for exemple en_UK in place of english, and that is also better than.

Anybody?:woohoo:

My skypename is schipperijn

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.289 seconds