Ticket #12 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

no gettext support

Reported by: toobaz Assigned to:
Priority: major Milestone:
Component: General Version: 0.2.0
Keywords: Cc:

Description

I wonder why fontypython doesn't use gettext for strings: it makes the program - as far as I know - impossible to translate, while it would not take much time - as far as I know - to enable for every GUI string.

I'm not an experienced python programmer and I never really used gettext; however I could maybe try to enable it and send some patches.

Change History

11/17/07 07:38:36 changed by baptiste

  • status changed from new to closed.
  • type changed from bug/defect to enhancement.
  • resolution set to fixed.

Already fixed in the B branch. Please use it if you need i18n right now.