diff options
Diffstat (limited to 'functions/l10n.sh')
-rwxr-xr-x | functions/l10n.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/l10n.sh b/functions/l10n.sh index 0693b42eb..dfb22cb57 100755 --- a/functions/l10n.sh +++ b/functions/l10n.sh @@ -7,8 +7,6 @@ # This is free software, and you are welcome to redistribute it # under certain conditions; see COPYING for details. -set -e - # gettext domain (.mo file name) export TEXTDOMAIN=live-helper # locale dir for gettext codes |