| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
KokkieBlanda Translator


Offline Joined: Jun 12, 2004 Posts: 141
|
Posted: Tue Jun 22, 2004 6:09 pm Post subject: Added on: _DATESTRING3 |
|
after installing the web_links module i added a few new links.
With the english language i get no error and the added link date is properly written and the new.gif appears.
When changed to the dutch language i get Added on: _DATESTRING3 error and the new.gif doesn't appear.What can be wrong?
Just checked: it's with this site as well.
_________________ Kokkieblanda
web: www.kokkieblanda.nl
KokkieBlanda's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 2.2.6 (fedora)/MySQL 5.0.51/PHP 5.2.5/Dragonfly 9.0.6.1
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Tue Jun 22, 2004 6:16 pm Post subject: Re: Added on: _DATESTRING3 |
|
This will be the same in a couple of other languages from what I can see.
Moving this to i18n forum.
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
KokkieBlanda Translator


Offline Joined: Jun 12, 2004 Posts: 141
|
Posted: Tue Jun 22, 2004 6:30 pm Post subject: Re: Added on: _DATESTRING3 |
|
| Phoenix wrote: |
| This will be the same in a couple of other languages from what I can see. |
Bug in the language file?
_________________ Kokkieblanda
web: www.kokkieblanda.nl
KokkieBlanda's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 2.2.6 (fedora)/MySQL 5.0.51/PHP 5.2.5/Dragonfly 9.0.6.1
|
|
| Back to top |
|
 |
KokkieBlanda Translator


Offline Joined: Jun 12, 2004 Posts: 141
|
Posted: Wed Jun 23, 2004 5:05 pm Post subject: Re: Added on: _DATESTRING3 |
|
| Phoenix wrote: |
| This will be the same in a couple of other languages from what I can see. |
I've got a mail from Lexsus
;
| Quote:: |
just add this in the top of your main lang-your lang.php
define("_CHARSET", "UTF-8");
define("_BROWSER_LANGCODE", "da");
define("_DATESTRING", "%A, %d %B %Y (%H:%M:%S) %Z");
define("_DATESTRING2", "%A, %B %d");
define("_DATESTRING3","%d-%b-%Y"); |
tried it and it works!
_________________ Kokkieblanda
web: www.kokkieblanda.nl
KokkieBlanda's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 2.2.6 (fedora)/MySQL 5.0.51/PHP 5.2.5/Dragonfly 9.0.6.1
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Wed Jun 23, 2004 5:19 pm Post subject: Re: Added on: _DATESTRING3 |
|
Sorry for not getting back sooner - yes, it's missing from several language files. Thanks to lexsus - that's the value of community.
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Śyama_Dāsa Developer


Offline Joined: Apr 19, 2004 Posts: 2048 Location: Dragonfly CMS Tribe
|
Posted: Wed Jun 23, 2004 8:20 pm Post subject: Re: Added on: _DATESTRING3 |
|
cvs.sourceforge.net/vi...p;rev=1.22
commited to CVS should be browsable in a few hours
_________________ AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM
Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
|
|
| Back to top |
|
 |
|
|