diff options
Diffstat (limited to 'src/resources/notifications.h')
-rw-r--r-- | src/resources/notifications.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 5288a96a0..c0f75aae4 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -460,7 +460,8 @@ namespace NotifyManager NotifyFlags::EMPTY}, {"buying store sell failed balance", // TRANSLATORS: notification message - N_("The trade failed, because the buyer is lacking required balance."), + N_("The trade failed, because the buyer is " + "lacking required balance."), NotifyFlags::EMPTY}, {"buying store sell failed", // TRANSLATORS: notification message |