From e7998b35e9c1f2d7ac01acf85e5dbc55d41e2da0 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 5 Apr 2019 10:17:28 -0700 Subject: [PATCH] For #1274 - Moves the about string to prevent it from being translated --- app/src/main/res/values/static_strings.xml | 9 +++++++++ app/src/main/res/values/strings.xml | 6 ------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml index 1fc57fd7b..03e6ac40f 100644 --- a/app/src/main/res/values/static_strings.xml +++ b/app/src/main/res/values/static_strings.xml @@ -8,4 +8,13 @@ LeakCanary + + + + + + %1$s puts you in control. + \n\n%1$s is produced by Mozilla. + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7e8fcf207..db41bb5a0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -209,12 +209,6 @@ History item menu Close - - - %1$s puts you in control. - \n\n%1$s is produced by Mozilla. -