Title: localization problems
Last modified: August 19, 2016

---

# localization problems

 *  [patrickjose](https://wordpress.org/support/users/patrickjose/)
 * (@patrickjose)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/localization-problems-1/)
 * I got the POEditor for po and mo files, but WP is getting string translated from
   core localization.
 * eg:
 * I have on my plugin this:
    $btnFinish=__(“Finish”); //on line 141
 * my mo/po file:
 * #: file.php:141
    msgid “Finish” msgstr “It’s finished” – but in anoother language
 * WP give me msgid “Finish” from localization languaged not from my mo/po file…
 * I think i’ll use php define statement :p
 * Cheers

The topic ‘localization problems’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 0 replies
 * 1 participant
 * Last reply from: [patrickjose](https://wordpress.org/support/users/patrickjose/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/localization-problems-1/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
