Place placeholder strings in separate strings xml file

This commit is contained in:
veyndan 2017-03-10 21:42:52 +00:00
parent 46f081d652
commit cbaed62634
2 changed files with 9 additions and 3 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="placeholder_place_distance">Overlay</string>
<string name="placeholder_place_name">Name</string>
<string name="placeholder_place_description">Description</string>
</resources>