Feature #1159

Support .po files.

Added by Koen Deforche 3 months ago. Updated 2 days ago.

Status:Assigned Start:02/06/2012
Priority:Normal Due date:
Assigned to:Pieter Libin % Done:

0%

Category:-
Target version:3.2.2

Description

Add a WLocalizedStrings implementation that reads .po files, and provide a HOWTO on how to extract keys from the source code.

History

Updated by Koen Deforche 3 months ago

  • Status changed from New to Assigned
  • Assigned to set to Pieter Libin
  • Target version set to 3.2.2

Updated by Pieter Libin 2 days ago

Interesting implementation on how to parse po files (python):
http://babel.edgewall.org/browser/trunk/babel/messages/pofile.py

Updated by Pieter Libin 2 days ago

Link with information about the .po format:
http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/PO-Files.html

Important:
the "Plural-Forms" string can be found in the header of the .po file, which is the message with an empty msgid

Also available in: Atom PDF