From 584eb93821ce1f726051aa2d5ce3bc49abba4dc1 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Mon, 11 Feb 2019 23:27:49 +0200 Subject: [PATCH] debug app name is not translatable --- app/src/debug/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml index 45eedfdc..76910967 100644 --- a/app/src/debug/res/values/strings.xml +++ b/app/src/debug/res/values/strings.xml @@ -15,5 +15,5 @@ ~ along with MoLe. If not, see . --> - MoLe (debug) + MoLe (debug) \ No newline at end of file -- 2.39.2