diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c8e0a62a25..c74ddf472d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -133,8 +133,8 @@
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
diff --git a/res/layout/light_centered_app_title.xml b/res/layout/light_centered_app_title.xml
new file mode 100644
index 0000000000..cc97247f37
--- /dev/null
+++ b/res/layout/light_centered_app_title.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/prompt_passphrase_activity.xml b/res/layout/prompt_passphrase_activity.xml
index 02f7533a0e..f6dfb70c91 100644
--- a/res/layout/prompt_passphrase_activity.xml
+++ b/res/layout/prompt_passphrase_activity.xml
@@ -1,43 +1,57 @@
-
+ >
-
+ android:layout_centerHorizontal="true"
+ android:layout_marginBottom="50dp"
+ android:src="@drawable/lockscreen_watermark"
+ android:contentDescription="@string/PassphrasePromptActivity_watermark_content_description"
+ android:layout_marginTop="30dp"/>
-
+
-
+
-
+
+
-
+
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7822485128..87ff16b3b2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -212,7 +212,10 @@
You must specify a password
- Invalid Passphrase!
+ Enter passphrase
+ TextSecure icon
+ Submit passphrase
+ Invalid passphrase!
You must specify an MMSC URL for your carrier.
@@ -645,7 +648,7 @@
Create Passphrase
- Enter Passphrase
+ Enter passphrase
Select Contacts
Select Contact
TextSecure Detected
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c0f24f2fe7..e5899d1289 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -25,6 +25,10 @@
- @drawable/actionbar_icon_holo_dark
+
+
+
+
+