diff options
author | Adam <Adam@anope.org> | 2013-05-18 23:45:10 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-05-18 23:45:10 -0400 |
commit | 2a8202c83251f495191c95ba26428d9e545e252e (patch) | |
tree | ef3531ad944e7af884129918363a61372b81716e /docs/LANGUAGE | |
parent | be4a39ceb6f1abb7e558eaeb46168ef5dbbe9809 (diff) |
Give botserv bots assigned by persist the same botmodes as normal bots, fix some typos, remove unused variable
Diffstat (limited to 'docs/LANGUAGE')
-rw-r--r-- | docs/LANGUAGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LANGUAGE b/docs/LANGUAGE index c67787b42..a7ac1d877 100644 --- a/docs/LANGUAGE +++ b/docs/LANGUAGE @@ -31,7 +31,7 @@ Anope Mutli Language Support 3) Using langages with modules - Module authors can easially add the ability to have their modules translated by adding _() around the strings they + Module authors can easily add the ability to have their modules translated by adding _() around the strings they want translated (messages to the user, etc). If you want to translate a module someone has made, first generate a .pot file if there isn't one already using |