Project

General

Profile

Actions

Feature #1159

open

Support .po files.

Added by Koen Deforche about 12 years ago. Updated over 11 years ago.

Status:
InProgress
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/06/2012
Due date:
% Done:

0%

Estimated time:

Description

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

Actions #1

Updated by Koen Deforche about 12 years ago

  • Status changed from New to InProgress
  • Assignee set to Pieter Libin
  • Target version set to 3.2.2
Actions #2

Updated by Pieter Libin almost 12 years ago

Interesting implementation on how to parse po files (python):

http://babel.edgewall.org/browser/trunk/babel/messages/pofile.py

Actions #3

Updated by Pieter Libin almost 12 years 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

Actions #4

Updated by Pau Garcia i Quiles almost 12 years ago

While on that, you could also implement Transcript, an "extension" to gettext developed in KDE:

http://techbase.kde.org/Localization/Concepts/Transcript

Actions #5

Updated by Koen Deforche almost 12 years ago

  • Target version changed from 3.2.2 to 3.2.3
Actions #6

Updated by Koen Deforche over 11 years ago

  • Assignee deleted (Pieter Libin)
  • Target version deleted (3.2.3)
Actions

Also available in: Atom PDF