[MonoDevelop] Re: Splash screen localization

Jacob Ilsø Christensen jacobilsoe at gmail.com
Wed Jan 25 13:09:52 EST 2006


On 1/25/06, Lluis Sanchez <lluis at ximian.com> wrote:
>
> The patch looks ok to me. Notice that instead of writing:
>
> string.Format(GettextCatalog.GetString("Loading {0} add-in"),
> iad.Addin.Id)
>
> you can just write:
>
> GettextCatalog.GetString("Loading {0} add-in", iad.Addin.Id)


Yeah, I found out when looking at adding translations to the dock. I'll will
fix it. Maybe someone could update
http://www.monodevelop.com/Translationsto reflect this? I don't have
rights.

/Jacob


Thanks,
> Lluis.
>
> El lun, 23-01-2006 a las 20:09 +0100, Jacob Ilsø Christensen escribió:
> > This patch is a bit better. :-)
> >
> > On 1/23/06, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
> >         Hi.
> >
> >         The attached patch fixes some missing localized texts in the
> >         splash screen. Looks good to commit?
> >
> >         And another thing. It seems that we are not consequent in
> >         using the word addin. Some places it is spelled add-in and
> >         other places addin. Should it not be add-in everywhere?
> >
> >         /Jacob
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060125/1753b4af/attachment.html


More information about the Monodevelop-list mailing list