Utility: Fix translation of second, minute, hour
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 18 May 2016 08:20:29 +0000 (10:20 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Wed, 18 May 2016 08:52:22 +0000 (10:52 +0200)
commit30c8fa1c93744afb8f8a7005717e142c69f51d9d
tree05e268cb08a995a6da6b220f9fe62cf2752b2b87
parent010649f997e894c6a782cfb309b5d5931c2b69e5
Utility: Fix translation of second, minute, hour

Issue #4855

A typo in the context string made the translation lookup fail.
But also the %Ln was not recognized as a plural form by transifex, so only
the singular was translated
src/libsync/utility.cpp