diff options
author | Dan McGee <dan@archlinux.org> | 2007-06-18 00:15:36 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-06-18 00:15:36 +0000 |
commit | 0cfb412220f3513e23aba9105d756246e5866ca6 (patch) | |
tree | a6c9d0e8ae5b5e764831c218342adf2c61724ea8 /lib/libalpm/po/libalpm.pot | |
parent | 5786c6e4a31b75fdb07f1e1e43741910053f559f (diff) | |
download | pacman-0cfb412220f3513e23aba9105d756246e5866ca6.tar.xz |
Check in changes for 3.0.5 release (mostly backports)v3.0.5
* Update the mirrorlist
* Fix FS7338- the previous repo-add fix didn't quite do the job, but it
should be fixed now.
* Small updates to translations files
* Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index e268671b..fd9b1c99 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2007-05-07 23:36-0400\n" +"POT-Creation-Date: 2007-06-17 20:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -221,59 +221,59 @@ msgstr "" msgid "error: could not extract %s (%s)" msgstr "" -#: lib/libalpm/add.c:717 +#: lib/libalpm/add.c:719 #, c-format msgid "appending backup entry for %s" msgstr "" -#: lib/libalpm/add.c:749 lib/libalpm/add.c:751 +#: lib/libalpm/add.c:751 lib/libalpm/add.c:753 #, c-format msgid "errors occurred while %s %s" msgstr "" -#: lib/libalpm/add.c:750 lib/libalpm/add.c:752 +#: lib/libalpm/add.c:752 lib/libalpm/add.c:754 msgid "upgrading" msgstr "" -#: lib/libalpm/add.c:750 lib/libalpm/add.c:752 +#: lib/libalpm/add.c:752 lib/libalpm/add.c:754 msgid "installing" msgstr "" -#: lib/libalpm/add.c:769 +#: lib/libalpm/add.c:771 #, c-format msgid "provision '%s' has been removed from package %s (%s => %s)" msgstr "" -#: lib/libalpm/add.c:781 +#: lib/libalpm/add.c:783 #, c-format msgid "updating '%s' due to provision change (%s)" msgstr "" -#: lib/libalpm/add.c:785 lib/libalpm/add.c:786 +#: lib/libalpm/add.c:787 lib/libalpm/add.c:788 #, c-format msgid "could not update provision '%s' from '%s'" msgstr "" -#: lib/libalpm/add.c:799 lib/libalpm/remove.c:336 +#: lib/libalpm/add.c:801 lib/libalpm/remove.c:336 msgid "updating database" msgstr "" -#: lib/libalpm/add.c:800 +#: lib/libalpm/add.c:802 #, c-format msgid "adding database entry '%s'" msgstr "" -#: lib/libalpm/add.c:803 lib/libalpm/add.c:805 +#: lib/libalpm/add.c:805 lib/libalpm/add.c:807 #, c-format msgid "could not update database entry %s-%s" msgstr "" -#: lib/libalpm/add.c:811 +#: lib/libalpm/add.c:813 #, c-format msgid "could not add entry '%s' in cache" msgstr "" -#: lib/libalpm/add.c:841 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1055 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1055 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "" |