This commit is contained in:
milisbir 2017-08-22 03:43:17 +03:00
parent 12670543a7
commit 0113a8ada6

View file

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