summaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-01-17 20:55:15 +0300
committerAndrei Karas <akaras@inbox.ru>2018-01-17 20:55:15 +0300
commit5457eedde5d9ce286817b523f38074cb75caeb85 (patch)
tree56147a21cdc930b188f1715424486f5f8efb0511 /src/resources
parent1bf9b4e88e6e398d0f7e8b88ea78757e88aecfcd (diff)
downloadplus-5457eedde5d9ce286817b523f38074cb75caeb85.tar.gz
plus-5457eedde5d9ce286817b523f38074cb75caeb85.tar.bz2
plus-5457eedde5d9ce286817b523f38074cb75caeb85.tar.xz
plus-5457eedde5d9ce286817b523f38074cb75caeb85.zip
Show error message if bank check action failed.
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/notifications.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h
index f17758a85..760817190 100644
--- a/src/resources/notifications.h
+++ b/src/resources/notifications.h
@@ -419,6 +419,10 @@ namespace NotifyManager
// TRANSLATORS: notification message
N_("Card inserted."),
NotifyFlags::EMPTY},
+ {"bank check failed",
+ // TRANSLATORS: notification message
+ N_("Bank check failed. Bank probably disabled."),
+ NotifyFlags::EMPTY},
{"bank deposit failed",
// TRANSLATORS: notification message
N_("Deposit failed. You probably don't have this "