forked from organicmaps/organicmaps
[android] Changed string id for cta button in whatsnew and added utm to cta url
This commit is contained in:
parent
34efd688a7
commit
0522888bde
1 changed files with 2 additions and 2 deletions
|
@ -24,12 +24,12 @@
|
|||
|
||||
<string-array name="news_button_labels">
|
||||
<item/>
|
||||
<item>@string/whatsnew_catalog_new_button</item>
|
||||
<item>@string/download_guides_button</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_button_links">
|
||||
<item/>
|
||||
<item>https://routes.maps.me/v3/mobilefront/</item>
|
||||
<item>https://routes.maps.me/v3/mobilefront/?utm_source=maps.me&utm_medium=whatsnew&utm_campaign=100_minor&utm_content=download_guides_button</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_switch_titles">
|
||||
|
|
Loading…
Add table
Reference in a new issue