Bug 3786

Summary: Typo in src/mimeview.c:1878
Product: Claws Mail (GTK 2) Reporter: simon.legner
Component: UI/TranslationsAssignee: users
Status: RESOLVED FIXED    
Severity: minor    
Priority: P3    
Version: 3.15.0   
Hardware: PC   
OS: Linux   

Description simon.legner 2017-03-17 22:00:45 UTC
Change 
> %d file saved succesfully.
into 
> %d file saved successfully.

as well as
> %d files saved succesfully.
into
>%d files saved successfully.
Comment 1 users 2017-03-18 00:23:04 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2017-03-18 00:23:04.341098849 +0100
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=db04d95486d41b6156a40072ddb6e61fef121c5d
Merge: 88110ff 3f01dc8
Author: Colin Leroy <colin@colino.net>
Date:   Sat Mar 18 00:23:03 2017 +0100

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=3f01dc8712d823923662ced3fca64e5cb60bb214
Author: wwp <wwp@free.fr>
Date:   Sat Mar 18 00:21:50 2017 +0100

    Fix typos, fixes bug 3786: typo in src/mimeview.c.