forked from organicmaps/organicmaps
[android] Fixed share my location string resource.
This commit is contained in:
parent
ed86573348
commit
8963d8b431
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
android:drawableLeft="@drawable/ic_menu_send_my_location"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="10dp"
|
||||
android:text="@string/share"
|
||||
android:text="@string/share_my_location"
|
||||
android:textColor="@android:color/white"/>
|
||||
|
||||
<View
|
||||
|
|
Loading…
Add table
Reference in a new issue