From 0ca317b7ca9a739ecfa5b8d9363f4e7f06bad72f Mon Sep 17 00:00:00 2001 From: Tiger Oakes Date: Mon, 27 May 2019 10:27:46 -0400 Subject: [PATCH] Fixes #2862 - Fix about_content placeholder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The exact fix was described in the issue :) Co-authored-by: Hakkı Kaan Çalışkan --- app/src/main/res/values/static_strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml index e82fe4c69..8ac0604c3 100644 --- a/app/src/main/res/values/static_strings.xml +++ b/app/src/main/res/values/static_strings.xml @@ -11,6 +11,6 @@ - 1$s is produced by Mozilla. + %1$s is produced by Mozilla.