mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 16:50:04 +02:00
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:
commit
c399c83591
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue