[horde] ansel typo error 40?

Jan Schneider jan at horde.org
Tue Feb 18 10:28:57 UTC 2014


Zitat von Erling Preben Hansen <erling at eph.dk>:

> Hello
>
> I almost forgot this.....
>
> During my translation of the ansel module.
> One of my users told me of an error he meant was a translation error.
> But when i looked over the code i found this.
>
> starting point is line 166 in ansel/config/prefs.php
>
> $_prefs['watermark_font'] = array(
>     'value' => 'bottom',
>     'type' => 'enum',
>     'enum' => array(
>         'tiny' => _("Tiny"),
>         'small' => _("Small"),
>         'medium' => _("Medium"),
>         'large' => _("Large"),
>         'giant' => _("Giant")
>     ),
>     'desc' => _("Vertical Alignment")
> );
>
> shouldn't decs be something like _("Watermark font size") ?
>
> /erling

Fixed
-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the horde mailing list