Mika Suomalainen
c5da615bf5
Changed description at GitHub.
2011-08-09 15:59:45 +03:00
nyuszika7h
0ea6729563
Merge remote-tracking branch 'progval/testing' into testing
2011-08-09 14:32:32 +02:00
Valentin Lorentz
82701abc62
Merge pull request #140 from Mkaysi/testing
...
Seen: added l10n-fi
2011-08-07 11:40:10 -07:00
nyuszika7h
0f9907f885
Nothing :D
2011-08-07 20:38:07 +02:00
Mika Suomalainen
18f26b7217
Merge remote-tracking branch 'progval/testing' into testing
2011-08-07 21:28:17 +03:00
Mika Suomalainen
266a76e165
Seen: added l10n-fi.
2011-08-07 21:27:24 +03:00
Valentin Lorentz
affb320df9
Merge pull request #139 from Mkaysi/testing
...
Scheduler: added l10n-fi
2011-08-07 11:25:55 -07:00
Mika Suomalainen
d055fec9be
Merge remote-tracking branch 'progval/testing' into testing
2011-08-07 20:47:57 +03:00
Mika Suomalainen
12c2251e56
Scheduler: added l10n-fi.
2011-08-07 20:46:45 +03:00
Valentin Lorentz
d26fee5a68
Merge pull request #138 from Mkaysi/testing
...
RSS: added l10n-fi.
2011-08-07 10:31:50 -07:00
Mika Suomalainen
5d4da873a2
RSS: added l10n-fi.
2011-08-07 20:15:47 +03:00
Valentin Lorentz
f3b6b182aa
Reply: Fix typo and update l10n-*. Closes GH-125.
2011-08-07 12:04:31 +02:00
Valentin Lorentz
52e0bc5ac0
NickCapture: Fix plugin help and l10n-fr. Closes GH-116.
2011-08-07 12:02:06 +02:00
Valentin Lorentz
2e0f33f655
User: Admins can now see capabilities of other users. Closes GH-106.
2011-08-07 11:59:19 +02:00
Valentin Lorentz
9cd2c31dd4
Misc: Notify the caller when @tell succeeded. Closes GH-97.
2011-08-07 11:30:51 +02:00
skizzhg
e2b598d5b7
Update core l10n-it.
2011-08-07 11:16:49 +02:00
skizzhg
7e88bb1ce3
Update l10n-it for many plugins.
2011-08-07 11:16:04 +02:00
Valentin Lorentz
a2546e70a1
Merge branch 'master' of git://supybot.git.sourceforge.net/gitroot/supybot/supybot into testing
2011-08-06 19:00:32 +02:00
Valentin Lorentz
0ec578eec4
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-08-06 18:58:17 +02:00
Valentin Lorentz
fb278f42fc
MessageParser: update internationalization.
2011-08-06 18:57:56 +02:00
skizzhg
a7c6a6337a
MessageParser: fix typo.
2011-08-06 18:56:28 +02:00
skizzhg
1af08c27d7
Admin & Channel & Games & Math & MessageParser & Misc & MoobotFactoids & Network & Nickometer & Owner & Praise & Relay & Reply & Topic & Unix & Web: update/add l10n-it.
2011-08-06 18:55:38 +02:00
skizzhg
4ac82fb411
src/httpserver.py: fix typo.
2011-08-06 18:53:53 +02:00
skizzhg
7d8258f6a2
Core l10n-it.
2011-08-06 18:53:15 +02:00
skizzhg
94548c4dd6
src/conf.py: fix typos.
2011-08-06 18:51:46 +02:00
Valentin Lorentz
967f943a63
Merge pull request #136 from Mkaysi/testing
...
ChannelLogger: fixed l10n-fi
2011-08-06 03:17:05 -07:00
Mika Suomalainen
5c96abe3e7
Merge remote-tracking branch 'progval/testing' into testing
2011-08-05 18:46:10 +03:00
Valentin Lorentz
8ca6147b3f
Merge pull request #135 from nyuszika7h/testing
...
Add l10n-hu for some plugins.
2011-08-05 08:44:06 -07:00
Mika Suomalainen
aa2004d7d2
ChannelLogger: fixed l10n-fi.
2011-08-05 18:25:43 +03:00
Mika Suomalainen
5cf4534dbf
RSS: l10n-fi 18%
2011-08-05 18:20:17 +03:00
Mika Suomalainen
0e5f473b05
RSS: l10n-fi 23%
2011-08-03 22:37:27 +03:00
Mika Suomalainen
eb0f0ac233
Merge remote-tracking branch 'nyuszika7h/testing' into testing
2011-08-03 15:34:47 +03:00
Mika Suomalainen
2543066121
Merge remote-tracking branch 'progval/testing' into testing
2011-08-03 15:22:38 +03:00
James Vega
0cd4939678
Seen: Anchor nick regexp to ensure valid match.
...
When searching for 'st*ke', 'stryker' would incorrectly match, 'stryke' would
be added to the nick set and the subsequent lookup would cause a KeyError.
This is fixed both by anchoring the regexp ('^st.*ke$' instead of 'st.*ke')
and adding searchNick to the nick set instead of the string that matched the
pattern.
Closes: Sf#3377381
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-08-02 22:19:47 -04:00
nyuszika7h
cb8728630e
ChannelLogger: Add l10n-hu.
2011-08-02 21:20:22 +02:00
nyuszika7h
45b27a781b
Math: Update l10n-hu.
2011-08-02 21:06:18 +02:00
Mika Suomalainen
fd53269e22
RSS: l10n-fi 14%.
2011-08-02 15:47:26 +03:00
James Vega
44eb449ba4
Topic: Ensure do315's response is for a channel in our state object
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-08-01 17:17:22 -04:00
Valentin Lorentz
41eb4391fd
Merge pull request #132 from nyuszika7h/testing
...
Add l10n-hu for some plugins.
2011-07-31 11:58:32 -07:00
nyuszika7h
4a9fab533d
Math: Added partial l10n-hu.
2011-07-31 17:42:16 +02:00
nyuszika7h
f8da51ca28
Owner: Add l10n-hu.
2011-07-31 12:46:21 +02:00
nyuszika7h
168d6e5f51
Merge remote-tracking branch 'progval/testing' into testing
2011-07-31 12:12:57 +02:00
nyuszika7h
1694f7bdca
Ctcp: Add l10n-hu.
2011-07-31 12:12:32 +02:00
Mika Suomalainen
d4eed76740
Merge remote-tracking branch 'progval/testing' into testing
2011-07-31 12:16:20 +03:00
Valentin Lorentz
b27795526b
Merge pull request #130 from nyuszika7h/testing
...
Add l10n-hu for some plugins.
2011-07-31 01:18:41 -07:00
nyuszika7h
6e3bdccf17
RSS: Add l10n-hu.
2011-07-31 00:13:59 +02:00
nyuszika7h
ec34f776ab
Merge remote-tracking branch 'progval/testing' into testing
2011-07-30 23:46:45 +02:00
nyuszika7h
09479e96eb
Misc: Update l10n-hu.
2011-07-30 23:41:36 +02:00
nyuszika7h
c9f48d8555
Misc: Added partial l10n-hu.
2011-07-30 23:30:37 +02:00
nyuszika7h
d62f12b6c0
Config: Add l10n-hu.
2011-07-30 22:17:07 +02:00