[Bug 51619] advapi32:registry fails in Wine because a German timezone name translation is too long

WineHQ Bugzilla wine-bugs at winehq.org
Sat Dec 4 19:23:04 CST 2021


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

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
There is at least another case where Wine uses a timezone name which is too
long, which causes two new failures:

registry.c:4390: Test failed: L"Turks And Caicos Standard Time": expected
L"Turks- und Caicosinseln Normalzeit", got L"Turks And Caicos Standard Time"
registry.c:4408: Test failed: L"Turks And Caicos Standard Time": expected
L"Turks- und Caicosinseln Sommerzeit", got L"Turks And Caicos Daylight Time"

These two new translations come from the following commit:

commit 4a211f6418a42b2fcd0ff8c0413f3ac64d472c81
Author:     Julian Rüger <jr98 at gmx.net>
AuthorDate: Mon Sep 27 17:07:51 2021 +0200

    po: Update German translation.

    Signed-off-by: Julian Rüger <jr98 at gmx.net>
    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