diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2011-06-04 08:34:07 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2011-06-04 08:34:07 +0000 |
commit | 42ee73b3f81c07af3dc0b482634470c6d497a69c (patch) | |
tree | 2ba69a404faca361592e65a6c99f4a31ded8a829 /1 | |
parent | 425f22f951c6db51412d759aba4737fc23158203 (diff) | |
download | www-42ee73b3f81c07af3dc0b482634470c6d497a69c.tar www-42ee73b3f81c07af3dc0b482634470c6d497a69c.tar.gz www-42ee73b3f81c07af3dc0b482634470c6d497a69c.tar.bz2 www-42ee73b3f81c07af3dc0b482634470c6d497a69c.tar.xz www-42ee73b3f81c07af3dc0b482634470c6d497a69c.zip |
fixed Taiwanese translations - corrected zh_TW to zh-tw
Diffstat (limited to '1')
-rw-r--r-- | 1/notes/notes_locales.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1/notes/notes_locales.php b/1/notes/notes_locales.php index f06ba3695..76442d212 100644 --- a/1/notes/notes_locales.php +++ b/1/notes/notes_locales.php @@ -220,7 +220,7 @@ $_t = array( convenience of the users. This repository is to Mageia what PLF is to Mandriva users or RPM Fusion is to Fedora users.' ), - 'zh_TW' => array( + 'zh-tw' => array( 'page_title' => 'Mageia 1 釋出通告', 'page_desc' => 'Mageia 1 釋出通告', 'page_kw' => 'mageia, release notes, Mga1', |