2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-07 20:19:40 +02:00

use the proper string at Select destination dialog

This commit is contained in:
tibbi 2016-12-26 21:41:15 +01:00
parent f1971670b5
commit b33d0d54e6

View file

@ -41,7 +41,7 @@
android:paddingBottom="@dimen/small_padding"
android:paddingRight="@dimen/small_padding"
android:paddingTop="@dimen/small_padding"
android:text="@string/select_destination"/>
android:text="@string/click_select_destination"/>
<RadioGroup
android:id="@+id/dialog_radio_group"