Mika Suomalainen
9d885b054d
ChannelLogger: update l10n-fi.
...
Also fixed one typo and added header.
2011-08-10 14:30:58 +03:00
Mika Suomalainen
9ab6f2763a
Ctcp: update l10n-fi
...
It was probably already uptodate and errors in check_trans.py were because of
Poedit.
2011-08-10 14:27:55 +03:00
Mika Suomalainen
97c67983a1
Karma: update l10n-fi
...
Updated Finnish translation in Karma.
2011-08-10 14:23:54 +03:00
Mika Suomalainen
e8201796c4
Format: update l10n-fi
...
This was copy-pasted completetly, because Poedit and msgmerge refused to update
from .pot file. I also started writing better headings as skizzhg has requested.
2011-08-10 14:20:09 +03:00
Mika Suomalainen
111df53b1f
Reply: update l10n-fi.
2011-08-10 13:06:55 +03:00
Mika Suomalainen
3dd61131a4
Seen: update l10n-fi.
2011-08-10 13:05:26 +03:00
Mika Suomalainen
618200ca50
Merge remote-tracking branch 'progval/testing' into testing
2011-08-10 13:02:18 +03:00
Mika Suomalainen
4a69f68aca
Merge remote-tracking branch 'progval/testing' into testing
2011-08-10 13:01:53 +03:00
Daniel Folkinshteyn
98996be251
Services: catch occasional error when removing waiting joins from list
2011-08-10 12:01:30 +02:00
Daniel Folkinshteyn
6dca55deeb
Services: fix problem with some channels being mixed up between networks on startup, when noJoinsUntilIdentified is true.
...
When noJoinsUntilIdentified config is true, the bot holds join messages in a 'waitingJoins' list, and processes them
once nickserv identification comes through. The problem was that when the bot is configured to join multiple networks,
join messages from different networks would get appended to the same list, without any differentiation by which message
belongs to which network. Thus, if there are messages waiting for multiple networks, it would often be the case that
whichever network got identification done first, would 'pick up' other network's join messages.
This fix stores the network name along with the join messages in the list, and has each network pick out only its own
join messages.
2011-08-10 12:00:42 +02:00
skizzhg
cf436631d6
Admin & Anonymous & AutoMode & Channel & Misc & NickCapture & Seen & Todo & URL: Update l10n-it.
2011-08-10 11:48:07 +02:00
Valentin Lorentz
d8c0f46fbb
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-08-10 11:45:34 +02:00
Valentin Lorentz
bc36debe2f
ChannelLogger & Format & Karma & Later & Misc & Owner & Reply & Seen & Status & Todo & URL & Unix: Update messages.pot and l10n-fr.
2011-08-10 11:44:57 +02:00
skizzhg
6e5350def6
ChannelLogger & Format & Karma & Owner & Reply & Status & URL & Unix: Fix typoes.
2011-08-10 11:26:47 +02:00
Mika Suomalainen
233d56fb84
Services: started l10n-fi.
2011-08-09 16:36:23 +03:00
Mika Suomalainen
b99071b42c
Moved defaultbranch from master to testing, because all translations happen there.
2011-08-09 16:01:20 +03:00
Mika Suomalainen
c5da615bf5
Changed description at GitHub.
2011-08-09 15:59:45 +03:00
Valentin Lorentz
82701abc62
Merge pull request #140 from Mkaysi/testing
...
Seen: added l10n-fi
2011-08-07 11:40:10 -07: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
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