forked from organicmaps/organicmaps
[android] Translated string.
This commit is contained in:
parent
881b03f66a
commit
1a56a37d6b
1 changed files with 1 additions and 2 deletions
|
@ -18,12 +18,11 @@
|
|||
android:orientation="horizontal"
|
||||
android:padding="@dimen/margin_half">
|
||||
|
||||
<!-- TODO translation-->
|
||||
<TextView
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="Select position"
|
||||
android:text="@string/editor_add_select_location"
|
||||
android:textAppearance="@style/MwmTextAppearance.Toolbar.Title"/>
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Add table
Reference in a new issue