Skip to content

Various i18n improvements

Balázs Meskó requested to merge meskobalazs/balsa:master into master

Related to #60 (closed). I made several changes in rfc2445.c, most importantly:

  • added context to closely related iCalendar strings
  • added translator info about all arguments
  • fixed a clunky ngettext invocation, the strings are now handled together, with proper pluralization

I only tackled this file, as others were quite straightforward to translate.

Merge request reports