[Mageia-dev] [soft-commits] [4373] fix Mandriva occurrence

Thierry Vignaud thierry.vignaud at gmail.com
Wed May 2 21:15:24 CEST 2012


On 2 May 2012 21:04,  <root at mageia.org> wrote:
> Revision 4373 Author ennael Date 2012-05-02 21:04:15 +0200 (Wed, 02 May
> 2012)
>
> Log Message
>
> fix Mandriva occurrence

You just broke all translations.
Please run the proper "perl -pi -e " on po/*

> ===================================================================
> --- transfugdrake/trunk/transfugdrake	2012-05-02 16:08:12 UTC (rev 4372)
> +++ transfugdrake/trunk/transfugdrake	2012-05-02 19:04:15 UTC (rev 4373)
> @@ -149,7 +149,7 @@
>                    list => [ "skip", "import" ],
>                    format => sub {
>                        +{
> -                          "skip" => N("Use Mandriva background"),
> +                          "skip" => N("Use Mageia background"),
>                            "import" => N("Import background"),
>                        }->{$_[0]} if $_[0];
>                    },


More information about the Mageia-dev mailing list