fix: change archive string in Settings from verb to noun (#516)
This commit is contained in:
parent
16126c6f09
commit
0936943dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@
|
|||
style="@style/SettingsSectionLabelStyle"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/archive" />
|
||||
android:text="@string/archived_conversations" />
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/settings_keep_conversations_archived_holder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue