From 8a9f20c83c678e1fad624e73dea5cdb455eeb45c Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Tue, 28 May 2013 23:52:15 -0400 Subject: Add descriptive titles to po files and header. Added descriptive titles to the Belarusian, English (American), and Chinese (simplified) po/pot files. --- 2013-05-28 Carlos O'Donell * po/be.po: Add descriptive title. * po/zh_CN.po: Likewise. * po/header.pot: Likewise. --- po/be.po | 2 +- po/header.pot | 2 +- po/zh_CN.po | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'po') diff --git a/po/be.po b/po/be.po index fb9c3e5..87bfdea 100644 --- a/po/be.po +++ b/po/be.po @@ -1,4 +1,4 @@ -# SOME DESCRIPTIVE TITLE. +# Belarusian messages for the GNU C Library. # Copyright (C) 2002, 2003 Free Software Foundation, Inc. # Ales Nyakhaychyk , 2002, 2003. # diff --git a/po/header.pot b/po/header.pot index 8789e5c..91e821f 100644 --- a/po/header.pot +++ b/po/header.pot @@ -1,4 +1,4 @@ -# SOME DESCRIPTIVE TITLE. +# English (American) messages for the GNU C Library. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # diff --git a/po/zh_CN.po b/po/zh_CN.po index 14207f0..ab33cc8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,4 +1,4 @@ -# SOME DESCRIPTIVE TITLE. +# Chinese (simplified) messages for the GNU C Library. # Copyright (C) 2002, 2007 Free Software Foundation, Inc. # LI Daobing , 2007. # Wang Li , 2002. -- cgit v1.1