Forums

[resolved] Codium extent translation change (3 posts)

  1. yamaryam
    Member
    Posted 6 months ago #

    Hi, I am using a translation-ready theme : Codium extent. It has a file with translations and it works for most things but not for the replys. Within the file, there is no translation for "reply", "leanve a reply", "logged in as" and the date.
    I tried to add those translations but it is not effective. Can somebody help me with what is wrong in my code? thank you very much

    Here is the original code in the theme file :

    #: /Users/henrilabarre/Downloads/codiumExtend/archive.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/author.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/category.php:36
    #: /Users/henrilabarre/Downloads/codiumExtend/index.php:25
    #: /Users/henrilabarre/Downloads/codiumExtend/search.php:27
    #: /Users/henrilabarre/Downloads/codiumExtend/tag.php:30
    msgid "Comment (0)"
    msgstr "Commentaire (0)"

    Here is what I added :
    [Code moderated as per the Forum Rules. Please use the pastebin]

  2. yamaryam
    Member
    Posted 6 months ago #

    #: /Users/henrilabarre/Downloads/codiumExtend/archive.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/author.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/category.php:36
    #: /Users/henrilabarre/Downloads/codiumExtend/index.php:25
    #: /Users/henrilabarre/Downloads/codiumExtend/search.php:27
    #: /Users/henrilabarre/Downloads/codiumExtend/tag.php:30
    msgid "Leave a reply"
    msgstr "Laisser un commentaire (0)"
    
    #: /Users/henrilabarre/Downloads/codiumExtend/archive.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/author.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/category.php:36
    #: /Users/henrilabarre/Downloads/codiumExtend/index.php:25
    #: /Users/henrilabarre/Downloads/codiumExtend/search.php:27
    #: /Users/henrilabarre/Downloads/codiumExtend/tag.php:30
    msgid "Reply"
    msgstr "Commenter"
    
    #: /Users/henrilabarre/Downloads/codiumExtend/archive.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/author.php:39
    #: /Users/henrilabarre/Downloads/codiumExtend/category.php:36
    #: /Users/henrilabarre/Downloads/codiumExtend/index.php:25
    #: /Users/henrilabarre/Downloads/codiumExtend/search.php:27
    #: /Users/henrilabarre/Downloads/codiumExtend/tag.php:30
    msgid "Logged in as"
    msgstr "Connecté(e) en tant que"
  3. yamaryam
    Member
    Posted 5 months ago #

    I got fixed with the installation of WordPress in French!

Reply

You must log in to post.

About this Topic