diff options
-rw-r--r-- | src/resources/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h index dec091468..b5f1f88de 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -356,7 +356,7 @@ namespace NotifyManager NotifyFlags::EMPTY}, {"homunculus feed ok", // TRANSLATORS: notification message - N_("Your feed your homunculus."), + N_("You feed your homunculus."), NotifyFlags::EMPTY}, {"homunculus feed failed", // TRANSLATORS: notification message |