Source-Changes-HG archive

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

[src/trunk]: src/share/locale Remove duplicate zh entry.



details:   https://anonhg.NetBSD.org/src/rev/d5330cfd001f
branches:  trunk
changeset: 789477:d5330cfd001f
user:      joerg <joerg%NetBSD.org@localhost>
date:      Mon Aug 19 22:34:41 2013 +0000

description:
Remove duplicate zh entry.

diffstat:

 share/locale/Makefile.locale |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 2829c254f158 -r d5330cfd001f share/locale/Makefile.locale
--- a/share/locale/Makefile.locale      Mon Aug 19 22:26:09 2013 +0000
+++ b/share/locale/Makefile.locale      Mon Aug 19 22:34:41 2013 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.locale,v 1.3 2013/08/11 22:09:40 joerg Exp $
+# $NetBSD: Makefile.locale,v 1.4 2013/08/19 22:34:41 joerg Exp $
 
 LANGUAGE=      af be bg ca cs da de el en es \
                et eu fi fr hr hu hy is it ja \
                kk ko lt nb nl nn pt pl ro ru \
-               sk sl sr_Cyrl sr_Latn sv tr uk zh zh
+               sk sl sr_Cyrl sr_Latn sv tr uk zh
 
 TERRITORY=     AM AT AU BE BG BR BY CA CH CN \
                CZ DE DK EE ES FI FR GB GR HK \



Home | Main Index | Thread Index | Old Index