From 00c9c0461fa3815de48ec7b1ef601f81c882fd58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 1 Jun 2016 23:34:46 -0300 Subject: Minor fix --- .../mate/root-image/root/.scriptsInstallation/language/pt/install.sh | 2 +- configs/mate/root-image/root/Desktop/Parabola Installation CLI.desktop | 2 +- 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 -- cgit v1.2.3