move a string in the safe slinger activity to resources

This commit is contained in:
Łukasz Stelmach
2015-02-21 22:29:09 +01:00
parent bb30cb5401
commit db8ee77d56
3 changed files with 3 additions and 1 deletions

View File

@@ -59,7 +59,7 @@
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="0dip"
android:layout_height="match_parent"
android:text="Start exchange"
android:text="@string/btn_start_exchange"
android:layout_weight="1"
android:gravity="center_vertical" />