diff --git a/app/src/main/res/layout/attachment_keyboard.xml b/app/src/main/res/layout/attachment_keyboard.xml
index bd4ecc702e..30bd7f8923 100644
--- a/app/src/main/res/layout/attachment_keyboard.xml
+++ b/app/src/main/res/layout/attachment_keyboard.xml
@@ -41,7 +41,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:layout_marginEnd="12dp"
- android:text="@string/AttachmentKeyboard_Signal_requires_the_storage_permission"
+ android:text="@string/AttachmentKeyboard_Signal_needs_permission_to_show_your_photos_and_videos"
android:textColor="?attachment_keyboard_button_foreground"
android:gravity="center"
android:visibility="gone"
@@ -55,7 +55,7 @@
android:id="@+id/attachment_keyboard_permission_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="@string/AttachmentKeyboard_grant_access"
+ android:text="@string/AttachmentKeyboard_give_access"
android:visibility="gone"
style="@style/Button.Primary"
app:layout_constraintTop_toBottomOf="@id/attachment_keyboard_permission_text"
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7a1a53a0e6..426dc77f68 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -73,8 +73,8 @@
File
Contact
Location
- Signal requires the Storage permission to show your recent photos and videos.
- Grant Access
+ Signal needs permission to show your photos and videos.
+ Give Access
Can\'t find an app to select media.