]> git.ktnx.net Git - mobile-ledger.git/commitdiff
debug app name is not translatable
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 11 Feb 2019 21:27:49 +0000 (23:27 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 11 Feb 2019 21:27:49 +0000 (23:27 +0200)
app/src/debug/res/values/strings.xml

index 45eedfdc06eec021736d931e5aee3a1b35aaaf81..76910967de5525108d0463624fba51c3cb09d8c4 100644 (file)
@@ -15,5 +15,5 @@
   ~ along with MoLe. If not, see <https://www.gnu.org/licenses/>.
   -->
 <resources>
   ~ along with MoLe. If not, see <https://www.gnu.org/licenses/>.
   -->
 <resources>
-    <string name="app_name">MoLe (debug)</string>
+    <string name="app_name" translatable="false">MoLe (debug)</string>
 </resources>
\ No newline at end of file
 </resources>
\ No newline at end of file