summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh2
-rw-r--r--configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop2
2 files changed, 2 insertions, 2 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 9aa1e0c..58470c0 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 CLI da Parabola" 20 70 50 \
+ option=$(dialog --stdout --menu "Instalação CLI do Parabola" 20 70 50 \
1 "Formatar e Montar as Partições" \
2 "Instalar o Sistema Base" \
3 "Instalar o GRUB" \
diff --git a/configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop b/configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop
index 9a2d871..dcbf56e 100644
--- a/configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop
+++ b/configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop
@@ -5,7 +5,7 @@ Type=Application
Terminal=true
Name[es_ES]=Instalador CLI de Parabola
Name[gl_ES]=Instalador CLI de Parabola
-Name[pt_BR]=Instalador CLI da Parabola
+Name[pt_BR]=Instalador CLI do Parabola
Exec=/root/.scriptsInstallation/install.sh
Name=Parabola Installation CLI
Comment=Parabola Installation Scripts