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
|
|
@ -393,7 +393,7 @@
|
|||
<string name="contributions_fragment">Contributions</string>
|
||||
<string name="nearby_fragment">Nearby</string>
|
||||
<string name="notifications">Notifications</string>
|
||||
<string name="archived_notifications">Notifications (archived)</string>
|
||||
<string name="read_notifications">Notifications (read)</string>
|
||||
<string name="display_nearby_notification">Display nearby notification</string>
|
||||
<string name="display_nearby_notification_summary">Tap here to see the nearest place that needs pictures</string>
|
||||
<string name="no_close_nearby">No nearby places found close to you</string>
|
||||
|
|
@ -521,9 +521,9 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="no_image_uploaded">No images uploaded</string>
|
||||
|
||||
<string name="no_notification">You have no unread notifications</string>
|
||||
<string name="no_archived_notification">You have no archived notifications</string>
|
||||
<string name="no_read_notification">You have no read notifications</string>
|
||||
<string name="share_logs_using">Share logs using</string>
|
||||
<string name="menu_option_archived">View archived</string>
|
||||
<string name="menu_option_read">View read</string>
|
||||
<string name="menu_option_unread">View unread</string>
|
||||
|
||||
<string name="error_occurred_in_picking_images">Error occurred while picking images</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue