This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
C
CyberWolf
Post
by CyberWolf » Tue May 20, 2003 1:55 pm
if i want to add another language to eggdrop, do i have to change code too? because in eggdrop source code there is output that is shown to the user on the bot itself in english, am i wrong or do i just have to add another language file?
Greetz
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue May 20, 2003 3:48 pm
If you wish to make a translation, then you use the english template files in the "language" dir.
Change the strings to the relevant translation for your language.
Once complete, you need to keep the filename the same, though change the word english to your language name.
Follow the instructions in the config file, on how to load this new file.