tyrbonit
014ddf8248
Fix Pluralizaiton UnicodeDecodeError #1883 and #1808
2018-03-19 22:42:48 +09:00
ilvalle
fa31a6b61b
Added test for T used in HTML tags, fix language encode(), close #1856
2018-02-12 21:13:19 +01:00
ilvalle
44e27bf65f
fix py3 languages decode added tests. close #1848 , thanks @bjquinn
2018-02-09 20:46:00 +01:00
Дим Щ
c7d415fefd
compatible unicode
2017-10-28 19:32:48 +03:00
Leonel Câmara
912c22d593
Don't use gluon.utf8.Utf8 with py3 there's no need for it and it breaks stuff
2017-09-06 16:22:50 +01:00
Martin Doucha
e7cab3b975
Add Auth and Crud messages when updating language files
2016-12-20 18:54:20 +01:00
Vinyl Darkscratch
90ee6f3754
Add three-quote support on markmin
2016-11-11 15:51:01 -08:00
Vinyl Darkscratch
d51ea90e18
Code fix to allow adding markmin translations
...
Playing with this file made me realize that the quotes defining the
strings themselves are added to the regex searches, and that my
previous addition caused invalid syntax. So, I decided to fix this by
placing the first quote before the markmin decorator. (Triple quotes
won’t work, however…)
2016-11-11 15:49:28 -08:00
Vinyl Darkscratch
2140eced79
Fixing a consistency error when updating T.M() translations
2016-09-09 01:26:41 -07:00
Giovanni Barillari
0528a347b3
Updated pyDAL to 16.08
2016-08-13 15:38:55 +02:00
mdipierro
7440d38253
moved local_html_escape into utils, thanks Simone
2016-08-01 05:19:46 -05:00
mdipierro
2e0630c48c
moved local_html_escape into utils, thanks Simone
2016-08-01 05:15:52 -05:00
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