mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +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
|
|
@ -400,7 +400,7 @@
|
|||
<string name="contributions_fragment">贡献</string>
|
||||
<string name="nearby_fragment">附近</string>
|
||||
<string name="notifications">通知</string>
|
||||
<string name="archived_notifications">通知(已存档)</string>
|
||||
<string name="read_notifications">通知(已存档)</string>
|
||||
<string name="display_nearby_notification">显示附近通知</string>
|
||||
<string name="display_nearby_notification_summary">点击此处查看最近需要图片的地方</string>
|
||||
<string name="no_close_nearby">附近找不到靠近您的地方</string>
|
||||
|
|
@ -513,9 +513,9 @@
|
|||
<string name="no_image_reverted">没有被撤回的图片</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="share_logs_using">分享日志于</string>
|
||||
<string name="menu_option_archived">查看已存档</string>
|
||||
<string name="menu_option_read">查看已存档</string>
|
||||
<string name="menu_option_unread">查看未读</string>
|
||||
<string name="error_occurred_in_picking_images">选择图片时出错</string>
|
||||
<string name="image_chooser_title">选择要上传的图片</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue