summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-10 18:55:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-10 18:57:24 -0300
commit6010840d2899742c4febb0af033a9a9eaf026246 (patch)
treeea2ea52e19591dfad3923083bd3e3ac73f2d00c2 /configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
parent1bb9795fd1550e1614dee84dda1ac1fdb8bb744e (diff)
Minor fix
Diffstat (limited to 'configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index 392e6c8..6dfda79 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -93,7 +93,7 @@ partition(){
option=0
while [ option != 7 ]; do
- option=$(dialog --stdout --menu "Instalação da Parabola CLI" 20 70 50 \
+ option=$(dialog --stdout --menu "Instalação CLI da Parabola" 20 70 50 \
1 "Formatar e Montar as Partições" \
2 "Instalar o Sistema Base" \
3 "Instalar o GRUB" \