mdipierro
|
4bb261ec15
|
fixed py3 import
|
2016-08-01 04:41:51 -05:00 |
|
mdipierro
|
eebf406d97
|
fixed import error
|
2016-08-01 04:13:32 -05:00 |
|
mdipierro
|
cc1ff02079
|
only one portalocker
|
2016-08-01 03:46:51 -05:00 |
|
mdipierro
|
35eaba1096
|
removed duplicated code, using pydal's _compat.py
|
2016-08-01 03:39:22 -05:00 |
|
ilvalle
|
2aeb063890
|
enabled test_appadmin, fix markmin2html, fix main.py
|
2016-06-15 20:17:58 +02:00 |
|
ilvalle
|
34f753be56
|
fix languages
|
2016-06-13 20:20:49 +02:00 |
|
ilvalle
|
7259516627
|
fix tools
|
2016-06-13 20:20:44 +02:00 |
|
ilvalle
|
1f013d76f3
|
minor few fix
|
2016-06-10 14:14:40 +02:00 |
|
ilvalle
|
71ba0e515f
|
updated portalocker, few py3 syntax/import fix
|
2016-06-04 14:07:42 +02:00 |
|
ilvalle
|
db8306b5c4
|
fix iteritems, enabled test_cache & test_dal for 3.5
|
2016-06-02 17:21:36 +02:00 |
|
ilvalle
|
707330accd
|
Enabled 3.5 on travis
|
2016-06-02 16:06:49 +02:00 |
|
ilvalle
|
a1fd92b7f8
|
updated imports in tests
|
2016-06-02 14:28:21 +02:00 |
|
ilvalle
|
01bab81432
|
manually adapt few imports
|
2016-06-01 20:16:30 +02:00 |
|
zvolsky
|
b6ee82bbde
|
script for language files update has new param to update existing translations
|
2016-04-25 11:06:02 +02:00 |
|
mdipierro
|
11da1ed19a
|
fixed issue #1206, translate T.M
|
2016-03-19 13:02:45 -05:00 |
|
zvolsky
|
cdac608efc
|
new script to update untranslated messages from other language file
|
2016-03-10 09:48:04 +01:00 |
|
Hardirc
|
f227397ccf
|
Improve PEP8 gluon/languages.py
|
2015-03-06 22:08:50 -05:00 |
|
niphlod
|
f1606ee091
|
added tests and refactored incorrect docstrings
|
2014-05-29 23:34:32 +02:00 |
|
viniciusban
|
1d7f96c06b
|
Don't write translation file when T.is_writable == False
|
2014-03-17 04:04:59 -03:00 |
|
mdipierro
|
84365f6721
|
fixed problem with circular imputs on GAE?
|
2014-03-13 08:41:31 -05:00 |
|
niphlod
|
c44cfcb27c
|
sphinx-compatible docstrings
|
2014-03-11 22:18:33 +01:00 |
|
mdipierro
|
6cd2bf9fea
|
better transliteration in slugs, thanks winniehell
|
2014-03-02 17:45:45 -06:00 |
|
mdipierro
|
fa1c719c96
|
removed conflict from languages, thanks Niphlod
|
2013-12-01 10:00:05 -06:00 |
|
mdipierro
|
77b66d6015
|
fixed conflict
|
2013-11-30 16:50:31 -06:00 |
|
Fran Boon
|
ad87d196e5
|
Enhance encoding header of languages/*.py
|
2013-11-29 12:07:36 +00:00 |
|
mdipierro
|
d6a8a3d410
|
Espanol language patches, thanks Vladyslav Kozlovskyy
|
2013-11-11 09:40:57 -06:00 |
|
mdipierro
|
d111f331ca
|
fixed issue 1196:add language subfolders, thanks jamarcer
|
2013-09-23 14:54:29 -05:00 |
|
mdipierro
|
860f40ca63
|
added support for 3letter language files, issue 1680, thanks Fran
|
2013-09-19 21:33:31 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
Alfonso de la Guarda Reyes
|
a51d087797
|
Fixing some typos inside tests and unneeded modules
|
2013-09-02 19:32:26 -05:00 |
|
mdipierro
|
ca0bbac685
|
chaged pickling rules for lazyT
|
2013-08-29 18:57:52 -05:00 |
|
mdipierro
|
244d3c68eb
|
fixed newlines
|
2013-03-29 02:13:35 -05:00 |
|
mdipierro
|
74ecc762f3
|
fixed issue 1363, failsafe when languages folder does not exist, thanks Roberto
|
2013-03-06 12:24:30 -06:00 |
|
Massimo
|
fd16eb767e
|
fixed missing sys in languages
|
2012-10-24 16:04:32 -05:00 |
|
mdipierro
|
50497b3c1f
|
languages.py closer to python 3.0 support
|
2012-10-23 10:28:46 -05:00 |
|
mdipierro
|
46610d59ce
|
language changes
|
2012-10-22 22:14:40 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
5d2967abdf
|
T.is_writable, thanks Fran
|
2012-10-17 09:13:48 -05:00 |
|
Massimo
|
418e753684
|
current.T.is_writable=False no languages write, thanks Fran
|
2012-10-16 10:54:33 -05:00 |
|
mdipierro
|
647ac1f84b
|
more languages patches, thanks Vladyslav
|
2012-10-15 16:28:51 -05:00 |
|
mdipierro
|
cac6633bf7
|
entropy computation in IS_STRONG, thanks Jonathan
|
2012-09-20 09:14:51 -05:00 |
|
mdipierro
|
78540624ae
|
forgiving T for unicode, thanks Vladyslav
|
2012-09-13 06:59:42 -05:00 |
|
mdipierro
|
9182e7a882
|
better languages.py, thanks Vladyslav
|
2012-09-11 13:37:16 -05:00 |
|
mdipierro
|
97bcdfd73a
|
fixed issue 964, thanks Jonathan
|
2012-09-09 09:20:45 -05:00 |
|
mdipierro
|
0f94ac864b
|
fixed bug in language file that corrupts files on language update, thanks kverdecia2
|
2012-09-01 22:32:12 -05:00 |
|
mdipierro
|
358301338c
|
try... execpt plural_rules
|
2012-08-31 00:31:51 -05:00 |
|
mdipierro
|
e46141adf9
|
fixed plural rules with pkgutil
|
2012-08-30 23:55:14 -05:00 |
|
mdipierro
|
61c33a7038
|
windows and osx cannot find the rules folder, for now, ignore it
|
2012-08-30 23:07:51 -05:00 |
|