Merge pull request 'Make truncate toot preference use correct translation.' (#40) from trem/Fedilab:develop into develop

Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/40
This commit is contained in:
Thomas 2022-05-08 19:13:38 +02:00
commit c399c83591
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"