From 21c46174ee8d9dae26329ca501b65acb2ed9e5ad Mon Sep 17 00:00:00 2001 From: Alexander Danilov Date: Thu, 22 Feb 2024 13:49:09 +0600 Subject: [PATCH] Remove debug_info_dialog_text string --- mobile/app/src/main/res/values-de/strings.xml | 1 - mobile/app/src/main/res/values-pt-rBR/strings.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/mobile/app/src/main/res/values-de/strings.xml b/mobile/app/src/main/res/values-de/strings.xml index dc1cfb935..eb050513d 100644 --- a/mobile/app/src/main/res/values-de/strings.xml +++ b/mobile/app/src/main/res/values-de/strings.xml @@ -169,5 +169,4 @@ Schriftgröße Plugin \"%s\" löschen\? Informationen anzeigen, die für die Lösung von Problemen mit IITC Mobile wichtig sind - Manufacturer: %s
Model: %s
Android version: %d
Android version release: %s
IITC Mobile version: %s (%s)
IITC Version: %s
System User Agent: %s
Default IITC User Agent: %s
Fake user agent: %s
\u0020Active user plugins: %d
\ No newline at end of file diff --git a/mobile/app/src/main/res/values-pt-rBR/strings.xml b/mobile/app/src/main/res/values-pt-rBR/strings.xml index fde1b9875..934d41afe 100644 --- a/mobile/app/src/main/res/values-pt-rBR/strings.xml +++ b/mobile/app/src/main/res/values-pt-rBR/strings.xml @@ -173,5 +173,4 @@ Verifique se há atualizações ao iniciar o App Informações de depuração Mostra informações importantes para resolver problemas com IITC Mobile - Fabricante: %s
Modelo: %s
Versão do Android: %d
Versão de lançamento: %s
Versão do IITC Mobile: %s (%s)
Versão do IITC: %s
Agente de usuário do sistema: %s
Agente de usuário padrão do IITC: %s
Agente de usuário falso: %s
Plugins de usuário ativos: %d
\ No newline at end of file