From 2671eddb356b937d45ad8f6f1bc9b9d4cf7b64dc Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 5 Apr 2019 10:17:28 -0700 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 1fc57fd7b5..03e6ac40f6 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 7e8fcf207d..db41bb5a07 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. -