Commit Graph

13 Commits

Author SHA1 Message Date
Aleksander Machniak
bee513218a Migrate to Transifex API v3 2023-04-09 18:29:22 +02:00
Aleksander Machniak
5349b3fd25 Fix transifexpull.sh
`set -e` causes `return` in a function to stop the script. Remove it.

[skip ci]
2021-02-09 09:14:51 +01:00
Filippo Giunchedi
df88349713 bin: set error on exit for shell scripts (#7580)
I am building Roundcube via CI jobs, and also ran in #7567 (thank you
for the quick fix!).

The CI job I'm using runs css/js shrink and the build job itself
succeeded, although Roundcube wasn't working.

With this commit all shell scripts will propagate the exit code in case
of errors, e.g. failed downloads.
2020-09-25 12:32:42 +02:00
Aleksander Machniak
28145a707c Compat. fix 2018-05-28 19:15:41 +02:00
Thomas Bruederli
f038784dac Also rm empty timezone localization files 2017-10-30 22:17:29 +01:00
Thomas Bruederli
63dd809b11 Remove empty labels and translation files 2014-11-12 09:07:25 +01:00
Thomas Bruederli
8404fe9e32 Updated localizations from Transifex 2014-01-30 08:59:28 +01:00
Aleksander Machniak
a630ba4e06 Add note about txclib bug and a link to the fix 2013-10-30 12:31:19 +01:00
Aleksander Machniak
4136174517 Clean up translations once again, this time remove untranslated strings for all langs 2013-10-10 19:21:14 +02:00
Aleksander Machniak
6e0da1b82e Remove also $labels=array() and $messages=array() lines 2013-10-09 20:11:33 +02:00
Aleksander Machniak
07e5d737b7 Fix comments cleanup 2013-10-09 19:33:18 +02:00
Aleksander Machniak
915bac3ebb Do not cleanup en_US files 2013-10-09 19:22:41 +02:00
Aleksander Machniak
664710294a Adde translation update (from Transifex) and cleanup script 2013-10-09 18:52:54 +02:00