Commit Graph

7948 Commits

Author SHA1 Message Date
Mika Suomalainen 2e9dcfa3a6 User: add l10n-fi.
Conflicts:

	src/version.py
2012-01-06 18:12:50 +01:00
Mika Suomalainen 0bc57c9465 User: fix fuzzy l10n-fi.
User l10n-fi is not finished yet.

Conflicts:

	src/version.py
2012-01-06 18:12:30 +01:00
Mika Suomalainen c2dec57bac User: continue l10n-fi.
Conflicts:

	src/version.py
2012-01-06 18:11:11 +01:00
Valentin Lorentz 957311ed2b Fix UTC use in sandbox/update-version. 2012-01-06 18:04:58 +01:00
Valentin Lorentz eb1e04701d Fix previous merge. 2012-01-05 19:52:57 +01:00
Valentin Lorentz f6374ed88e Merge pull request #306 from Mkaysi/update-version
sandbox/update-version: Use "/usr/bin/env bash" instead of "/bin/bash" && Use UTC as timezone.
2012-01-05 10:51:58 -08:00
Mika Suomalainen bfb3dd267c update-version: Fix misleading comment. 2012-01-05 20:03:03 +02:00
Mika Suomalainen ab379957e2 sandbox/update-version: vim modelines exist.
Added vim modeline to enable syntax and set
filetype :)
2012-01-05 18:54:55 +02:00
Mika Suomalainen f922c09929 sandbox/update-version: fix typo in comment.
use --> user
2012-01-05 16:10:28 +02:00
Mika Suomalainen a3f4fe3cb3 update-version: Use UTC with version timestamps.
If we don't use same timezone, we can get funny times,
because we are on different timezones.

For example, I could commit something at 16:00, then
ProgVal/nyuszika7h/skizzhg/Banton could commit some-
thing and timestamp would only show that it happened
at the same time on different timezone.

Timestamps using specific timezone could also make
reading of version numbers easier.
2012-01-05 15:44:14 +02:00
Mika Suomalainen 26e9671003 sandbox/update-version: bash isn't always in /bin.
On some systems, bash is in some different folder
than /bin. It works with more systems to use
/usr/bin/env bash.
2012-01-05 15:37:36 +02:00
Valentin Lorentz b7b3235ff4 Admin: Edit all l10n files to the string. 2012-01-04 22:37:57 +01:00
Valentin Lorentz 2a8f814a16 Revert "Fix commit ce552d56"
This reverts commit efb6dc139f.
2012-01-04 22:34:22 +01:00
Valentin Lorentz efb6dc139f Fix commit ce552d56 2012-01-04 21:25:47 +01:00
Valentin Lorentz 38072df6da Merge pull request #305 from michealh/testing
Testing
2012-01-04 12:24:03 -08:00
Micheal Harker ce552d56da Fixed a issued with +r channels on freenode? Maybe all ircd-seven or charybdis servers, now displays messages. Also fixed a small grammer mistake 2012-01-04 20:11:34 +00:00
Valentin Lorentz 6e32d10d0d Fix commit 6e699816 (bot always joined on invite) 2012-01-04 21:11:02 +01:00
Mika Suomalainen 1fd0657da8 User: continue partial l10n-fi and unmark fuzzy with correct string. 2012-01-04 02:44:00 +08:00
Mika Suomalainen 34f6b6d191 Channel: fix l10n-fi.
Same fix as with Admin plugin. Change ignore to
more explaining word.
2012-01-04 02:42:33 +08:00
Mika Suomalainen 0784ba5e85 Admin: fix l10n-fi.
Fix some typos and change "ignore" to "huomiotta jättämiseksi".
Both are correct, but the first is like "ignoring fact" and second
is the ignoring what Limnoria uses. Both are correct, but this
explains more.
2012-01-04 02:42:33 +08:00
Mika Suomalainen 1432790250 User: update l10n-fi.
Note that it's still partial.

See commit two commits ago.

See my answer to it in previous commit.
2012-01-04 02:42:32 +08:00
skizzhg 74c8c14849 Unix & User: update l10n-it. 2012-01-03 18:39:21 +01:00
Valentin Lorentz c2fc7b7492 Merge pull request #301 from nyuszika7h/testing
Channel: Make supybot.alwaysJoinOnInvite channel-specific. Closes GH-159.
2012-01-02 05:18:44 -08:00
nyuszika7h 6e699816d0 Channel: Make supybot.alwaysJoinOnInvite channel-specific. Closes GH-159. 2012-01-02 14:15:01 +01:00
Valentin Lorentz 1266debdd3 Merge pull request #300 from nyuszika7h/testing
irclib.py: Add network name to 'Outgoing message' debug log message
2011-12-28 02:41:49 -08:00
nyuszika7h c656abf096 irclib.py: Add network name to 'Outgoing message' debug log message 2011-12-28 11:37:10 +01:00
Valentin Lorentz fc3d3e6c01 Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given. 2011-12-27 11:55:50 +01:00
Valentin Lorentz 95a9ffac17 User: Fix Mkaysi's mess with the messages.pot. 2011-12-23 14:02:39 +01:00
Valentin Lorentz 4924dd741e Merge pull request #297 from Mkaysi/mkaysi
Ctcp: fix l10n-de & fix l10n-fr & update l10n-fi.
2011-12-23 04:11:11 -08:00
Mika Suomalainen 45da6a2f60 Ctcp: fix l10n-de & fix l10n-fr & update l10n-fi. 2011-12-23 13:44:03 +02:00
Mika Suomalainen 5f9d2ecb33 core: start l10n-fi. 2011-12-23 13:24:21 +02:00
Valentin Lorentz 3046deab1e Merge pull request #295 from nyuszika7h/testing
Ran git rebase
2011-12-23 01:57:56 -08:00
nyuszika7h acb33642c7 Alias: Fix l10n-hu 2011-12-23 10:56:12 +01:00
nyuszika7h 71c7f39d44 Unix: Make plugin.py:190 localizable and regenerate messages.pot 2011-12-23 10:56:03 +01:00
Valentin Lorentz 0e1d8ef790 Merge pull request #294 from Mkaysi/mkaysi
Unix: update l10n-fi.
2011-12-23 01:54:40 -08:00
Mika Suomalainen b7b1e15efa Unix: update l10n-fi. 2011-12-23 11:51:49 +02:00
Valentin Lorentz c510bae4b4 Merge pull request #293 from nyuszika7h/testing
Testing
2011-12-23 01:45:41 -08:00
nyuszika7h dd8685e7d0 Alias: Fix l10n-hu 2011-12-23 10:37:40 +01:00
nyuszika7h 277080a247 Unix: Made plugin.py:190 localizable and regenerated messages.pot 2011-12-22 22:28:46 +01:00
nyuszika7h 1c01dc2a3c Unix: Add configuration variable spell.language 2011-12-22 22:21:20 +01:00
Valentin Lorentz c8a8c2f33c Merge pull request #292 from Mkaysi/mkaysi
Topic: update l10n-fi.
2011-12-22 11:08:49 -08:00
Mika Suomalainen 66ea215bed Topic: update l10n-fi. 2011-12-22 21:02:16 +02:00
nyuszika7h 3ec2b166a6 User: Fix copyright in l10n-hu 2011-12-22 15:18:16 +01:00
Valentin Lorentz 6421aebfc5 Merge pull request #291 from Mkaysi/mkaysi
Web: add l10n-fi.
2011-12-22 05:41:53 -08:00
Mika Suomalainen edf3851691 Web: add l10n-fi. 2011-12-22 15:24:20 +02:00
Valentin Lorentz 51e7447b5d Merge pull request #290 from Mkaysi/mkaysi
Utilities: add l10n-fi.
2011-12-22 04:12:49 -08:00
Mika Suomalainen c07a267e51 Utilities: add l10n-fi. 2011-12-22 14:07:08 +02:00
nyuszika7h 77597d2cc9 User: Add l10n-hu 2011-12-21 20:40:10 +01:00
Mika Suomalainen 990801aa84 Utilities: start l10n-fi. 2011-12-21 21:09:44 +02:00
Mika Suomalainen 00d9a38830 User: add l10n-fi. 2011-12-21 20:45:08 +02:00