From a9c19cbcf5ce3b67c1e56f5b72b7a2f55c83f759 Mon Sep 17 00:00:00 2001 From: Mihai Eduard Badea Date: Wed, 8 Jul 2020 10:06:14 +0300 Subject: [PATCH] [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12339 - Collection delete dialog string update Set the collection delete dialog title text to "Delete %1$s?" --- 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 d1feb77d52..96fea71e25 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -822,7 +822,7 @@ Deleting this tab will delete the entire collection. You can create new collections at any time. - Delete collection %1$s? + Delete %1$s? Delete