#1061628 Finnish locale uses w for week, should be v

Package:
ncal
Source:
ncal
Description:
display a calendar and the date of Easter
Submitter:
Mikko Viinamäki
Date:
2024-01-27 15:54:03 UTC
Severity:
normal
#1061628#5
Date:
2024-01-27 15:51:32 UTC
From:
To:
In Finnish locale, if I choose cal-like output and week numbers to be displayed, the letter w is used (for week) but instead the letter v (for viikko) should be used. I wonder if this string didn't get translated, perhaps other (non-English) locales are also affected.

ie. LC_TIME=fi_FI ncal -bw
(needs Finnish locale installed)