diff options
author | Carlos O'Donell <carlos@redhat.com> | 2013-05-31 13:04:33 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2013-05-31 13:34:42 -0400 |
commit | 3b3c4d40c18e0e340c68a02487014d0001211382 (patch) | |
tree | df2a7e81b754d2454c15356c5776a8588758d4a8 | |
parent | fab7ce3f5b4060bf62659e8b58529de4156b5a2f (diff) | |
download | glibc-3b3c4d40c18e0e340c68a02487014d0001211382.tar.gz glibc-3b3c4d40c18e0e340c68a02487014d0001211382.tar.xz glibc-3b3c4d40c18e0e340c68a02487014d0001211382.zip |
Revert po and pot files changes.
Upstream TP should modify PO files and POT file should be empty template.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | po/be.po | 2 | ||||
-rw-r--r-- | po/header.pot | 2 | ||||
-rw-r--r-- | 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 <carlos@redhat.com> + + * po/be.po: Revert last change. + * po/zh_CN.po: Likewise. + * po/header.pot: Likewise. + 2013-05-31 Joseph Myers <joseph@codesourcery.com> * 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 <nab@mail.by>, 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 <EMAIL@ADDRESS>, 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 <lidaobing@gmail.com>, 2007. # Wang Li <charles@linux.net.cn>, 2002. |