LeOS-Ice-browser/patches/0012-double_strings.patch

47 lines
2.5 KiB
Diff

From 59204a28931e53e8e3a144f8dccf8837b31ae9dc Mon Sep 17 00:00:00 2001
From: harvey186 <harvey186@hotmail.com>
Date: Wed, 21 Feb 2024 13:14:24 +0100
Subject: [PATCH] double_strings
---
app/src/main/res/values-eo/strings.xml | 6 ------
app/src/main/res/values-nn-rNO/strings.xml | 5 -----
2 files changed, 11 deletions(-)
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index f541e0121..adae84f57 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -480,12 +480,6 @@
<!--Message for the cookie banner re-engagement CFR -->
<string name="cookie_banner_cfr_message">Malpli da distro, malpli da kuketoj klopodante spuri vin en tiu ĉi retejo.</string>
- <!--Title for the cookie banner re-engagement CFR, the placeholder is replaced with app name -->
- <string name="cookie_banner_cfr_title">%1$s ĵus rifuzis kuketojn por vi</string>
-
- <!--Message for the cookie banner re-engagement CFR -->
- <string name="cookie_banner_cfr_message">Malpli da distro, malpli da kuketoj klopodante spuri vin en tiu ĉi retejo.</string>
-
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Aŭtomate provi konekti al retejoj per la ĉifrita protokolo HTTPS por pliigi sekurecon.</string>
<!-- Summary of https only preference if https only is set to off -->
diff --git a/app/src/main/res/values-nn-rNO/strings.xml b/app/src/main/res/values-nn-rNO/strings.xml
index 1b341ef4a..ce0c47f0c 100644
--- a/app/src/main/res/values-nn-rNO/strings.xml
+++ b/app/src/main/res/values-nn-rNO/strings.xml
@@ -468,11 +468,6 @@
<!--Message for the cookie banner re-engagement CFR -->
<string name="cookie_banner_cfr_message">Færre distraksjonar, færre infokapslar som sporar deg på denne sida.</string>
- <!--Title for the cookie banner re-engagement CFR, the placeholder is replaced with app name -->
- <string name="cookie_banner_cfr_title">%1$s nekta nettopp infokapslar for deg</string>
- <!--Message for the cookie banner re-engagement CFR -->
- <string name="cookie_banner_cfr_message">Færre distraksjonar, færre infokapslar som sporar deg på denne sida.</string>
-
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Prøver automatisk å kople til nettstadar ved hjelp av HTTPS-krypteringsprotokollen for auka sikkerheit.</string>
<!-- Summary of https only preference if https only is set to off -->
--
2.34.1