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:
authorDmitry Yunitsky <yunik@mapswithme.com>2014-10-06 18:28:13 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:27:35 +0300
commit0ade8ddbd6d8482a2fdd9c05f7ee131a6b2a2629 (patch)
treea232ca31e45ddbf70bbf406f9b8bc0539ddc3928 /android/flavors
parentcecc69679647471e17c5bb0b46c802a6539e58e1 (diff)
Changed pro version name to MAPS.ME Pro.
Diffstat (limited to 'android/flavors')
-rw-r--r--android/flavors/pro/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/flavors/pro/res/values/strings.xml b/android/flavors/pro/res/values/strings.xml
index 3a81555cfd..f251f8e84b 100644
--- a/android/flavors/pro/res/values/strings.xml
+++ b/android/flavors/pro/res/values/strings.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
- <string name="flurry_app_key">***REMOVED***</string>
+ <string name="flurry_app_key">***REMOVED***</string>
+ <string name="app_name">MAPS.ME Pro</string>
</resources>