From 35cfd460655878c9a615abc8ea1cb2f7577a7f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Apr 2013 18:57:48 +0300 Subject: some other fixes from cpplint. --- src/keyboardconfig.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/keyboardconfig.cpp') diff --git a/src/keyboardconfig.cpp b/src/keyboardconfig.cpp index 02de194cb..eec43364d 100644 --- a/src/keyboardconfig.cpp +++ b/src/keyboardconfig.cpp @@ -97,7 +97,8 @@ std::string KeyboardConfig::getKeyShortString(const std::string &key) } else if (key == "unknown key") { - // TRANSLATORS: Unknown key short string. This string must be maximum 5 chars + // TRANSLATORS: Unknown key short string. + // TRANSLATORS: This string must be maximum 5 chars return _("u key"); } return key; -- cgit v1.2.3-60-g2f50