mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Change "Archived" notifications to "Read" notifications (#3554)
* Change archived to read * Change string names
This commit is contained in:
parent
fb51fc618a
commit
a63a3580de
51 changed files with 130 additions and 130 deletions
|
|
@ -6,5 +6,5 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:icon="@drawable/ic_more_vert_white_24dp"
|
||||
android:title="@string/menu_option_archived" />
|
||||
android:title="@string/menu_option_read" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue