diff --git a/res/values/strings.xml b/res/values/strings.xml
index 23be050cef..93b31cf40c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -420,6 +420,8 @@
Use for all MMS
Use TextSecure for viewing and storing all incoming text messages
Use TextSecure for viewing and storing all incoming multimedia messages
+ Enable Enter key
+ Replace the smiley key with an enter key
Enter sends
Pressing the enter key will send text messages
Display Settings
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 54c5e29d93..2df2f68339 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -72,8 +72,8 @@
+ android:title="@string/preferences__enable_enter_key_title"
+ android:summary="@string/preferences__replace_smiley_with_enter_key"/>