localize string

This commit is contained in:
sonora 2017-01-08 19:01:53 +01:00
parent 7569b03dcf
commit 01ce96c83b

View file

@ -118,7 +118,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginLeft="68dp" android:layout_marginLeft="68dp"
android:layout_marginRight="16dp" android:layout_marginRight="16dp"
android:text="Leave field blank and OsmAnd will use the address or name of a place for the favorite point" android:text="@string/quick_action_fav_name_descr"
android:textColor="?android:textColorSecondary" android:textColor="?android:textColorSecondary"
android:textSize="@dimen/default_sub_text_size" android:textSize="@dimen/default_sub_text_size"
android:layout_marginBottom="16dp"/> android:layout_marginBottom="16dp"/>