Change "Archived" notifications to "Read" notifications (#3554)

* Change archived to read

* Change string names
This commit is contained in:
Anmol Gupta 2020-03-20 19:50:20 +05:30 committed by GitHub
parent fb51fc618a
commit a63a3580de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 130 additions and 130 deletions

View file

@ -366,7 +366,7 @@
<string name="review_thanks_no_button_text">Næste billede</string>
<string name="no_image">Ingen billeder brugt</string>
<string name="share_logs_using">Del logs ved hjælp af</string>
<string name="menu_option_archived">Vis arkiverede</string>
<string name="menu_option_read">Vis arkiverede</string>
<string name="menu_option_unread">Vis ulæste</string>
<string name="error_occurred_in_picking_images">Der opstod en fejl under udvælgelse af billeder</string>
<string name="please_wait">Vent venligst…</string>