Limnoria/plugins/Factoids
Mikaela Suomalainen e02a766f82 Factoids: fix l10n-fi
Fixes #783 (I hope). There is translatable string `$value` that I had
translated and I believe it's what causes that issue.

```diff
 #: config.py:80
  msgid "$value"
  -msgstr "$arvo"
  +msgstr "$value"
  ```
2014-07-17 09:02:51 +03:00
..
locales Factoids: fix l10n-fi 2014-07-17 09:02:51 +03:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Factoids: make more sense with default config. 2014-06-06 22:52:09 +03:00
messages.pot Factoids: fix l10n-fi 2014-07-17 09:02:51 +03:00
plugin.py Continue accelerating the 2to3 step (remove fix_ws_comma, fix_xreadlines, and fix_zip). 2014-01-21 10:40:18 +01:00
test.py Factoids: fix tests. 2014-06-06 23:12:40 +03:00

README.md

This plugin gives the bot ability to show factoids. It can also show information about how many times factoid has been called.