diff options
author | Werner Koch <[email protected]> | 2006-11-30 15:36:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-11-30 15:36:39 +0000 |
commit | 85bb107c10d6f9c3eb8f2b93e047588b3f77a666 (patch) | |
tree | 052e65b56e2eaec0d2ce7fbe521e428a08ba13ed /po/libgpg-error.pot | |
parent | Removed included gettext and updated latest gettext (diff) | |
download | libgpg-error-1.5.tar.gz libgpg-error-1.5.zip |
* configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5
* README: Switch to tar.bz2 and sha1sum.
* src/gpg-error.c (main): Add option --version.
* autogen.sh (FORCE): Add option --force.
* intl/: Removed.
* Makefile.am (SUBDIRS): Removed intl.
* configure.ac (AM_GNU_GETTEXT): Use external flag
* src/Makefile.am: Removed -I../intl.
Diffstat (limited to 'po/libgpg-error.pot')
-rw-r--r-- | po/libgpg-error.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/libgpg-error.pot b/po/libgpg-error.pot index 0f71ee6..8ee0f65 100644 --- a/po/libgpg-error.pot +++ b/po/libgpg-error.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2006-09-14 14:58+0200\n" +"POT-Creation-Date: 2006-11-30 15:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -1024,12 +1024,12 @@ msgstr "" msgid "Unknown error code" msgstr "" -#: src/gpg-error.c:456 +#: src/gpg-error.c:457 #, c-format msgid "Usage: %s GPG-ERROR [...]\n" msgstr "" -#: src/gpg-error.c:477 +#: src/gpg-error.c:485 #, c-format msgid "%s: warning: could not recognize %s\n" msgstr "" |