Fix strings
This commit is contained in:
parent
8884f6aa10
commit
e79e8190be
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<net.osmand.plus.widgets.ButtonEx
|
||||
android:id="@+id/manage"
|
||||
style="@style/DashboardGeneralButton"
|
||||
android:text="@string/dash_download_manage"
|
||||
android:text="@string/shared_string_manage"
|
||||
osmand:textAllCapsCompat="true"
|
||||
osmand:typeface="@string/font_roboto_medium" />
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue