On 1/17/10, helix84 <heli...@centrum.sk> wrote:
>> Just short note: in an older Inkscape .po file (unknown build) this
>> string is accompanied by this comment:
>> Any idea why it was removed ?
> I can't tell why but it was removed here:
> http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/8672?remember=8671

It's NOT removed (at least in that commit :)). Look better.

147 gchar const* localized = _("default.svg");
148 if (strcmp("default.svg", localized) != 0) {
149   baseNames.push_back(localized);
150 }

As you can see, it cab be localized.

-- 
http://375gnu.wordpress.com

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator

Reply via email to