Use disambiguation for messages containing date format specifiers
commitd320d072b50ebd0eebfc853e898f3173f2420da5
authorLasse Liehu <lasse.liehu@gmail.com>
Thu, 9 Apr 2015 22:51:13 +0000 (10 01:51 +0300)
committerLasse Liehu <lasse.liehu@gmail.com>
Thu, 9 Apr 2015 22:56:57 +0000 (10 01:56 +0300)
tree4ae576c7127466e586b696da71c0d130037a890e
parent08f6fe380067d7241ed78019705a7725eafc14e3
Use disambiguation for messages containing date format specifiers

This ensures that all currently invalid translations will be marked
as fuzzy. This means that translators have to look what has changed
and correct the translations before they show in the UI again.

CCBUG: 340142

Change-Id: If9096578ec8bcf3a6074559f78cf1ac65c7a9607
src/Imap/Model/MailboxTree.cpp
src/UiUtils/Formatting.cpp