11 lines
549 B
XML
Executable File
11 lines
549 B
XML
Executable File
<resources>
|
|
<string name="app_name">Strike Maps</string>
|
|
<string name="settings_title">Settings</string>
|
|
<string name="attribution_title"> Attribution </string>
|
|
<string name="shipped_attribution">Map Rendering libraries Included;\n - MapLibre developed by MapLibre Organization\n - Vtm developed by Mapsforge\nStrike Maps made with <3 by konggdev</string>
|
|
<string-array name="map_renderers">
|
|
<item>MapLibre GL JS</item>
|
|
<item>MapLibre Native</item>
|
|
<item>VTM</item>
|
|
</string-array>
|
|
</resources> |