move hardcode strings to strings.xml

This commit is contained in:
uberspot
2014-03-07 22:12:58 +02:00
parent ca851ba21f
commit c1c462db4f
10 changed files with 13 additions and 10 deletions

View File

@@ -50,7 +50,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingRight="5dip"
android:text="Name" />
android:text="@string/label_name" />
</TableRow>
<TableRow>