#1488478 closed Bugs (fixed)

Plugin localization

Reported by: osos Owned by: thomasb
Priority: 5 Milestone: 0.8-rc
Component: Other Version: git-master
Severity: normal Keywords:
Cc:

Description

Several plugin's localization are present or updated, even though they are translated in launchpad.

Fx. Danish translation for "newmail_notification"

Somehow the import_gettext does not work for all plugin translations (at least the Danish ones).

Change History (3)

comment:1 Changed 12 months ago by osos

Of course I meant : localizations are *not* present ... sorry

comment:2 Changed 12 months ago by thomasb

  • Milestone changed from later to 0.8-rc
  • Owner set to thomasb
  • Status changed from new to assigned

Indeed, new .po files don't have a Language: property set which import_gettext.sh relies on. Working on a fix.

comment:3 Changed 12 months ago by thomasb

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed import_gettext.sh in commit [ae4bad98], new plugin translations added in [3983f506]

Note: See TracTickets for help on using tickets.