|
Gast :
| 07.11.2002 20:15 |
Hi!
I just want know if it possible to change the month November for Novembre? Because my site is french.

Thank |
|
|
Nobse :
| 07.11.2002 20:49 |
Hi Open your Languagefile .../modules/ecal/language/french/block.php and edit this line define("_MB_LOCALTIME","fr ");
Nobse |
|
|
Gast :
| 07.11.2002 21:08 |
Sorry Nobse but this line is actualy the same than you want changed. :-(
This the copy paste :
<?php
// Blocks define("_MB_ECAL_TITLE","Calendrier"); define("_MB_ECAL_EV","Afficher Calendrier"); define("_MB_ECAL_DAYS","Evénement de ce jour"); define("_MB_ECAL_RAND","Evénement au hasard"); define("_MB_ECAL_TODAY","Evénements aujourd'hui"); define("_MB_ECAL_WEEK","Evénements 7 prochains jours"); define("_MB_ECAL_MONTH","Evénements de ce mois"); define("_MB_ECAL_NEXTN","Prochains %N Evénements"); define("_ECAL_ADDEV","Ajouter un événement");
define("_MB_LOCALTIME","fr"); //locale Zeit define("_MB_CALMONTHDATEFORMAT","Le %m ieme(s) mois %Y"); //Format Blocküberschrift define("_MB_CALWEEKBEGINN",1); //Wochentag mit dem die Woche beginnt define("_MB_1DAY","Lu"); define("_MB_2DAY","Ma"); define("_MB_3DAY","Me"); define("_MB_4DAY","Je"); define("_MB_5DAY","Ve"); define("_MB_6DAY","Sa"); define("_MB_7DAY","Di"); define ("_MB_TODAYCOLOR","#000000"); //Textfarbe Heute define("_MB_DAYCOLOR","#0000FF"); //Textfarbe normale Tage define("_MB_DAYBACKGROUNG","#CCCCCC"); //Hintergrungfarbe normale Tage define("_MB_TODAYBACKGROUNG","#FF0000"); //Hintergrungfarbe Heute ?> |
|
|
Gast :
| 07.11.2002 21:11 |
The
define("_MB_CALMONTHDATEFORMAT","Le %m ieme(s) mois %Y"); //Format Blocküberschrift
Is actualy my only solution to haved a good look |
|
|
Nobse :
| 07.11.2002 21:25 |
If your server French then define("_MB_LOCALTIME","");
Nobse |
|
|
Gast :
| 07.11.2002 21:36 |
Ok, i try it
define("_MB_LOCALTIME",""); //locale Zeit define("_MB_CALMONTHDATEFORMAT","%B %Y"); //Format Blocküberschrift
and i come back |
|
|
Gast :
| 07.11.2002 21:42 |
Sorry but it's same problem
November and not Novembre
This my system :
Build system --> Linux rh72 builder.arvin.dk 2.4.9-34 #1 Sat Jun 1 06:25:16 EDT 2002 i686 unknown
SERVER_SOFTWARE Apache/1.3.20 (Unix) (Red-Hat/Linux) PHP/4.2.2 |
|
|
Nobse :
| 07.11.2002 22:02 |
Is OK. I will find another solution at the weekend. Give me your email. Nobse |
|
|
Gast :
| 07.11.2002 22:20 |
optimo@videotron.ca
Do you speak french?
Is more hard for my to speak english but is not a problem.
Thank you and pleasure to received your email. Don't forget to put Xoop Ecal on the subjet title. I'm very fast to put english junckmail in the garbage.
Bye. |
|
|
Nobse :
| 07.11.2002 22:30 |
I doesn't speak French. Email subjet is OK. Nobse |
|
|
Gast :
| 07.11.2002 22:38 |
OK, thank, and i will advised somebody on Xoops France than you will check this soon.
Thank you so much
Happy nice week
Regards
Zanadu |
|
|
Nobse :
| 08.11.2002 21:23 |
So das Problem ist per Email geklärt uns Zanadu ist Happy. Nobse |
|
|
Gast :
| 10.11.2002 20:11 |
Thank Nobse, but i think than have a new bug.
When we have the event in stanby, is impossibled to validate it because is blank inside Calender admin control.
Strange!! |
|
|
Nobse :
| 10.11.2002 21:27 |
Hi Sorry I have updatet you can downloaden and tests. Nobse |
|
|
Gast :
| 10.11.2002 21:31 |
OK Nobse, 10-Zero4 .. Hihihihi!!
I inform this update in the same post on Xoops France.
Thank |
|
|
Gast :
| 10.11.2002 21:35 |
Oupsssss!! You're sure?? The date of update is 8/11 and not 10/11 (today)
Check it
The version of 8/11 is bugged, impossibled to validate stanby event. |
|
|