From c83df124683a20806cf7e6e76cf8aedf619db3b1 Mon Sep 17 00:00:00 2001 From: Patrick Schneider Date: Mon, 9 Jun 2025 17:59:10 +0200 Subject: [PATCH] fixup: escape single ' in english dialog --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 660eb8f..266587d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -176,5 +176,5 @@ You can find more info about the reasons and why this isn_t the end of the Priva Click here to learn more - Don't show this notice again. + Don\'t show this notice again.