From 30c34dd7ef46c215878396c9e3217a17f96e2b29 Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Tue, 24 Nov 2009 16:41:01 -0500 Subject: [PATCH] Minor tweaks to the PO details --- po/Makevars | 7 +++++-- po/README | 6 +++--- po/barry.pot | 8 ++++---- po/fr.po | 4 ++-- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/po/Makevars b/po/Makevars index ecc42f6e..3f2062f2 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -COPYRIGHT_HOLDER = Free Software Foundation, Inc. +COPYRIGHT_HOLDER = Net Direct, Inc. # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: @@ -34,8 +34,11 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc. # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = ndprojects@users.sourceforge.net +# +# See the "contact" page from the URL below: +MSGID_BUGS_ADDRESS = http://netdirect.ca/barry # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. EXTRA_LOCALE_CATEGORIES = + diff --git a/po/README b/po/README index 05ca6ddf..9ee88a2d 100644 --- a/po/README +++ b/po/README @@ -8,13 +8,13 @@ Sample to add spanish language $ cd /po $ msginit --locale=es --input=barry.pot - $ cat "es" >> LINGUAS + $ echo "es" >> LINGUAS $ make update-po Then, send to barry team your work. -To update tranlation --------------------- +To update translation +--------------------- You have to only edit a ".po" file. diff --git a/po/barry.pot b/po/barry.pot index 25c0fb14..ac646887 100644 --- a/po/barry.pot +++ b/po/barry.pot @@ -1,7 +1,7 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. +# Barry pot file. +# Copyright (C) 2009 Net Direct, Inc. +# This file is distributed under the same license as the Barry package. +# Chris Frey , 2009, among others. # #, fuzzy msgid "" diff --git a/po/fr.po b/po/fr.po index 99a12c1e..d1396b9a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,7 +1,7 @@ # French translations for barry package. -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009 Net Direct, Inc. # This file is distributed under the same license as the barry package. -# Nicolas , 2009. +# Nicolas , 2009, French translation copyright # msgid "" msgstr "" -- 2.11.4.GIT