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

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

trans-coord/gnun/server/gnun gnun-diff-po.in Ch...


From: Pavel Kharitonov
Subject: trans-coord/gnun/server/gnun gnun-diff-po.in Ch...
Date: Thu, 03 Jan 2013 14:59:29 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       13/01/03 14:59:28

Modified files:
        gnun/server/gnun: gnun-diff-po.in ChangeLog 

Log message:
        Fix the previous commit (reported by Denis Barbier); update copyright 
year.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/gnun-diff-po.in?cvsroot=trans-coord&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.339&r2=1.340

Patches:
Index: gnun-diff-po.in
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/gnun-diff-po.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- gnun-diff-po.in     30 Dec 2012 08:26:59 -0000      1.4
+++ gnun-diff-po.in     3 Jan 2013 14:59:28 -0000       1.5
@@ -1,6 +1,6 @@
 #! /bin/bash
 
-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2013 Free Software Foundation, Inc.
 
 # This file is part of GNUnited Nations.
 
@@ -20,7 +20,7 @@
 function version () {
 cat <<EOF
 gnun-diff-po (@PACKAGE_NAME@) @PACKAGE_VERSION@
-Copyright (C) 2012 Free Software Foundation, Inc.
+Copyright (C) 2013 Free Software Foundation, Inc.
 You may redistribute copies of @PACKAGE_NAME@
 under the terms of the GNU General Public License.
 For more information about these matters, see the file named COPYING.
@@ -175,9 +175,9 @@
 
 # Sed provides "empty" (from wdiff's point of view) translations
 # for untranslated msgids in order to show new and removed translations.
address@hidden '/^msgstr ""/ { N; s/^msgstr ""\n$/msgstr " "\n/ }' "$to_file" \
address@hidden@ '/^msgstr ""/ { N; s/^msgstr ""\n$/msgstr " "\n/ }' "$to_file" \
   | @MSGATTRIB@ --clear-fuzzy --no-obsolete - > "$temp4"
address@hidden '/^msgstr ""/ { N; s/^msgstr ""\n$/msgstr " "\n/ }' "$from_file" 
\
address@hidden@ '/^msgstr ""/ { N; s/^msgstr ""\n$/msgstr " "\n/ }' 
"$from_file" \
   | @MSGATTRIB@ --clear-fuzzy --no-obsolete - | @MSGCAT@ - "$temp4" \
   | @MSGEXEC@ @pkglibexecdir@/po-msg-diff "$temp" "$temp1" "$temp2"
 

Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -b -r1.339 -r1.340
--- ChangeLog   30 Dec 2012 08:26:55 -0000      1.339
+++ ChangeLog   3 Jan 2013 14:59:28 -0000       1.340
@@ -1,3 +1,8 @@
+2013-01-03  Pavel Kharitonov  <address@hidden>
+
+       * gnun-diff.po.in: Fix the previous commit (reported
+       by Denis Barbier); update copyright year.
+
 2012-12-30  Pavel Kharitonov  <address@hidden>
 
        * gnun-diff.po.in: Fix the case when whole translation
@@ -3459,7 +3464,7 @@
        * philosophy/schools.html: philosophy/schools.html на 
английски и
        български.
 
- Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software
+ Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software
    Foundation, Inc.
 
  This file is part of GNUnited Nations.



reply via email to

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