Commit Graph

9 Commits

Author SHA1 Message Date
William Desportes
0c42c2092d
Remove tput from generate-mo script, some installations do not see to have it
See (for Alpine): https://github.com/opencollective/opencollective/issues/1443#issuecomment-482510763

And on CIs it fails: https://github.com/phpmyadmin/phpmyadmin/runs/4472689516?check_suite_focus=true#step:5:6

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-09 17:37:18 +01:00
Michal Čihař
f2bfa7d745 Avoid running shell scripts as CGI
There is really no reason for that besides misconfigured servers.

This is followup for PMASA-2016-54

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-08 11:41:42 +01:00
Michal Čihař
f5a99f5a63 Improve locales compiling
- return correct error code on failure
- try to compile all locales and report error for each failing
- color error messages

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-12-04 10:29:46 +01:00
Michal Čihař
05985783b6 Propagate error code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-22 14:04:28 +02:00
Michal Čihař
d559fa6a21 Remove trailing whitespace from the code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Michal Čihař
b200ed0e18 Make it possible to generate only single language 2011-02-09 22:03:25 +01:00
Michal Čihař
b068e5d7b5 Fix typo. 2010-03-30 13:59:40 +02:00
Michal Čihař
ee01556641 Add quiet mode. 2010-03-30 11:23:00 +02:00
Michal Čihař
95db34e9de Add script for generating mo files for gettext. 2010-03-11 18:49:13 +01:00