From 227abedc7adcf9a63687862b9621de327aee600c Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 14 Feb 2014 10:22:23 -0500 Subject: [PATCH] rename zh_tw translation to its proper zh_TW name --- NEWS | 2 ++ po/LINGUAS | 2 +- po/{zh_tw.po => zh_TW.po} | 0 3 files changed, 3 insertions(+), 1 deletion(-) rename po/{zh_tw.po => zh_TW.po} (100%) diff --git a/NEWS b/NEWS index aedb684..e194c18 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ See the file COPYING for copying conditions. *** update nl, pt_BR, vi translations from the translation project +*** rename zh_tw to its proper zh_TW name + * version 2.5.37 released 2012-08-03 ** Import flex into git. See diff --git a/po/LINGUAS b/po/LINGUAS index dfb622f..4c51e38 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -20,4 +20,4 @@ sv tr vi zh_CN -zh_tw +zh_TW diff --git a/po/zh_tw.po b/po/zh_TW.po similarity index 100% rename from po/zh_tw.po rename to po/zh_TW.po -- 2.50.0