mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-20 15:48:39 +00:00
Make 'Disappears' in message details translatable
Fixes #5755 Closes #5756 // FREEBIE
This commit is contained in:
@@ -84,7 +84,8 @@
|
||||
|
||||
<TextView android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Disappears"
|
||||
android:text="@string/message_details_header__disappears"
|
||||
android:gravity="right"
|
||||
android:textStyle="bold"/>
|
||||
|
||||
<TextView android:id="@+id/expires_in"
|
||||
|
Reference in New Issue
Block a user