diff options
Diffstat (limited to 'src/resources')
-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 defc95334..4aa6517e7 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -375,7 +375,7 @@ namespace NotifyManager NotifyFlags::EMPTY}, {"pet catch success", // TRANSLATORS: notification message - N_("Pet catched."), + N_("Pet caught."), NotifyFlags::EMPTY}, {"pet catch unknown error", // TRANSLATORS: notification message |