From 3b3c4d40c18e0e340c68a02487014d0001211382 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 31 May 2013 13:04:33 -0400 Subject: [PATCH] Revert po and pot files changes. Upstream TP should modify PO files and POT file should be empty template. --- ChangeLog | 6 ++++++ po/be.po | 2 +- po/header.pot | 2 +- po/zh_CN.po | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8b47a2bea8..5f2e4c61eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-05-31 Carlos O'Donell + + * po/be.po: Revert last change. + * po/zh_CN.po: Likewise. + * po/header.pot: Likewise. + 2013-05-31 Joseph Myers * Makefile ($(common-objpfx)linkobj/libc.so): Define diff --git a/po/be.po b/po/be.po index 87bfdeaa9d..fb9c3e53f4 100644 --- a/po/be.po +++ b/po/be.po @@ -1,4 +1,4 @@ -# Belarusian messages for the GNU C Library. +# SOME DESCRIPTIVE TITLE. # Copyright (C) 2002, 2003 Free Software Foundation, Inc. # Ales Nyakhaychyk , 2002, 2003. # diff --git a/po/header.pot b/po/header.pot index 91e821f120..8789e5cfc8 100644 --- a/po/header.pot +++ b/po/header.pot @@ -1,4 +1,4 @@ -# English (American) messages for the GNU C Library. +# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # diff --git a/po/zh_CN.po b/po/zh_CN.po index ab33cc811e..14207f057a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,4 +1,4 @@ -# Chinese (simplified) messages for the GNU C Library. +# SOME DESCRIPTIVE TITLE. # Copyright (C) 2002, 2007 Free Software Foundation, Inc. # LI Daobing , 2007. # Wang Li , 2002. -- 2.11.4.GIT