[Catalyst-commits] r9086 - in Catalyst-Runtime/5.80/trunk: .
lib/Catalyst
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Tue Jan 13 23:38:54 GMT 2009
Author: t0m
Date: 2009-01-13 23:38:53 +0000 (Tue, 13 Jan 2009)
New Revision: 9086
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm
Log:
Merge up from 5.70 trunk:
r9083 | marcus | 2009-01-13 22:44:35 +0000 (Tue, 13 Jan 2009) | 1 line
Add ru/ua translations
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-01-13 23:38:45 UTC (rev 9085)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-01-13 23:38:53 UTC (rev 9086)
@@ -1,6 +1,7 @@
# This file documents the revision history for Perl extension Catalyst.
5.8000_05
+ - Added ru/ua translations to error page
- Improve the clarity and verbosity of the warning when component
resolution uses regex fallback. (jhannah)
- Handle leading CRLF in HTTP requests sometimes sent by IE6 in
Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm 2009-01-13 23:38:45 UTC (rev 9085)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm 2009-01-13 23:38:53 UTC (rev 9086)
@@ -159,6 +159,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