• Hi there,
    I′m developing a plugin. I′m almost ready with the first stage. I′m trying to get the translation working. The problem is, it′s partially working.
    I added an action link to the plugin page. That is translated to German (Source is English). But the text on my plugin pages is not translated.
    So I assume loading the textdomain works.
    Is there anything I′m missing? Do I have to tell the plugin that the admin pages have to be translated, too?
    I did the translations with poedit.
    The po and mo files are loaded.
    I used only __() functions to translate. For outputting text I used it with an echo statement, of course.

    Best regards,

    wasiwarez

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Translation working only partially’ is closed to new replies.