diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-01-04 16:11:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-01-04 16:24:42 +0300 |
commit | 3256a9ef80e7431e20fe6cd349e31598ba55ee16 (patch) | |
tree | fc88d50e97cbb889d77cd98a4d85887ce4e2eb1e /src/resources/notifications.h | |
parent | bc2c095db69be01837d07af1151b0f0a3061713f (diff) | |
download | plus-3256a9ef80e7431e20fe6cd349e31598ba55ee16.tar.gz plus-3256a9ef80e7431e20fe6cd349e31598ba55ee16.tar.bz2 plus-3256a9ef80e7431e20fe6cd349e31598ba55ee16.tar.xz plus-3256a9ef80e7431e20fe6cd349e31598ba55ee16.zip |
Fix some typos.
Diffstat (limited to 'src/resources/notifications.h')
-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 |