diff options
author | Charles Kingsley <chaz@anope.org> | 2011-01-29 11:06:38 +0000 |
---|---|---|
committer | Charles Kingsley <chaz@anope.org> | 2011-01-29 11:06:38 +0000 |
commit | 557eceeefcfa9cee27ec2f61eaa3477a5b4c0336 (patch) | |
tree | 6eaa5f3ef47e0e1352c54420f556cf265b5dd8e9 /docs/LANGUAGE | |
parent | 9704ccc8a62f0c79c8069078ae8139fcf2d3d681 (diff) |
Updated some docs/ & removed TROUBLESHOOTING as it is redundant.
Diffstat (limited to 'docs/LANGUAGE')
-rw-r--r-- | docs/LANGUAGE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/LANGUAGE b/docs/LANGUAGE index 0a2831e69..ca3838639 100644 --- a/docs/LANGUAGE +++ b/docs/LANGUAGE @@ -27,6 +27,8 @@ Anope Mutli Language Support If you have finished a language file translation and you want others to use it, please send it to team@anope.org (don't forget to mention clearly your (nick)name, your e-mail and the language name). You'll of course get full credit for it. + NOTE: There is no guarantee we will use your work so please do not be offended if we say no thanks. + 3) Using langages with modules Module authors can easially add the ability to have their modules translated by adding _() around the strings they |