First time string improvement
This commit is contained in:
parent
5d1a099234
commit
bc80b5fdd2
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
||||||
<net.osmand.plus.widgets.ButtonEx
|
<net.osmand.plus.widgets.ButtonEx
|
||||||
android:id="@+id/hide"
|
android:id="@+id/hide"
|
||||||
style="?attr/dashboardGeneralButtonStyle"
|
style="?attr/dashboardGeneralButtonStyle"
|
||||||
android:text="@string/rendering_category_hide"
|
android:text="@string/shared_string_close"
|
||||||
osmand:textAllCapsCompat="true"
|
osmand:textAllCapsCompat="true"
|
||||||
osmand:typeface="@string/font_roboto_medium"/>
|
osmand:typeface="@string/font_roboto_medium"/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue