Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Herman on July 07, 2016, 01:57:31 PM

Title: change messages in language file Anope
Post by: Herman on July 07, 2016, 01:57:31 PM
anope 2.0.3

unreal 3.4.6

Hello, I changed a message in anope/languages/anope.nl_NL.po

#: include/language.h:101
msgid "You are not permitted to be on this channel."
msgstr "Voor toegang tot dit kanaal dien je eerst je naam te registreren hier:--> http://xxxxxxxxxx.com:xxxx/ Join dan opnieuw met gebruik van je wachtwoord."

Then stored it and on irc /rehash and /os reload but even the message is changed it does not appear on the chat. Still the english message. Does some one know the solution for this?

Best regards, Herman.
Title: Re: change messages in language file Anope
Post by: Robby on July 07, 2016, 02:20:16 PM
Hi, the easiest way to apply custom changes to language files and have them appear in IRC is to go into the Anope build folder and type "make install", and then in IRC type "/OS RESTART". After doing that your changes should be visible. Also, make sure the default network language is set to dutch in the Anope configuration files. Else, unidentified users will keep getting english messages.
Title: Re: change messages in language file Anope
Post by: Herman on July 07, 2016, 02:44:49 PM
Hello Robby,

thank you verry much. It is fixed!

Best regards, Herman.