Help please - output .po file - translation empty

Hi,

I have just completed the translation of a .po file for a WordPress plugin into French but when exporting the target file and opening it with Notepad, only the English text appears. "msgstr", which I believe should contain the French version, is empty. Is there something that I am doing wrong?

PS: I have Exported my project as a Bilingual Review and the French version is here. I have also exported it as a .sdlxliff file in the hope that I might be able to convert it to a *.po file at a later stage but the "msgstr" part of the sdlxliff file that I opened in Notepad is still empty (???)

Thanks in advance for your help.

Olivier Den Hartigh

Parents Reply
  • Hi Paul,

    Here it is:

    # Translation of Plugins - xxxxx - Stable Readme (latest release) in French (France)
    # This file is distributed under the same license as the Plugins - xxx - Stable Readme (latest release) package.
    msgid ""
    msgstr ""
    "PO-Revision-Date: 2017-01-29 15:32:20+0000\n"
    "MIME-Version: 1.0\n"
    "Content-Type: text/plain; charset=UTF-8\n"
    "Content-Transfer-Encoding: 8bit\n"
    "Plural-Forms: nplurals=2; plural=n > 1;\n"
    "X-Generator: GlotPress/2.4.0-alpha\n"
    "Language: fr\n"
    "Project-Id-Version: Plugins - xxx (latest release)\n"

    #. Plugin name.
    msgid "xxx"
    msgstr ""

    #. Short description.
    msgid "xxxx, on Facebook, Twitter, Google+, LinkedIn"
    msgstr ""

    etc.

    Thank you, Paul

    Regards

    Ollie 

Children
No Data