diff --git a/res/layout/recipient_preference_activity.xml b/res/layout/recipient_preference_activity.xml
index 44758c48c6..cfd07e524f 100644
--- a/res/layout/recipient_preference_activity.xml
+++ b/res/layout/recipient_preference_activity.xml
@@ -74,7 +74,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="16dp"
- android:text="Shared media"
+ android:text="@string/recipient_preference_activity__shared_media"
android:visibility="gone"
android:textColor="?attr/colorPrimary"/>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5cb6a550bd..e7c6910ea2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1479,6 +1479,7 @@
Read receipts are here
Optionally see and share when messages have been read
Enable read receipts
+ Shared media