Package Translation
Horde_Translation | Horde_Translation is the base class for any translation wrapper classes in libraries that want to utilize the Horde_Translation library for translations. |
Horde_Translation_Handler_Gettext | The Horde_Translation_Handler_Gettext provides translations through the gettext extension, but fails gracefully if gettext is not installed. |
Horde_Translation_Handler | The Horde_Translation_Handler interface defines the interface for any classes providing translations. |
Horde_Translation_Exception | Exception class for Horde_Translation. |