This commit is contained in:
milisbir 2017-08-22 03:43:17 +03:00
parent 12670543a7
commit 0113a8ada6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
. /usr/bin/gettext.sh
alias sed="busybox sed"
# Internal
lgettext() { gettext -d 'x' "$@"; }