vacío da error
This commit is contained in:
parent
7a4dc57488
commit
c8f02622a7
1 changed files with 2 additions and 0 deletions
|
@ -125,9 +125,11 @@ set_lang() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$SLANG" = "en" ] ; then
|
if [ "$SLANG" = "en" ] ; then
|
||||||
|
TITLE="Digital signature installer"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$SLANG" = "fr" ] ; then
|
if [ "$SLANG" = "fr" ] ; then
|
||||||
|
TITLE="Installation de signature"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue