Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@mapswithme.com>2014-06-26 06:02:59 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:18:36 +0300
commitd1778fc5db4b66e69bb898b9474bbdc24521384d (patch)
treedf3e0f09de25b6270e2bed7e9ddb5366193dc447 /android/flavors
parent69cd42fd63a2bc43c428712880121315670ac158 (diff)
[android] Fixed app name in Lite version
Diffstat (limited to 'android/flavors')
-rw-r--r--android/flavors/lite/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/flavors/lite/res/values/strings.xml b/android/flavors/lite/res/values/strings.xml
index 3b2c7416f9..b1a16307a1 100644
--- a/android/flavors/lite/res/values/strings.xml
+++ b/android/flavors/lite/res/values/strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
- <string name="app_name">MapsWithMe</string>
<string name="flurry_app_key">GZZ684W5DV22GRH6D7Z3</string>
</resources>