forked from organicmaps/organicmaps
Fix the twine handling of the resource.
This commit is contained in:
parent
0f7607d7b5
commit
472367e888
2 changed files with 6 additions and 1 deletions
|
@ -263,5 +263,6 @@
|
|||
<string name="download_location_country">Download the country (%s) of your current location</string>
|
||||
<!-- Warning message when viewport country isn't downloaded during search -->
|
||||
<string name="download_viewport_country_to_search">Download the country (%s) you are searching on</string>
|
||||
<string name="flurry_app_key">VVWT8V66YFT8CXFS8F2M</string>
|
||||
<!-- The app key for Flurry; needed in order for the Android library to build properly. -->
|
||||
<string name="flurry_app_key"></string>
|
||||
</resources>
|
||||
|
|
|
@ -1684,3 +1684,7 @@
|
|||
cs = Stahování země (%@), v níž hledáš
|
||||
nl = Download land (%@) waar je op wilt zoeken
|
||||
de = Land (%@) herunterladen, von dem aus Sie suchen
|
||||
[flurry_app_key]
|
||||
en =
|
||||
tags = android
|
||||
comment = The app key for Flurry; needed in order for the Android library to build properly.
|
||||
|
|
Loading…
Add table
Reference in a new issue