From 1090eeedafd40047cf2568b595635bf2bfd0ba1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Trellu?= Date: Sat, 25 Nov 2023 17:55:30 -0500 Subject: [PATCH] [tui] Minor updates --- tui/locales/en-us/methods.sh | 2 +- tui/locales/en-us/tuning.sh | 4 +--- tui/locales/fr-fr/methods.sh | 2 +- tui/locales/fr-fr/tuning.sh | 4 +--- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/tui/locales/en-us/methods.sh b/tui/locales/en-us/methods.sh index b6dfe96..6a77991 100644 --- a/tui/locales/en-us/methods.sh +++ b/tui/locales/en-us/methods.sh @@ -3,7 +3,7 @@ CONTENT=" To install Open Voice OS, you have two primary methods: - - Containers engine such as Docker or Podman + - Containers engine such as Docker - Setting it up in a Python virtual environment Containers provide isolation and easy deployment, while a Python virtual environment offers more flexibility and control over the installation. diff --git a/tui/locales/en-us/tuning.sh b/tui/locales/en-us/tuning.sh index eb99e25..9d60c68 100644 --- a/tui/locales/en-us/tuning.sh +++ b/tui/locales/en-us/tuning.sh @@ -5,9 +5,7 @@ Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating sy This tuning process aims to enhance performance, reduce resource usage, and ensure a smoother user experience, making it an excellent choice for resource-constrained devices like the Raspberry Pi. -Please note that tuning may require technical expertise and could impact stability. Exercise caution and back up data before making any modifications. - -Enable tuning for Raspberry Pi? +Enable tuning for Raspberry Pi (recommended)? " TITLE="Open Voice OS Installation - Tuning" diff --git a/tui/locales/fr-fr/methods.sh b/tui/locales/fr-fr/methods.sh index 54ba311..970a095 100644 --- a/tui/locales/fr-fr/methods.sh +++ b/tui/locales/fr-fr/methods.sh @@ -3,7 +3,7 @@ CONTENT=" Il existe deux méthodes pour installation Open Voice OS: - - Au travers d'un moteur de conteneurisation tel que Docker ou Podman + - Au travers d'un moteur de conteneurisation tel que Docker - Au travers d'un environnement virtuel Python Les conteneurs offrent une isolation et un déploiement facile, tandis qu'un environnement virtuel Python offre plus de flexibilité et de contrôle sur l'installation. diff --git a/tui/locales/fr-fr/tuning.sh b/tui/locales/fr-fr/tuning.sh index c88516f..2cbcc62 100644 --- a/tui/locales/fr-fr/tuning.sh +++ b/tui/locales/fr-fr/tuning.sh @@ -5,9 +5,7 @@ Open Voice OS fournit un profil de réglages pour les appareils de type Raspberr Ce processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide. -Veuillez noter que ces réglages peuvent nécessiter une expertise technique de votre part et avoir un impact sur la stabilité du système. Soyez prudent et sauvegardez les données avant d’apporter quelconques modifications. - -Appliquer les réglages pour Raspberry Pi ? +Appliquer les réglages pour Raspberry Pi (recommandé)? " TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi"