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

@ -406,7 +406,7 @@
<string name="no_image">Δεν χρησιμοποιούνται εικόνες</string>
<string name="no_image_uploaded">Δεν έχουν ανεβεί εικόνες</string>
<string name="no_notification">Δεν έχετε αδιάβαστες ενημερώσεις</string>
<string name="no_archived_notification">Δεν έχετε αρχειοθετημένες ενημερώσεις</string>
<string name="no_read_notification">Δεν έχετε αρχειοθετημένες ενημερώσεις</string>
<string name="please_wait">Παρακαλούμε περιμένετε…</string>
<string name="exif_tag_name_author">Δημιουργός</string>
<string name="exif_tag_name_copyright">Πνευματικά δικαιώματα</string>