trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun server/gnun/ChangeLog server/g...


From: Yavor Doganov
Subject: trans-coord/gnun server/gnun/ChangeLog server/g...
Date: Sat, 17 May 2008 16:00:40 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   08/05/17 16:00:39

Modified files:
        gnun/server/gnun: ChangeLog GNUmakefile 
Removed files:
        gnun/po        : home.zh-cn.mo 

Log message:
        ($(rootdir)/home.$(1).shtml): Validate the
        Simplified Chinese homepage.
        (verbatim-templates): Add the Chinese templates.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/po/home.zh-cn.mo?cvsroot=trans-coord&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.67&r2=1.68
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.29&r2=1.30

Patches:
Index: server/gnun/ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- server/gnun/ChangeLog       7 May 2008 16:40:02 -0000       1.67
+++ server/gnun/ChangeLog       17 May 2008 16:00:38 -0000      1.68
@@ -1,3 +1,13 @@
+2008-05-17  Yavor Doganov  <address@hidden>
+
+       * GNUmakefile ($(rootdir)/home.$(1).shtml): Validate the
+       Simplified Chinese homepage.
+       (verbatim-templates): Add the Chinese templates.
+
+2008-05-17  Pan Yongzhi  <address@hidden>  (tiny change)
+
+       * gnun.mk (TEMPLATE_LINGUAS): Add `zh-cn'.
+
 2008-05-07  Yavor Doganov  <address@hidden>
 
        * gnun.mk (philosophy): Add `no-word-attachments'.

Index: server/gnun/GNUmakefile
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/GNUmakefile,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- server/gnun/GNUmakefile     1 May 2008 07:36:28 -0000       1.29
+++ server/gnun/GNUmakefile     17 May 2008 16:00:38 -0000      1.30
@@ -273,7 +273,7 @@
 # variable `verbatim-templates' accordingly.  
 # FIXME: Remove this conditional when GNUN operates in `www', where we
 # want to validate everything.
-ifneq (,$(findstring $(1),bg ca es ru))
+ifneq (,$(findstring $(1),bg ca es ru zh-cn))
        $(VALIDATESKIP) ./validate-html-notify $(NOTIFYSKIP) $(transl-addr) \
          $$@ || (sleep 1 ; touch $(rootdir)/po/home.$(1).po ; exit 1)
 endif
@@ -365,7 +365,8 @@
                                          header.pt.html footer.pt.html \
                                          header.pt-br.html footer.pt-br.html \
                                          header.ru.html footer.ru.html \
-                                         header.tr.html footer.tr.html)
+                                         header.tr.html footer.tr.html \
+                                         header.zh-cn.html footer.zh-cn.html)
 
 .PHONY: sync
 sync: 

Index: po/home.zh-cn.mo
===================================================================
RCS file: po/home.zh-cn.mo
diff -N po/home.zh-cn.mo
Binary files /tmp/cvsQnmPOz and /dev/null differ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]