Make truncate toot preference use correct translation.

This commit is contained in:
trem 2022-05-08 17:36:40 +02:00
parent be6d9dfb27
commit a5ef7a8894
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
android:defaultValue="0"
android:max="20"
app:key="@string/SET_TRUNCATE_TOOTS_SIZE"
app:title="@string/set_toots_page" />
app:title="@string/truncate_long_toots" />
<androidx.preference.SwitchPreference
app:iconSpaceReserved="false"
android:defaultValue="false"