From e7d34cc22d3bfd0dd44b014af1bd5fdc891141aa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Apr 2013 19:22:02 +0300 Subject: fix more style, add consts. --- src/notifications.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/notifications.h') diff --git a/src/notifications.h b/src/notifications.h index 981b6ecc6..b87b73670 100644 --- a/src/notifications.h +++ b/src/notifications.h @@ -187,7 +187,8 @@ namespace NotifyManager {"party invite done", N_("%s is now a member of your party."), PARTY_STRING}, {"party invite full", - N_("%s can't join your party because party is full."), PARTY_STRING}, + N_("%s can't join your party because party is full."), + PARTY_STRING}, {"party invite error", N_("QQQ Unknown invite response for %s."), PARTY_STRING}, {"party exp sharing on", -- cgit v1.2.3-60-g2f50