Commit Graph

11 Commits

Author SHA1 Message Date
Michal Čihař
4bec3b3bee Lower threshold for translations
It looks like incomplete translations do attract new translators, so
let's include few more.
2011-06-27 13:40:15 +02:00
Michal Čihař
072bc8de79 Also remove empty dirs when removing incomplete translations 2011-05-11 14:45:51 +02:00
Michal Čihař
5c38a10468 Write to temprorary file and rename when done.
This avoids problems with demo server when somebody accesses page while
this file is being generated.
2011-05-05 09:17:00 +02:00
Marc Delisle
c6be70e8a3 Use a variable for the generated file 2011-04-26 07:52:46 -04:00
Michal Čihař
6091d9b656 Override using LC_ALL, it overrides all LC_* variables. 2011-04-26 13:38:04 +02:00
Michal Čihař
864bf00d97 Fix typo 2011-04-06 15:13:29 +02:00
Michal Čihař
26a4a09c11 Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
Michal Čihař
3289a49a6b Threshold configurable by parameter 2011-04-05 15:31:15 +02:00
Michal Čihař
e269e34a4f Do not fail on 0% 2011-04-05 15:23:49 +02:00
Michal Čihař
049e97e42a Make the script fail on error 2011-04-05 15:12:50 +02:00
Michal Čihař
297035b853 Do not include incomplete translations in release.
Currently the threshold is set to 50%, but the discussion is still open
on mailing list and it might change.
2011-04-05 12:05:15 +02:00