[Catalyst-commits] r9083 - in Catalyst-Runtime/5.70/trunk: .
lib/Catalyst
marcus at dev.catalyst.perl.org
marcus at dev.catalyst.perl.org
Tue Jan 13 22:44:35 GMT 2009
Author: marcus
Date: 2009-01-13 22:44:35 +0000 (Tue, 13 Jan 2009)
New Revision: 9083
Modified:
Catalyst-Runtime/5.70/trunk/Changes
Catalyst-Runtime/5.70/trunk/lib/Catalyst/Engine.pm
Log:
Add ru/ua translations
Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes 2009-01-12 19:06:34 UTC (rev 9082)
+++ Catalyst-Runtime/5.70/trunk/Changes 2009-01-13 22:44:35 UTC (rev 9083)
@@ -1,5 +1,7 @@
# This file documents the revision history for Perl extension Catalyst.
+ - added ru/ua translations to error page
+
5.7099_04 2009-01-12 13:06:00
- Add environment hack for FastCGI under IIS (Simon Bertrang)
- Test for this and preexisting Lighty hack (Simon Bertrang)
Modified: Catalyst-Runtime/5.70/trunk/lib/Catalyst/Engine.pm
===================================================================
--- Catalyst-Runtime/5.70/trunk/lib/Catalyst/Engine.pm 2009-01-12 19:06:34 UTC (rev 9082)
+++ Catalyst-Runtime/5.70/trunk/lib/Catalyst/Engine.pm 2009-01-13 22:44:35 UTC (rev 9083)
@@ -158,6 +158,8 @@
(dk) Venligst prov igen senere
(pl) Prosze sprobowac pozniej
(pt) Por favor volte mais tarde
+(ru) Попробуйте еще раз позже
+(ua) Спробуйте ще раз пізніше
</pre>
$name = '';
More information about the Catalyst-commits
mailing list