Web Hosting Talk







View Full Version : French GUI Interface on RAQ4 ?


ftrudeau
07-12-2001, 06:24 PM
ok, im working for a small ISP in Montreal, and that is why we absolutelly need that the GUI can be set in english AND/OR French.

There is no info on Cobalt's web page on that matter.

Can anyone confirm ?

Thanks !

http://www.cam.org

Juan
07-13-2001, 03:19 AM
The webinterface is located somewhere on your server as a set of html/cgi files. You can edit them manually without any problem. I ripped the Cobalt logo out of the interface.

ftrudeau
07-13-2001, 08:51 AM
I already worked on a XTR, and the GUI files are all in binaries ... Very hard to edit. Could you send me paths on the server where I should edit the files please. This would spare me a lot of time doing research.

Thanks

scsi
07-18-2001, 03:54 PM
be carefull on changing that files, you cuold mess up your gui....

jks
07-19-2001, 03:29 AM
Originally posted by ftrudeau
I already worked on a XTR, and the GUI files are all in binaries ... Very hard to edit. Could you send me paths on the server where I should edit the files please. This would spare me a lot of time doing research.


I have translated allmost all of the XtR interface into Danish, no problem. I just made a simple C-program that converts the binary files into text files.

<<MOD EDIT:>>
You may not post URLs in your posts. Please set up a signature in your profile.
<</MOD EDIT>>

scsi
07-19-2001, 05:27 AM
can you share that little c-prog?

jks
07-19-2001, 07:32 AM
Originally posted by scsi
can you share that little c-prog?

Well, after I made it, I realized that the GNU gettext package includes a similar program. Just grab that, and you should be safe.

<<MOD EDIT:>>
You may not post URLs in your posts. Please set up a signature in your profile.
<</MOD EDIT>>