diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-10 14:32:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-03-10 14:32:54 +0300 |
commit | 2ca9a8ee8e3e2532fec2b7c3540c2d3f9b6264db (patch) | |
tree | e150543cca70acfdb022a770e8d7a9a50a81c488 /src/notifications.h | |
parent | 62ade2d8ed7a4dce1a9a17e6cacd9412a0d0c608 (diff) | |
download | mv-2ca9a8ee8e3e2532fec2b7c3540c2d3f9b6264db.tar.gz mv-2ca9a8ee8e3e2532fec2b7c3540c2d3f9b6264db.tar.bz2 mv-2ca9a8ee8e3e2532fec2b7c3540c2d3f9b6264db.tar.xz mv-2ca9a8ee8e3e2532fec2b7c3540c2d3f9b6264db.zip |
Update and rebuild translations.
Diffstat (limited to 'src/notifications.h')
-rw-r--r-- | src/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notifications.h b/src/notifications.h index 91d40d10b..a8ac55e0e 100644 --- a/src/notifications.h +++ b/src/notifications.h @@ -186,7 +186,7 @@ namespace NotifyManager {N_("All whispers ignore failed."), EMPTY}, {N_("All whispers unignored."), EMPTY}, {N_("All whispers unignore failed."), EMPTY}, - {N_("%s"), STRING}, + {"%s", STRING}, {N_("pvp off, gvg off"), SPEECH}, {N_("pvp on"), SPEECH}, {N_("gvg on"), SPEECH}, |