Skip to content

Commit 11c013b

Browse files
domdomeggmaskaravivek
authored andcommitted
Fix commons-app#2605: Wording of no notification message (commons-app#2606)
1 parent bb40c24 commit 11c013b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,8 @@ Upload your first media by tapping on the add button.</string>
462462
<string name="no_image_reverted">No images reverted</string>
463463
<string name="no_image_uploaded">No images uploaded</string>
464464

465-
<string name="no_notification">You have no unread Notification</string>
466-
<string name="no_archived_notification">You have no archived notification</string>
465+
<string name="no_notification">You have no unread notifications</string>
466+
<string name="no_archived_notification">You have no archived notifications</string>
467467
<string name="share_logs_using">Share logs using</string>
468468
<string name="menu_option_archived">View archived</string>
469469
<string name="menu_option_unread">View unread</string>

0 commit comments

Comments
 (0)