mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-04-05 14:40:01 +03:00
Change title in bottom nav menu from Private to Direct
This commit is contained in:
parent
a0e4472ef2
commit
a3efb1ddad
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@
|
|||
<item
|
||||
android:id="@+id/nav_privates"
|
||||
android:icon="@drawable/ic_baseline_mail_24"
|
||||
android:title="@string/v_private" />
|
||||
android:title="@string/v_direct" />
|
||||
|
||||
</menu>
|
Loading…
Reference in a new issue