From kde-i18n-doc Wed Apr 13 14:49:36 2005 From: Thierry Vignaud Date: Wed, 13 Apr 2005 14:49:36 +0000 To: kde-i18n-doc Subject: Re: KDE4 Message-Id: X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=111340379500533 Hasso Tepper writes: > There are two major features in our enhanced version AFAIK: plural > and context handling. Plural handling is there in gettext, but > context handling isn't. Even worse, gettext documentation says that > if someone wants to have such feature, he has to implement it in his > own project ([1] 10.2.6). context handling can be done in a layer upon gettext (just droping every lines begining by "_: ")