Don't ask for translators to translate a bunch of asterisks
This commit is contained in:
parent
119ee2b0bc
commit
d974407ee5
|
@ -94,9 +94,9 @@ 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue