1
0
Fork 1
mirror of https://codeberg.org/tom79/Fedilab.git synced 2025-01-04 07:00:10 +02:00

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

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"