From b42b4df024e182ccb1a4f0a50ddee1ea308f6e93 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 7 Jun 2019 17:38:46 -0700 Subject: [PATCH] No Issue - Moves string to static string until next export (#3274) --- app/src/main/res/values/static_strings.xml | 5 +++++ app/src/main/res/values/strings.xml | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml index 8ac0604c3..597784f7d 100644 --- a/app/src/main/res/values/static_strings.xml +++ b/app/src/main/res/values/static_strings.xml @@ -13,4 +13,9 @@ %1$s is produced by Mozilla. + + + + + 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 f853b29a6..0922eb395 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -431,8 +431,6 @@ Deleting selected bookmarks UNDO - - Are you sure you want to delete this bookmark?