GNOME Bugzilla – Bug 682810
Refresh of country/currency strings in /goffice/utils/formats.c
Last modified: 2018-05-22 13:07:04 UTC
Refresh of country/currency strings This listing should be refreshed from ISO4217, last done 2010/08/12. I'm willing to take a shot at providing a patch for this i18n enhancement, but thought it best to file a ticket because of possible linkage to #682749 ../goffice/utils/formats.c:382 United Arab Emirates, Dirhams to ../goffice/utils/formats.c:557 Zimbabwe, Zimbabwe Dollars I could easily imagine that this currency listing interacts with the locale picker from ../goffice/gtk/go-locale-sel.c Locale update is the subject of #682749 https://bugzilla.gnome.org/show_bug.cgi?id=682749 It is likely that these two patches should be landed in a coordinated fashion.
I don't think the two patches would be related. Not 100% sure though.
Chris, do you have a patch?
I looked briefly at this. There doesn't seem to be anywhere that has a machine readable version of the active currencies. Strange.
Just adding a comment to note that a refresh of ISO4217 strings will probably fix a current typo: goffice/utils/formats.c:455: "Iceland, Krohur" Here the "h" should be "n": https://en.wikipedia.org/wiki/Icelandic_kr%C3%B3na
"Kronur" fixed.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/goffice/issues/33.