From db8747cae5a22259fe5e53efe96738db4811fa33 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Wed, 15 Dec 2021 13:44:52 -0300 Subject: [PATCH] [web] i18n: installation form title --- CHANGELOG.md | 1 + bauh/gems/web/resources/locale/ca | 2 +- bauh/gems/web/resources/locale/en | 2 +- bauh/gems/web/resources/locale/es | 2 +- bauh/gems/web/resources/locale/fr | 2 +- bauh/gems/web/resources/locale/it | 2 +- bauh/gems/web/resources/locale/pt | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1669bafc..20d47cce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - using custom installation properties by Electron version if required (available on **bauh-files**). e.g: custom User-Agent for WhatsApp Web on Electron 13.6.X. - checking for javascript fixes based on the Electron version (saved on disk as `~/.local/share/bauh/web/fixes/electron_{branch}/{app_name}.js`) - handling http redirect errors + - installation form title ### Fixes - UI diff --git a/bauh/gems/web/resources/locale/ca b/bauh/gems/web/resources/locale/ca index 783eb459..6e572397 100644 --- a/bauh/gems/web/resources/locale/ca +++ b/bauh/gems/web/resources/locale/ca @@ -60,7 +60,7 @@ web.install.option.widevine.label=Allow protected content web.install.option.widevine.tip=It allows the interaction with protected/encrypted content commonly used by streaming services (like videos, music, ...). It uses and alternative Electron version developed by castLabs. web.install.options.advanced=advanced web.install.options.basic=basic -web.install.options_dialog.title=Installation options +web.install.options_dialog.title=Web installation options web.install.substatus.call_nativefier=Running {} web.install.substatus.checking_fixes=Checking if there are published fixes web.install.substatus.options=Waiting for the installation options diff --git a/bauh/gems/web/resources/locale/en b/bauh/gems/web/resources/locale/en index 6f9bcfd9..6e269f7d 100644 --- a/bauh/gems/web/resources/locale/en +++ b/bauh/gems/web/resources/locale/en @@ -60,7 +60,7 @@ web.install.option.widevine.label=Allow protected content web.install.option.widevine.tip=It allows the interaction with protected/encrypted content commonly used by streaming services (like videos, music, ...). It uses and alternative Electron version developed by castLabs. web.install.options.advanced=advanced web.install.options.basic=basic -web.install.options_dialog.title=Installation options +web.install.options_dialog.title=Web installation options web.install.substatus.call_nativefier=Running {} web.install.substatus.checking_fixes=Checking if there are published fixes web.install.substatus.options=Waiting for the installation options diff --git a/bauh/gems/web/resources/locale/es b/bauh/gems/web/resources/locale/es index e7feb5b3..65ef7a51 100644 --- a/bauh/gems/web/resources/locale/es +++ b/bauh/gems/web/resources/locale/es @@ -60,7 +60,7 @@ web.install.option.widevine.label=Permitir contenido protegido web.install.option.widevine.tip=Permite la interacción con contenido protegido/encriptado comúnmente utilizado por los servicios de transmisión (como videos, música, ...). Utiliza una versión alternativa de Electron desarrollada por castLabs. web.install.options.advanced=avanzadas web.install.options.basic=básicas -web.install.options_dialog.title=Opciones de instalación +web.install.options_dialog.title=Opciones de instalación Web web.install.substatus.call_nativefier=Ejecutando {} web.install.substatus.checking_fixes=Verificando si hay correcciones publicadas web.install.substatus.options=Esperando las opciones de instalación diff --git a/bauh/gems/web/resources/locale/fr b/bauh/gems/web/resources/locale/fr index ce716c8a..2238c8fa 100644 --- a/bauh/gems/web/resources/locale/fr +++ b/bauh/gems/web/resources/locale/fr @@ -60,7 +60,7 @@ web.install.option.widevine.label=Allow protected content web.install.option.widevine.tip=It allows the interaction with protected/encrypted content commonly used by streaming services (like videos, music, ...). It uses and alternative Electron version developed by castLabs. web.install.options.advanced=avancée web.install.options.basic=basique -web.install.options_dialog.title=Options d'installation +web.install.options_dialog.title=Options d'installation Web web.install.substatus.call_nativefier=Lancement {} web.install.substatus.checking_fixes=Verification de nouveaux correctifs disponibles web.install.substatus.options=En attente des options d'installation diff --git a/bauh/gems/web/resources/locale/it b/bauh/gems/web/resources/locale/it index 783eb459..6e572397 100644 --- a/bauh/gems/web/resources/locale/it +++ b/bauh/gems/web/resources/locale/it @@ -60,7 +60,7 @@ web.install.option.widevine.label=Allow protected content web.install.option.widevine.tip=It allows the interaction with protected/encrypted content commonly used by streaming services (like videos, music, ...). It uses and alternative Electron version developed by castLabs. web.install.options.advanced=advanced web.install.options.basic=basic -web.install.options_dialog.title=Installation options +web.install.options_dialog.title=Web installation options web.install.substatus.call_nativefier=Running {} web.install.substatus.checking_fixes=Checking if there are published fixes web.install.substatus.options=Waiting for the installation options diff --git a/bauh/gems/web/resources/locale/pt b/bauh/gems/web/resources/locale/pt index 7447d4fa..d674fbf7 100644 --- a/bauh/gems/web/resources/locale/pt +++ b/bauh/gems/web/resources/locale/pt @@ -59,7 +59,7 @@ web.install.option.widevine.label=Permitir conteúdo protegido web.install.option.widevine.tip=Permite a interação com conteúdo protegido/criptografado comumente utilizados por serviços de streaming (como videos, música, ...). Utiliza uma versão alternativa do Electron desenvolvida pela castLabs. web.install.options.advanced=avançadas web.install.options.basic=básicas -web.install.options_dialog.title=Opções de instalação +web.install.options_dialog.title=Opções de instalação Web web.install.substatus.call_nativefier=Executando {} web.install.substatus.checking_fixes=Verificando se há correções publicadas web.install.substatus.options=Aguardando as opções de instalação