Michael Stefaniuc : kernel32: The Isle of Man uses the Manx Pound.
Module: wine Branch: master Commit: 6450b76a51c9fe9f5a3199cc0d62a99053b3842c URL: http://source.winehq.org/git/wine.git/?a=commit;h=6450b76a51c9fe9f5a3199cc0d... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu Apr 22 00:41:47 2010 +0200 kernel32: The Isle of Man uses the Manx Pound. --- dlls/kernel32/nls/gdv.nls | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/kernel32/nls/gdv.nls b/dlls/kernel32/nls/gdv.nls index 67961ce..328a19c 100644 --- a/dlls/kernel32/nls/gdv.nls +++ b/dlls/kernel32/nls/gdv.nls @@ -97,7 +97,7 @@ STRINGTABLE LANGUAGE LANG_GAELIC, SUBLANG_GAELIC_MANX LOCALE_SDAYNAME7 "Jedoonee" LOCALE_SDECIMAL "." LOCALE_SENGCOUNTRY "Isle of Man" - LOCALE_SENGCURRNAME "UK Pound Sterling" + LOCALE_SENGCURRNAME "Manx Pound" LOCALE_SENGLANGUAGE "Manx Gaelic" LOCALE_SGROUPING "3;0" LOCALE_SINTLSYMBOL "GBP" @@ -124,7 +124,7 @@ STRINGTABLE LANGUAGE LANG_GAELIC, SUBLANG_GAELIC_MANX LOCALE_SMONTHOUSANDSEP "," LOCALE_SNAME "gv-GB" LOCALE_SNATIVECTRYNAME "Manninn" - LOCALE_SNATIVECURRNAME "" + LOCALE_SNATIVECURRNAME "Punt Manninagh" LOCALE_SNATIVEDIGITS "0123456789" LOCALE_SNATIVELANGNAME "Gaelg" LOCALE_SNEGATIVESIGN "-"
participants (1)
-
Alexandre Julliard