GNOME Bugzilla – Bug 774262
Boost substitution variables (%1%) are an issue for translators
Last modified: 2016-11-12 15:59:52 UTC
%1% is unususal and translator get confused. It could be mistaken for a way to have a percentage displayed. Please either replace those by more common forms, or if you can't reasonably do it add a translator comment. https://wiki.gnome.org/TranslationProject/DevGuidelines/Use%20comments
I'd like to second what Alexandre said.
Created attachment 339676 [details] [review] Proposed patch This add translator comments in the proper place. And fixes a few places in .po where the format were wrong.
And this should also be checked in 3.22 because I fixed some of the crashers. Related bug 774142
Review of attachment 339676 [details] [review]: Just a minor nitpick: can you prefix all the relevant comments with "Translators:"? All comments above gettext calls end up in the po and translators may just ignore them if they don't see that they are the target.
Comment on attachment 339676 [details] [review] Proposed patch Looks good to me. Should go to 3.22 too. I'll have a deeper look if it's better to replace boost::format in a long run.
i'll deal with comment 4 and push to master and 3.22
Committed in 9538fc3f73777647c284debd3c6b768272dd8ca7 This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.
In 3.22 532629a40dc880a603a87da8c9ddfd6bfcbe30e0