Making lh_binary_usb-hdd messages translatable.
This commit is contained in:
parent
2ede4f2f62
commit
887bc98bcb
|
@ -95,10 +95,10 @@ fi
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
echo
|
echo
|
||||||
echo " **************************************"
|
Echo " **************************************"
|
||||||
echo " ** Configuring encrypted filesystem **"
|
Echo " ** Configuring encrypted filesystem **"
|
||||||
echo " **************************************"
|
Echo " **************************************"
|
||||||
echo " (Passwords must be at least 20 characters long)"
|
Echo " (Passwords must be at least 20 characters long)"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
case "${LH_CHROOT_BUILD}" in
|
case "${LH_CHROOT_BUILD}" in
|
||||||
|
|
Loading…
Reference in New Issue