Fix strings

This commit is contained in:
Victor Shcherb 2015-05-25 21:11:29 +02:00
parent 8884f6aa10
commit e79e8190be

View file

@ -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>