From 03e347bfd9fb37706562001281d58dc19eca9300 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Sun, 23 Apr 2017 16:28:10 -0700 Subject: [PATCH] s/Document/File // FREEBIE --- res/layout/attachment_type_selector.xml | 4 ++-- res/values/strings.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/layout/attachment_type_selector.xml b/res/layout/attachment_type_selector.xml index 04122c4c6a..c8a33192b7 100644 --- a/res/layout/attachment_type_selector.xml +++ b/res/layout/attachment_type_selector.xml @@ -79,14 +79,14 @@ android:layout_height="53dp" android:src="@drawable/ic_insert_drive_file_white_24dp" android:scaleType="center" - android:contentDescription="@string/attachment_type_selector__document_description" + android:contentDescription="@string/attachment_type_selector__file_description" app:circleColor="@color/red_400"/> + android:text="@string/attachment_type_selector__file"/> diff --git a/res/values/strings.xml b/res/values/strings.xml index e941b59cc7..5ddedcc984 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -713,9 +713,9 @@ GIF Gif Image or video - Document + File Gallery - Document + File Toggle attachment drawer