[Bug 52562] advapi32:registry fails in Wine because some French timezone name translations are too long

WineHQ Bugzilla wine-bugs at winehq.org
Thu Mar 10 12:40:19 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52562

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |b1485bec414f5ad5218c1f2785e
                   |                            |672f7583fc4f7

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed by the commit below because it makes these translations fuzzy.
It also adds a msgctxt warning the translators about the limit.

commit b1485bec414f5ad5218c1f2785e672f7583fc4f7
Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Fri Mar 4 10:17:52 2022 -0700

    tzres: Inform translators of 31-character limit.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51619
    Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list