diff --git a/app/src/main/res/layouts/mastodon/layout/nav_header_main.xml b/app/src/main/res/layouts/mastodon/layout/nav_header_main.xml index 70f6ae93..56ddc6cd 100644 --- a/app/src/main/res/layouts/mastodon/layout/nav_header_main.xml +++ b/app/src/main/res/layouts/mastodon/layout/nav_header_main.xml @@ -32,7 +32,7 @@ android:layout_width="80dp" android:layout_height="80dp" android:layout_margin="12dp" - android:contentDescription="@string/profile_picture" + android:contentDescription="@string/cd_open_profile" android:scaleType="fitCenter" app:layout_constraintStart_toStartOf="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 f7b9844d..b6aecf45 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -74,6 +74,9 @@ Insert emoji The app did not collect custom emojis for the moment. Are you sure you want to logout @%1$s@%2$s? + + Open profile page + No message to display Add this message to your favourites?