diff options
Diffstat (limited to 'pot')
-rw-r--r-- | pot/Makefile.am | 2 | ||||
-rw-r--r-- | pot/extractrc | 2 | ||||
-rw-r--r-- | pot/handbook.pot | 2 | ||||
-rw-r--r-- | pot/howto.pot | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pot/Makefile.am b/pot/Makefile.am index 95ff7f5..d35f330 100644 --- a/pot/Makefile.am +++ b/pot/Makefile.am @@ -1,5 +1,5 @@ # make messages.pot -# the -x is for skipping messages already translated in kdelibs +# the -x is for skipping messages already translated in tdelibs messages: echo Preparing documentation files handbook.pot and howto.pot... diff --git a/pot/extractrc b/pot/extractrc index 368849d..ab9c5ca 100644 --- a/pot/extractrc +++ b/pot/extractrc @@ -1,7 +1,7 @@ #! /usr/bin/perl # NOTE: this script is part of the KDE SDK and added to KDevelop to support KDE 2 application development. -# The original is located in the KDE CVS module kdesdk/scripts. It gets installed in the same directory as +# The original is located in the KDE CVS module tdesdk/scripts. It gets installed in the same directory as # the KDevelop binary to be in your PATH. # # What it does is extract the strings in an application�s .rc file, e.g. testappui.rc, and writes into the pot file diff --git a/pot/handbook.pot b/pot/handbook.pot index 384c43e..ac4acc7 100644 --- a/pot/handbook.pot +++ b/pot/handbook.pot @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2007-04-17 19:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" +"Language-Team: LANGUAGE <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: application/x-xml2pot; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/pot/howto.pot b/pot/howto.pot index 3e8d8a7..8b05997 100644 --- a/pot/howto.pot +++ b/pot/howto.pot @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2007-04-17 19:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" +"Language-Team: LANGUAGE <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: application/x-xml2pot; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" |