Merge pull request #1047 from steelman/dev-strings

Some Polish translated strings and some tiny cleanups
This commit is contained in:
Dominik Schürmann
2015-02-22 10:15:28 +01:00
3 changed files with 14 additions and 4 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" />