Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv9566/lib/Locale/Po4a
Modified Files:
Dia.pm Html.pm Man.pm Sgml.pm TransTractor.pm Xml.pm
Log Message:
Standarized the project goal description.
Also updated po/pod/* to reflect this change and to adapt to the new file
sorting from Build.PL.
Sorry for the big diff :(
Index: Dia.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Dia.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Dia.pm 25 May 2004 17:35:54 -0000 1.1
+++ Dia.pm 19 Jul 2004 10:21:12 -0000 1.2
@@ -31,9 +31,9 @@
=head1 DESCRIPTION
-The goal po4a [po for anything] project is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+The po4a (po for anything) project goal is to ease translations (and more
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
Locale::Po4a::Dia is a module to help the translation of diagrams in the
uncompressed Dia format into other [human] languages.
Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- TransTractor.pm 18 Jul 2004 08:35:05 -0000 1.25
+++ TransTractor.pm 19 Jul 2004 10:21:12 -0000 1.26
@@ -28,8 +28,8 @@
=head1 DESCRIPTION
The po4a (po for anything) project goal is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
This class is the ancestor of all po4a parsers used to parse a document to
search translatable strings, extract them to a po file and replace them by
Index: Html.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Html.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Html.pm 28 Apr 2004 08:51:38 -0000 1.5
+++ Html.pm 19 Jul 2004 10:21:12 -0000 1.6
@@ -31,9 +31,9 @@
=head1 DESCRIPTION
-The goal po4a [po for anything] project is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+The po4a (po for anything) project goal is to ease translations (and more
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
Locale::Po4a::Html is a module to help the translation of documentation in
the HTML format into other [human] languages.
Index: Sgml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Sgml.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Sgml.pm 16 Jul 2004 04:11:58 -0000 1.24
+++ Sgml.pm 19 Jul 2004 10:21:12 -0000 1.25
@@ -34,9 +34,9 @@
=head1 DESCRIPTION
-The goal po4a [po for anything] project is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+The po4a (po for anything) project goal is to ease translations (and more
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
Locale::Po4a::Sgml is a module to help the translation of documentation in
the SGML format into other [human] languages.
Index: Xml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xml.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Xml.pm 17 Jul 2004 18:19:37 -0000 1.1
+++ Xml.pm 19 Jul 2004 10:21:12 -0000 1.2
@@ -32,9 +32,9 @@
=head1 DESCRIPTION
-The goal po4a [po for anything] project is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+The po4a (po for anything) project goal is to ease translations (and more
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
Locale::Po4a::Xml is a module to help the translation of XML documents into
other [human] languages. It can also be used as a base to build modules for
Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Man.pm 18 Jul 2004 05:25:49 -0000 1.16
+++ Man.pm 19 Jul 2004 10:21:12 -0000 1.17
@@ -7,8 +7,8 @@
=head1 DESCRIPTION
The po4a (po for anything) project goal is to ease translations (and more
-interestingly, the maintenance of translation) using gettext tools on areas
-where they were not expected like documentation.
+interestingly, the maintenance of translations) using gettext tools on
+areas where they were not expected like documentation.
Locale::Po4a::Man is a module to help the translation of documentation in
the nroff format (the language of manual pages) into other [human]