summaryrefslogtreecommitdiff
path: root/res/layout/fragment_status.xml
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2014-08-17 00:32:47 +0200
committerYves Fischer <yvesf-git@xapek.org>2014-08-17 00:32:47 +0200
commitfc07e620e834dfa3495323e29ae10e21c3621804 (patch)
treeaeed1e644019edcec88ebb65ddf69323abc12860 /res/layout/fragment_status.xml
parent5d8801d4687035ae45143f0f3bc3eeaf75dc17ec (diff)
downloadandiodine-fc07e620e834dfa3495323e29ae10e21c3621804.tar.gz
andiodine-fc07e620e834dfa3495323e29ae10e21c3621804.zip
Detect issue #4 and display specific error message
Diffstat (limited to 'res/layout/fragment_status.xml')
-rw-r--r--res/layout/fragment_status.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/fragment_status.xml b/res/layout/fragment_status.xml
index d6030e3..65f63b1 100644
--- a/res/layout/fragment_status.xml
+++ b/res/layout/fragment_status.xml
@@ -37,7 +37,7 @@
<Button
android:drawableLeft="@drawable/cancel"
- android:text="Cancel"
+ android:text="Close"
android:id="@+id/status_cancel"
android:layout_width="match_parent"
android:layout_height="50dp"