[evolution] String change in mail/importers/ code
Milan Crha <[email protected]>
| Newsgroups | gmane.comp.gnome.internationalization.general,gmane.comp.gnome.documentation |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I committed a change [1] for bug #744541 [2] which corrects two
strings. It makes one ngettext-aware:
ngettext ("%d Address", "%d Addresses", count)
and another adds plural to a 'contact' word:
"Import mail and contacts from KMail."
The later string is included in the sources twice.
Bye,
Milan.
[1] https://git.gnome.org/browse/evolution/commit/?id=160d8e4
[2] https://bugzilla.gnome.org/show_bug.cgi?id=744541