Page 1 of 1
News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 4:59 pm
by vishal2209
Hi
During installation i have selected the langauge as English.
Now all is ok in News Module except that Month is being shown in english instead of in French.
For example
01 January 2010
is shown
and i want to show
01 Janvier 2010
i tried many things even setting the locale as
$config['locale'] = 'fr_FR'; in config.php but it does not work...
also i have changed the global settings to language as french...still having an issue...
please help
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 5:14 pm
by calguy1000
If the server is not configured with the french language available than setting the locale to french will have no effect.
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 5:39 pm
by vishal2209
Then how could i make it work now...
my website is 100% ready for deployment now..
so redoing all would not be good soln for me...
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 6:27 pm
by jmcgin51
you need to talk to your host, or if you're self-hosting, hopefully you understand server configuration
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 8:35 pm
by vishal2209
i tried making changes in config and include file of made simple
but still no success
i set the locale to french
but still having the issue
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 8:48 pm
by jmcgin51
As calguy indicated above, the web server itself needs to be configured to make the French language available. You can adjust config.php and other CMSMS files all day long, but if the server isn't configured correctly, you're not going to get French output.
You need to talk to your web host about this issue.
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 9:21 pm
by vishal2209
i have not yet deployed it..
currently i am running this application on my local vista machine with wamp installed in it..
so technically my machine is acting as a server...
so may be you can guide me where and what changes i should make on my machine to achive the req result
Re: News module news month langauge is not converting to french
Posted: Thu Jan 28, 2010 10:28 pm
by jmcgin51
I'm not familiar with WAMP, so I can't help. Perhaps someone else here can, although this is not a CMSMS issue. A WAMP forum or Google search would probably be a better bet.