* scripts/Dpkg/Source/Package/V3/git.pm (do_extract): Fix error message.
* scripts/po/*.po: Update the po files accordingly.
if (%config) {
warning(_g("modifying .git/config to comment out some settings"));
open(GIT_CONFIG, ">>", ".git/config") ||
- syserr(_g("unstable to append to %s"), ".git/config");
+ syserr(_g("unable to append to %s"), ".git/config");
print GIT_CONFIG "\n# "._g("The following setting(s) were disabled by dpkg-source").":\n";
foreach my $field (sort keys %config) {
foreach my $value (@{$config{$field}}) {
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr ""
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr ""
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr ""
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, fuzzy, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr "impossible d'ouvrir le répertoire %s"
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr "nie można dopisać do %s"
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, fuzzy, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr "Невозможно открыть каталог %s"
#: scripts/Dpkg/Source/Package/V3/git.pm:310
#: scripts/Dpkg/Source/Package/V3/git.pm:309
#, perl-format
-msgid "unstable to append to %s"
+msgid "unable to append to %s"
msgstr "kunde inte lägga till till %s"
#: scripts/Dpkg/Source/Package/V3/git.pm:310