1999-08-18 Kjartan Maraas <kmaraas@online.no>

* no.po: Fix typo.
This commit is contained in:
Kjartan Maraas 1999-08-17 22:42:14 +00:00
parent 14c3b99489
commit dd6d56508b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1999-08-17 Kjartan Maraas <kmaraas@online.no>
* fish.c: Fix typo.
1999-08-15 David Martin <dmartina@usa.net>
* vfs.c (vfs_print_stats): Translate vfs stats

View File

@ -524,7 +524,7 @@ linear_abort (vfs *me, vfs_s_fh *fh)
if (get_reply (me, SUP.sockr, NULL, 0) != COMPLETE)
print_vfs_message( _("Error reported after abort.") );
else
print_vfs_message( _("Aborted transfer would be successfull.") );
print_vfs_message( _("Aborted transfer would be successful.") );
}
static int