]> err.no Git - dpkg/commitdiff
Fix typo in an error message
authorRaphael Hertzog <hertzog@debian.org>
Tue, 29 Apr 2008 18:35:55 +0000 (20:35 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Tue, 29 Apr 2008 18:36:55 +0000 (20:36 +0200)
* scripts/Dpkg/Source/Package/V3/git.pm (do_extract): Fix error message.
* scripts/po/*.po: Update the po files accordingly.

scripts/Dpkg/Source/Package/V3/git.pm
scripts/po/ca.po
scripts/po/de.po
scripts/po/dpkg-dev.pot
scripts/po/fr.po
scripts/po/pl.po
scripts/po/ru.po
scripts/po/sv.po

index b60984993b54107e5cc57d8cca53addf0744ae9c..a487281e62620f6f12070d681a93243d6b29c3cd 100644 (file)
@@ -306,7 +306,7 @@ sub do_extract {
     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}}) {
index 26acf4a01adc862fb6a4d686d166c72437781538..e630ccbef4eacd52affbccc839d5f7882bf566c2 100644 (file)
@@ -2618,7 +2618,7 @@ msgstr ""
 
 #: 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
index b0394445e113c97203b33af8af0ada76490f61fe..99aec106abf9b65f2b0a81dde7b19a723eb3d5df 100644 (file)
@@ -3021,7 +3021,7 @@ msgstr "ver
 
 #: 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
index c929356bade4e490a514362aa072de02104653e9..21219ddb56a2b729f3de65f1fc4b866c7513c6a5 100644 (file)
@@ -2586,7 +2586,7 @@ msgstr ""
 
 #: 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
index 660420e57851b26248ea6e18116ffed190284186..ad6a4eb89059a3e1b733208bc88fefe3ace40dc6 100644 (file)
@@ -3021,7 +3021,7 @@ msgstr ""
 
 #: 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
index c2f9e95f4753c0616a6d8b464adbb7783c795b1f..0271329f447f6322d026dc4b45d8dd1df5d35644 100644 (file)
@@ -3025,7 +3025,7 @@ msgstr ""
 
 #: 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
index e18155024d848301fea4ec19679891bf54abf69a..6a04962b2588f540982111dfcb4cfa41af71826e 100644 (file)
@@ -2979,7 +2979,7 @@ msgstr ""
 
 #: 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
index d5859613c34ed65e6ac07914a6c585d1a5dc5bda..ad1ed2ecf4b224fefaed6dcb00bace8f218968bb 100644 (file)
@@ -2977,7 +2977,7 @@ msgstr "modifierar .git/config för att kommentera ut några inställningar"
 
 #: 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