From fc3460b63c8691086d4dace0ada60142bcc94b0a Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Thu, 24 Mar 2016 22:17:48 +0100 Subject: [PATCH] Renamed a string resource file. --- app/src/debug/res/values/{strings.xml => donottranslate.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/src/debug/res/values/{strings.xml => donottranslate.xml} (100%) diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/donottranslate.xml similarity index 100% rename from app/src/debug/res/values/strings.xml rename to app/src/debug/res/values/donottranslate.xml