We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb40c24 commit 11c013bCopy full SHA for 11c013b
app/src/main/res/values/strings.xml
@@ -462,8 +462,8 @@ Upload your first media by tapping on the add button.</string>
462
<string name="no_image_reverted">No images reverted</string>
463
<string name="no_image_uploaded">No images uploaded</string>
464
465
- <string name="no_notification">You have no unread Notification</string>
466
- <string name="no_archived_notification">You have no archived notification</string>
+ <string name="no_notification">You have no unread notifications</string>
+ <string name="no_archived_notification">You have no archived notifications</string>
467
<string name="share_logs_using">Share logs using</string>
468
<string name="menu_option_archived">View archived</string>
469
<string name="menu_option_unread">View unread</string>
0 commit comments