From: Soren Stoutner Date: Tue, 3 Mar 2026 02:36:17 +0000 (-0700) Subject: Update the filter list documentation. X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=PrivacyBrowserAndroid.git Update the filter list documentation. --- diff --git a/app/src/main/assets/css/theme.css b/app/src/main/assets/css/theme.css index cd650b38..75945190 100644 --- a/app/src/main/assets/css/theme.css +++ b/app/src/main/assets/css/theme.css @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * SPDX-FileCopyrightText: 2017-2020, 2022 Soren Stoutner + * SPDX-FileCopyrightText: 2017-2020, 2022, 2026 Soren Stoutner * * This file is part of Privacy Browser Android . * @@ -173,3 +173,12 @@ img.center216 { height: 780; width: 360; } + +/* Centered screenshot images with a 2.22 aspect ratio. An image must be a block to be centered. */ +img.center222 { + display: block; + margin-left: auto; + margin-right: auto; + height: 800; + width: 360; +} diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index 8af3b710..a17d41a0 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -1,10 +1,10 @@ + %1$d. %2$s + Domains Domain-Einstellungen diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index f94ed59f..e6aec390 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -322,6 +322,9 @@ Lista principal de bloqueos Lista de bloqueo de expresiones regulares + + %1$d. %2$s + Dominios Configuración de dominio diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index cfd7c7a3..ddb40738 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -321,6 +321,9 @@ Liste principale de blocage Expression régulière de liste de blocage + + %1$d. %2$s + Domaines Paramétrage domaines diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index f75783b7..172df390 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -321,6 +321,9 @@ Lista principale bloccati Lista di blocco espressioni regolari + + %1$d. %2$s + Domini Impostazioni Domini diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index f6f12e0f..de1363aa 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -282,6 +282,9 @@ Bloqueados Sublista + + %1$d. %2$s + Domínios Configurações de domínio diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 80541288..2b621080 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -318,6 +318,9 @@ Основной список блокировки Список блокировки регулярными выражениями + + %1$d. %2$s + Домены Настройки домена diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 28af454b..49874305 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -248,6 +248,9 @@ Engellendi Alt liste + + %1$d. %2$s + Domainler Domain ayarları diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 02f4d05f..a1eba212 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -285,6 +285,9 @@ 不允许 子表 + + %1$d. %2$s + 域名 域名设置