We need to use ngettext() for the method name, otherwise the gettext tools don't...
authorJan Schneider <jan@horde.org>
Tue, 12 Oct 2010 21:15:31 +0000 (23:15 +0200)
committerJan Schneider <jan@horde.org>
Wed, 13 Oct 2010 00:34:40 +0000 (02:34 +0200)
commit1988a02cffeb23fa460d3427f07f2aba75a7617b
treeb436466f903e5a4d9a8453b2f93d8b2246859568
parent1526c4e2f0121646bf75285f8b25fdb3865aa60c
We need to use ngettext() for the method name, otherwise the gettext tools don't handle this as plural form gettext.
framework/Block/lib/Horde/Block/Layout/Manager.php
framework/Core/lib/Horde/Core/Auth/Application.php
framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php
framework/Date/lib/Horde/Date/Utils.php
framework/Form/Form/Type.php
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tgz.php
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Zip.php
framework/Translation/lib/Horde/Translation/Gettext.php