← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 311482] Re: i18n support

 

One small thing I noticed is that the preferences dialog takes quite a
bit longer now to open due to the translations. Can anyone else confirm?
I'm guessing this has to do with boost formatting and not with the
actual gettext lookups which should be pretty fast. In designing this, I
tried to figure out a way to have positional arguments and formatting
without using boost since I figured this was going to happen but there
wasn't really any other good approaches.

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/311482

Title:
  i18n support

Status in Linux DC++:
  Fix Committed

Bug description:
  Berlios Feature Request #3400: gettext for translators
  https://developer.berlios.de/feature/index.php?func=detailfeature&feature_id=3400&group_id=2230

  Add support for multiple languages. Once 0.707 core is merged, this
  will be possible.