[Catalyst-dev] Engine.pm finalize_error message language additions patch.

Matt S Trout dbix-class at trout.me.uk
Sun Aug 17 19:13:39 BST 2008


On Wed, Aug 13, 2008 at 03:46:28PM -0400, Mateu X. Hunter wrote:
> --- Engine.pm   2008-08-13 15:43:11.000000000 -0400
> +++ Engine.pm   2008-08-13 15:19:22.000000000 -0400
> @@ -150,13 +150,16 @@
>          $error = '';
>          $infos = <<"";
>  <pre>
> -(en) Please come back later
> -(fr) SVP veuillez revenir plus tard
> -(de) Bitte versuchen sie es spaeter nocheinmal
> -(at) Konnten's bitt'schoen spaeter nochmal reinschauen
> -(no) Vennligst prov igjen senere
> -(dk) Venligst prov igen senere
> -(pl) Prosze sprobowac pozniej
> +(en) Please come back later.
> +(es) Por favor, vuelva más tarde.
> +(fr) SVP veuillez revenir plus tard.
> +(de) Bitte versuchen sie es spaeter nocheinmal.
> +(at) Konnten's bitt'schoen spaeter nochmal reinschauen.
> +(no) Vennligst prov igjen senere.
> +(dk) Venligst prov igen senere.
> +(pl) Prosze sprobowac pozniej.
> +(pt) Por favor, volte mais tarde.
> +(ca) Torneu més tard, si us plau.
>  </pre>
> 
>          $name = '';

*stare*

Why add the full stops to everything as well?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list