From 790436bad85a9d5d74da42d45672f85f313e1f51 Mon Sep 17 00:00:00 2001 From: Harris Date: Tue, 14 Sep 2021 14:14:42 +1000 Subject: [PATCH] refactor: change the "copy" text to "copy URL" for added context --- app/src/main/res/layout/fragment_modal_url_bottom_sheet.xml | 5 ++--- app/src/main/res/values/strings.xml | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_modal_url_bottom_sheet.xml b/app/src/main/res/layout/fragment_modal_url_bottom_sheet.xml index dd5907d67..8fb7c17f8 100644 --- a/app/src/main/res/layout/fragment_modal_url_bottom_sheet.xml +++ b/app/src/main/res/layout/fragment_modal_url_bottom_sheet.xml @@ -7,8 +7,7 @@ app:behavior_hideable="true" app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior" android:gravity="center_horizontal" - android:paddingVertical="@dimen/large_spacing" - > + android:paddingVertical="@dimen/large_spacing"> Open URL? Are you sure you want to open %s? Open + Copy URL Enable Link Previews? Enabling link previews will show previews for URLs you send and receive. This can be useful, but Session will need to contact linked websites to generate previews. You can always disable link previews in Session\'s settings.