summaryrefslogtreecommitdiff
path: root/res/layout/chooser_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/chooser_list.xml')
-rw-r--r--res/layout/chooser_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/chooser_list.xml b/res/layout/chooser_list.xml
index 53d28cd..b66982a 100644
--- a/res/layout/chooser_list.xml
+++ b/res/layout/chooser_list.xml
@@ -8,7 +8,7 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_weight="1"/>
- <Button android:text="Choose"
+ <Button android:text="@string/choose"
android:id="@+id/btnChoose"
android:layout_width="fill_parent"
android:layout_height="wrap_content"/>