summaryrefslogtreecommitdiffstats
path: root/res/layout/crypt_keeper_progress.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/crypt_keeper_progress.xml')
-rw-r--r--res/layout/crypt_keeper_progress.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/crypt_keeper_progress.xml b/res/layout/crypt_keeper_progress.xml
index 7c6c363..f8e3a1a 100644
--- a/res/layout/crypt_keeper_progress.xml
+++ b/res/layout/crypt_keeper_progress.xml
@@ -54,11 +54,11 @@
<TextView
+ android:id="@+id/status"
android:layout_width="match_parent"
android:layout_height="0dip"
android:layout_weight="1"
android:layout_marginLeft="16dip"
- android:text="@string/crypt_keeper_setup_description"
/>
</LinearLayout>