Implement Horde_Translation as static per-library wrapper.
authorJan Schneider <jan@horde.org>
Fri, 22 Oct 2010 14:10:16 +0000 (16:10 +0200)
committerJan Schneider <jan@horde.org>
Fri, 22 Oct 2010 17:27:03 +0000 (19:27 +0200)
commit204e6a3ed21a55d4f3b990d044ce5933f9a08850
tree6e16bd7a16526ce58a7237c9d56c23613e52cc35
parenta1c652dae6b0c59454b367db48eada003d471ea2
Implement Horde_Translation as static per-library wrapper.
framework/Translation/lib/Horde/Translation.php
framework/Translation/lib/Horde/Translation/Exception.php [new file with mode: 0644]
framework/Translation/lib/Horde/Translation/Gettext.php [deleted file]
framework/Translation/lib/Horde/Translation/Handler.php [new file with mode: 0644]
framework/Translation/lib/Horde/Translation/Handler/Gettext.php [new file with mode: 0644]
framework/Translation/package.xml
framework/Translation/test/Horde/Translation/GettextTest.php
framework/Translation/test/Horde/Translation/TestBase.php [new file with mode: 0644]
framework/Translation/test/Horde/Translation/WrapperTest.php [new file with mode: 0644]