Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/share/locale



Module Name:    src
Committed By:   martin
Date:           Mon Mar 30 18:29:39 UTC 2020

Modified Files:
        src/share/locale [netbsd-9]: Makefile.common
        src/share/locale/monetary/converted [netbsd-9]: fi_FI.ISO8859-1.src

Log Message:
Pull up following revision(s) (requested by kim in ticket #804):

        share/locale/monetary/converted/fi_FI.ISO8859-1.src: revision 1.2
        share/locale/Makefile.common: revision 1.2

Fix the currency symbol for fi_FI.ISO8859-1

In the Finnish language, the recommended symbol for euro is the euro sign
where it is available, and the lowercase letter e otherwise.

The use of the ISO currency code EUR is not an abbreviation of the word
euro in the Finnish language, just like FIM is not an abbreviation of
the word markka.

Reference:
    <a  rel="nofollow" href="https://www.kielikello.fi/-/euro-";>https://www.kielikello.fi/-/euro-</a>
    Euro
    Kielikello 3/1998
    Kotimaisten kielten keskus
    Institute for the Languages of Finland
    [Last retrieved 2020-03-23]


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.32.1 src/share/locale/Makefile.common
cvs rdiff -u -r1.1 -r1.1.32.1 \
    src/share/locale/monetary/converted/fi_FI.ISO8859-1.src

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index