• Hi. I installed a Finnish translated version of WordPress. Everything worked like a charm.

    Then I tried a Theme I downloaded and all of a sudden on top of my front page I have this text:

    “Project-Id-Version: WordPress Report-Msgid-Bugs-To: wp-polyglots POT-Creation-Date: 2005-12-26 16:06 0000 PO-Revision-Date: 2007-09-08 10:53 0200 Last-Translator: Kimmo Suominen Language-Team: WordPress-FI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=n != 1 X-Poedit-Country: F”

    My question is – what does all that mean and how do I get rid of that text?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter deivid2000

    (@deivid2000)

    Ok I found out this much – the text is found in the language file ‘fi_FI.mo’ but if I delete that part of text, the site won’t work.

    There’s something in the /wp-includes/gettext.php that requires 2+2 translation tables and puts that text on the top of my front page.

    I still can’t understand how to get rid of that text! If I can’t delete the text – can I make it so that it won’t show on my front page???

    Thread Starter deivid2000

    (@deivid2000)

    Any idea? Anyone? Still struggling with this…

    Thanks.

    This is probably caused by a empty localisation string. Look in your comments.php for one of the following:

    _e('')
    __('')
    ___('')

    ..and remove them.

    Hope it will solve your problem.

    I have the same problem but this message is being shown when i go to my sitemap. I’m using Polish translation.

    I wasn’t able to find any of those suggested by Mishkin in comments.php and disabling this site from comments didn’t work.. :/

    Anybody has some other ideas?

    Got this problem too (Norwegian MO-file). I can’t for the life of me figure out what it is. May as well just remove the language file.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“Project-Id-Version…” What is this text and how to get rid of it?’ is closed to new replies.