diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-18 10:02:35 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-18 10:02:35 +0200 |
commit | d1fd09b982f6108dc32ec75330b0535236c48311 (patch) | |
tree | c0dce6cf7501c1e0d5e3bad34e9b63c0d6dcd354 /po/apt-all.pot | |
parent | b5fcba3682581b2a48921cc830dbf3deae6b0ff3 (diff) | |
parent | 43670e2ef8b689d9efba633d11d2a5fc6f9968a0 (diff) |
Merge tag '1.3_rc2' into ubuntu
apt Debian release 1.3~rc2
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 6c1ace15f..3246191cf 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.3~rc1ubuntu1\n" +"Project-Id-Version: apt 1.3~rc2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-08-12 01:40+0200\n" +"POT-Creation-Date: 2016-08-17 23:47+0200\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" @@ -3511,11 +3511,11 @@ msgid "Waiting for headers" msgstr "" #: methods/server.cc -msgid "Bad header line" +msgid "The HTTP server sent an invalid reply header" msgstr "" #: methods/server.cc -msgid "The HTTP server sent an invalid reply header" +msgid "Bad header line" msgstr "" #: methods/server.cc |