Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Suggestions > Topic : Moodle in french and other languages



Threaded Mode | Print  

 Moodle in french and other languages (3 Replies, Read 3477 times)
jimpic
Group: Member
Post Group: Working Newbie
Posts: 50
Status:
This one may be a bit longer to do.
Can you add a few languages (french for instance and some others) in moodle.
The language packs are located there:
http://download.moodle.org/langpack/2.2/

French language pack is 98% completed so it can be used (some other languages are well advanced):
http://download.moodle.org/download.php/langpack/2.2/fr.zip

It has to be uncompressed in the moodledata/lang folder. This folder is located in softaculous "data.zip file - in lang directory.
This will not allow a french install, but the language pack will already be available to be selected in one click by the moodle admin.
IP: --   

Moodle in french and other languages
jimpic
Group: Member
Post Group: Working Newbie
Posts: 50
Status:
I went a little farther in moodle database and think the install can be made in other languages as well.
There are 5 language instances in the tables:

Code

INSERT INTO '[[dbprefix]]config' VALUES
(111, 'lang', 'en'),

CREATE TABLE `[[dbprefix]]user`
`lang` varchar(30) NOT NULL DEFAULT 'en',

INSERT INTO `[[dbprefix]]user` VALUES
twice 'en' (guest and admin)

INSERT INTO `[[dbprefix]]config_log` VALUES
(142, 0, [[timestamp]], NULL, 'lang', 'en', NULL)


I think the four first instances could be set to [[language]] if you add a language selection in the install form. When I selected french language they were changed to 'fr' in the database.
The last one (config_log), was not changed  so I guess it's not so important to leave it in english as I could not find any english expression after changing all this. It may eventually be set to '[[language]]' as well.'
IP: --   

Moodle in french and other languages
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

We will try to add the Language for this script as well.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Moodle in french and other languages
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

Languages for Moodle have been added.
Please run the CRON command to get the latest package.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 12:10 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.036