Valentin Lorentz
|
79930a7435
|
Bug fix in src/i18n.py
|
2010-11-01 19:48:45 +01:00 |
|
Valentin Lorentz
|
d2ccb876dd
|
Remove Debian plugin
|
2010-11-01 15:53:01 +01:00 |
|
Valentin Lorentz
|
52b701526d
|
Merge branch 'l10n-fr' into testing
|
2010-11-01 15:02:05 +01:00 |
|
Valentin Lorentz
|
22fa9f4098
|
Merge branch 'i18n' into l10n-fr
|
2010-11-01 15:01:57 +01:00 |
|
Valentin Lorentz
|
30a1ca06b2
|
Fix the @Misc help formatting
Stop removing the \n in the translated docstrings
|
2010-11-01 15:01:50 +01:00 |
|
Valentin Lorentz
|
e4256ff8c7
|
Merge branch 'l10n-fr' into testing
|
2010-11-01 14:35:17 +01:00 |
|
Valentin Lorentz
|
56f2c38137
|
Merge branch 'i18n' into l10n-fr
Conflicts:
src/i18n.py
|
2010-11-01 14:34:57 +01:00 |
|
Valentin Lorentz
|
1f4b3b83e1
|
Make the src/i18n.py code cleaner
|
2010-11-01 14:33:43 +01:00 |
|
Valentin Lorentz
|
0410cf3d0d
|
Merge branch 'l10n-fr' into testing
|
2010-11-01 11:49:11 +01:00 |
|
Valentin Lorentz
|
ddb3dd5a50
|
Merge branch 'i18n' into l18n-fr
|
2010-11-01 11:49:04 +01:00 |
|
Valentin Lorentz
|
a2c8c613db
|
Bug fix (didn't keep any beginning or ending space)
|
2010-11-01 11:47:19 +01:00 |
|
Valentin Lorentz
|
4dcd7f7fb4
|
Bug fixes (mainly the &config help internationalization)
|
2010-11-01 11:42:33 +01:00 |
|
Valentin Lorentz
|
51edf7325c
|
Merge branch 'l10n-fr' into testing
|
2010-10-31 18:37:15 +01:00 |
|
Valentin Lorentz
|
4b331089fb
|
Localize Supybot core
|
2010-10-31 18:37:04 +01:00 |
|
Valentin Lorentz
|
198f8267eb
|
Bug fixes
|
2010-10-31 18:36:33 +01:00 |
|
Valentin Lorentz
|
fd590dfdf7
|
Merge branch 'i18n' into l10n-fr
|
2010-10-31 13:43:23 +01:00 |
|
Valentin Lorentz
|
bec550fb5f
|
Update locale/messages.pot
|
2010-10-31 13:43:17 +01:00 |
|
Valentin Lorentz
|
0616e7f9a3
|
Merge branch 'i18n' into l10n-fr
|
2010-10-31 13:41:44 +01:00 |
|
Valentin Lorentz
|
4c03aef9a6
|
Internationalize a string in conf.py
|
2010-10-31 13:41:36 +01:00 |
|
Valentin Lorentz
|
676c08ad8e
|
Fix possible truncation of messages
Possible bug with languages which has a long translation for '(XX more messages)'.
|
2010-10-31 13:35:23 +01:00 |
|
Valentin Lorentz
|
6dfd334344
|
Merge branch 'l10n-fr' into testing
|
2010-10-31 11:32:00 +01:00 |
|
Valentin Lorentz
|
f536540204
|
Merge branch 'i18n' into l10n-fr
|
2010-10-31 11:31:53 +01:00 |
|
Valentin Lorentz
|
283a026449
|
Add the i18n test in src/test.py
|
2010-10-31 11:30:04 +01:00 |
|
Valentin Lorentz
|
0360451cb9
|
Note & Owner : fix missing import for the i18n
|
2010-10-31 11:29:01 +01:00 |
|
Valentin Lorentz
|
27bb53b560
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 21:41:44 +02:00 |
|
Valentin Lorentz
|
e8e5aa2d7a
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 21:41:35 +02:00 |
|
Valentin Lorentz
|
4a516c5f46
|
Makes the code of i18n.py cleaner
More comments; docstrings; remove the % auto-handling (useless).
|
2010-10-30 21:41:25 +02:00 |
|
Valentin Lorentz
|
7dc01670eb
|
Localize the utility functions into French
|
2010-10-30 21:12:44 +02:00 |
|
Valentin Lorentz
|
0eb3e32156
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 21:12:21 +02:00 |
|
Valentin Lorentz
|
3ea8115095
|
Internationalize src/utils/str.py and modify src/i18n.py to fit this changes
|
2010-10-30 21:10:49 +02:00 |
|
Valentin Lorentz
|
32cabd6d27
|
Status: fix two translations
|
2010-10-30 13:05:52 +02:00 |
|
Valentin Lorentz
|
f3528c57d4
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:49:57 +02:00 |
|
Valentin Lorentz
|
4037676b80
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 12:49:50 +02:00 |
|
Valentin Lorentz
|
5150c4ef60
|
Now tests if a plugin has the _ object before using it
|
2010-10-30 12:49:43 +02:00 |
|
Valentin Lorentz
|
caa18e4924
|
Topic: fix a translation
|
2010-10-30 12:49:12 +02:00 |
|
Valentin Lorentz
|
be4b1adb52
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:26:45 +02:00 |
|
Valentin Lorentz
|
ee0df0160f
|
Topic: fix offset between untraslated and translated strings
|
2010-10-30 12:26:39 +02:00 |
|
Valentin Lorentz
|
a1db8e3ab1
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 12:24:07 +02:00 |
|
Valentin Lorentz
|
595d98df91
|
Topic: Fix bad doctring
|
2010-10-30 12:24:02 +02:00 |
|
Valentin Lorentz
|
5f2699b2c0
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:15:09 +02:00 |
|
Valentin Lorentz
|
e88da359a0
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 12:15:02 +02:00 |
|
Valentin Lorentz
|
b85d289bbb
|
Fix wrong method name
|
2010-10-30 12:14:54 +02:00 |
|
Valentin Lorentz
|
5e09a9c887
|
Merge branch 'l10n-fr' into testing
|
2010-10-30 12:11:29 +02:00 |
|
Valentin Lorentz
|
df3459dc3b
|
Localize Sucess, Time, Todo, Topic, Url, Unix, User, Utilities, and Web into French
|
2010-10-30 12:10:31 +02:00 |
|
Valentin Lorentz
|
94d69151bc
|
Merge branch 'i18n' into l10n-fr
|
2010-10-30 11:24:03 +02:00 |
|
Valentin Lorentz
|
52094ec910
|
User: internationalize a string
|
2010-10-30 11:23:56 +02:00 |
|
Valentin Lorentz
|
05389a98ef
|
Localize Services, ShrinkUrl, Status, and String into French
|
2010-10-29 20:19:35 +02:00 |
|
Valentin Lorentz
|
eb8b16f8fb
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
|
2010-10-29 18:10:32 +02:00 |
|
Valentin Lorentz
|
6484df8d46
|
Merge branch 'i18n' into l10n-fr
|
2010-10-29 15:33:43 +02:00 |
|
Valentin Lorentz
|
6737424bc6
|
Shorten PluginInternationalisation.get* in src/i18n.py
|
2010-10-29 15:33:36 +02:00 |
|