From: Ævar Arnfjörð Bjarmason Date: Thu, 7 Jul 2005 21:50:53 +0000 (+0000) Subject: * (bug 2721) New language file for Vietnamese with the Vietnamese number notation X-Git-Tag: 1.5.0beta4~203 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=2f3b0771ec9c93d3fa774a81f3c5029922681c95;p=lhc%2Fweb%2Fwiklou.git * (bug 2721) New language file for Vietnamese with the Vietnamese number notation --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1af0bbc337..fe9ae7ab96 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -542,7 +542,7 @@ of MediaWiki:Newpagetext) to &action=edit, if page is new. == Changes since 1.5beta3 == * Fix talk page move handling - +* (bug 2721) New language file for Vietnamese with the Vietnamese number notation === Caveats === diff --git a/languages/LanguageVi.php b/languages/LanguageVi.php new file mode 100644 index 0000000000..4145f36b96 --- /dev/null +++ b/languages/LanguageVi.php @@ -0,0 +1,14 @@ +commafy($number), '.,', ',.' ); + } +}