From fb80754a4e1b7adae352ce94a0cbedb9b7a783ea Mon Sep 17 00:00:00 2001 From: Emily Kager Date: Wed, 5 Feb 2020 09:13:54 +0100 Subject: [PATCH] No issue: Move bookmark delete string to be translated --- app/src/main/res/values/static_strings.xml | 4 ---- app/src/main/res/values/strings.xml | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml index 826c9029d..40b746f23 100644 --- a/app/src/main/res/values/static_strings.xml +++ b/app/src/main/res/values/static_strings.xml @@ -18,10 +18,6 @@ android.support.customtabs.extra.SESSION support.customtabs.extra.AUTH - - - Are you sure you want to delete this bookmark? - diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 406e2730a..e7278d398 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1210,4 +1210,7 @@ Are you sure that you want to clear this permission for this site? No site exceptions + + + Are you sure you want to delete this bookmark?