French translation of "All %" – BUG

Home Forums Calendar Products Events Calendar PRO French translation of "All %" – BUG

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1213068
    ygirod
    Participant

    I would like to answer to a close – but not really solved – topic of Gregory (https://theeventscalendar.com/support/forums/topic/translating-the-word-all/#dl_post-1191784).

    You can find these two Poedit files:

    1. \wp-content\plugins\the-events-calendar\lang\the-events-calendar-fr_FR.po
    2. \wp-content\languages\plugins\the-events-calendar-fr_FR.po

    If you delete the second one, you may loose your customization but the translation will works.

    File 1

    #: src/views/single-event.php:28
    msgctxt "%s Events plural label"
    msgid "All %s"
    msgstr "Tous les %s"

    File 2

    #: src/Tribe/Admin_List.php:330 src/views/single-event.php:28
    msgid "All %s"
    msgstr "Tous les %s"
    #1213570
    Geoff B.
    Member

    Good evening Yiannis and welcome back!

    Thank you for reaching out to us and trying to answer Gregory.

    You make a great point, what is probably happening on your install is that the file located in \wp-content\languages\plugins\the-events-calendar-fr_FR.po is not up to date (with the latest strings).

    Instead of deleting the file and losing your customizations, you could also update that file using the latest .pot file. You can accomplish this using Poedit and going for Catalog > Update from pot file.

    Have a great day!

    Geoff B.

    #1213645
    ygirod
    Participant

    Thanks & regards.

    #1214182
    Geoff B.
    Member

    Good evening Yiannis,

    We are glad that this helped out.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘French translation of "All %" – BUG’ is closed to new replies.