Merge branch 'development' of github.com:open-keychain/open-keychain into development

This commit is contained in:
Dominik Schürmann
2015-02-22 21:30:02 +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" />