aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/displayapp/screens/Notifications.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/displayapp/screens/Notifications.cpp b/src/displayapp/screens/Notifications.cpp
index 45f72f2e..837c4683 100644
--- a/src/displayapp/screens/Notifications.cpp
+++ b/src/displayapp/screens/Notifications.cpp
@@ -246,8 +246,8 @@ namespace {
Notifications::NotificationItem::NotificationItem(Pinetime::Controllers::AlertNotificationService& alertNotificationService,
Pinetime::Controllers::MotorController& motorController)
- : NotificationItem("Notification",
- "No notification to display",
+ : NotificationItem("Notifications",
+ "No notifications to display",
0,
Controllers::NotificationManager::Categories::Unknown,
0,