Ticket #3524 (closed defect: fixed)

Opened 14 months ago

Last modified 13 months ago

Distance: units do not apply l10n

Reported by: godiard Owned by: humitos
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Distance Version: Unspecified
Severity: Unspecified Keywords: 12.1.0, patch
Cc: cjl, RafaelOrtiz Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The units in the combo are using gettext and are translated, but are displayed in english in the UI. Something is wrong.

Attachments

0001-Units-apply-l10n-SL-3524.patch Download (2.6 KB) - added by humitos 13 months ago.
es.po.diff Download (396 bytes) - added by humitos 13 months ago.

Change History

Changed 14 months ago by godiard

  • owner changed from RafaelOrtiz to godiard
  • status changed from new to assigned

Changed 14 months ago by walter

Maybe setup.py build was never run? Are you sure the .po file is correct?

Changed 14 months ago by godiard

I have run setup.by build and the es.po at least look ok.

Check version 30

Changed 14 months ago by cjl

  • cc cjl added

Changed 13 months ago by godiard

  • owner changed from godiard to humitos

Changed 13 months ago by humitos

Changed 13 months ago by humitos

After applying this patch and running

python setup.py build

the issue should be fixed but there is another thing that I guess it should be done at Pootle (take a look at the next patch attached here)

Changed 13 months ago by humitos

Changed 13 months ago by humitos

  • cc RafaelOrtiz added

Changed 13 months ago by cjl

Do not worry about Pootle. Pootle has a local git copy of each activity it is holding, these get synced every night and the POT is regenerated. Developers just need to make the code changes they want (and do not touch the PO directory), Pootle will take care of the rest.

Changed 13 months ago by humitos

  • keywords 12.1.0, patch added; 12.1.0 removed

Changed 13 months ago by RafaelOrtiz

  • status changed from assigned to closed
  • resolution set to fixed

Distance has this patch on V32.

Note: See TracTickets for help on using tickets.