diff --git a/app/src/main/res/layout/collection_home_list_row.xml b/app/src/main/res/layout/collection_home_list_row.xml index 0f6f38a38..c144107e5 100644 --- a/app/src/main/res/layout/collection_home_list_row.xml +++ b/app/src/main/res/layout/collection_home_list_row.xml @@ -88,7 +88,7 @@ android:layout_marginStart="16dp" android:layout_marginEnd="30dp" android:background="?android:attr/selectableItemBackgroundBorderless" - android:contentDescription="@string/share_header" + android:contentDescription="@string/share_button_content_description" android:src="@drawable/ic_hollow_share" app:layout_constraintEnd_toStartOf="@id/collection_overflow_button" app:layout_constraintTop_toTopOf="@id/collection_icon" /> @@ -100,7 +100,7 @@ android:layout_marginTop="16dp" android:layout_marginEnd="4.5dp" android:background="?android:attr/selectableItemBackgroundBorderless" - android:contentDescription="@string/tab_menu" + android:contentDescription="@string/collection_menu_button_content_description" android:src="@drawable/ic_menu" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b81aba5bb..9a4c72572 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -492,6 +492,8 @@ Collections + + Collection menu No collections @@ -531,6 +533,9 @@ Send and Share + + Share Share a link