diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-04-07 14:32:44 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-04-07 14:35:41 +0200 |
commit | e441cba86f9aa50c9e785d9aa45ae0a43ac5c123 (patch) | |
tree | 02e6e71c50b2f5efef1f2d117ead52483777e06a /doc/po/de.po | |
parent | 57a00c50b14a49ed91816e3f4467e0f2e57ee772 (diff) |
document Acquire::AllowReleaseInfoChange without extra s
Reported-By: Mattia Rizzolo on IRC
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index bd80fb99b..ce9664693 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -2010,7 +2010,7 @@ msgid "" "certain fields like <literal>origin</literal>, <literal>label</literal>, " "<literal>codename</literal>, <literal>suite</literal>, <literal>version</" "literal> and <literal>defaultpin</literal>. See also &apt-preferences;. " -"Configuration Item: <literal>Acquire::AllowReleaseInfoChanges</literal>." +"Configuration Item: <literal>Acquire::AllowReleaseInfoChange</literal>." msgstr "" "Es existieren Spezialoptionen (<literal>--allow-releaseinfo-change-</" "literal><replaceable>Feld</replaceable>), um Änderungen nur für bestimmte " @@ -2018,7 +2018,7 @@ msgstr "" "<literal>codename</literal>, <literal>suite</literal>, <literal>version</" "literal> und <literal>defaultpin</literal> zu erlauben. Siehe auch &apt-" "preferences;. Konfigurationselement: <literal>Acquire::" -"AllowReleaseInfoChanges</literal>." +"AllowReleaseInfoChange</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml |