Title: Localitzation &amp; translation
Last modified: October 7, 2016

---

# Localitzation & translation

 *  Resolved [robertpokorn](https://wordpress.org/support/users/robertpokorn/)
 * (@robertpokorn)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/localitzation-translation/)
 * Is localization/translation possible standard WP way? Or at least close to standard
   way.
    There is no .pot file, so I tried this way: I copied wc-Woocommerce-Catalog-
   Enquiry-en_US.po to wc-Woocommerce-wc-Woocommerce-Catalog-Enquiry-sl_SI.po. I
   translated it partially with Loco Translate, wc-Woocommerce-wc-Woocommerce-Catalog-
   Enquiry-sl_SI.mo file has been generated, but no effect – all text is still in
   English.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [robertpokorn](https://wordpress.org/support/users/robertpokorn/)
 * (@robertpokorn)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8327776)
 * Solved
    Problem was with localization files location. I copied localization files
   to wp-content/plugins/woocommerce-catalog-enquiry/languages/ and it works 🙂 
   BTW, I like this plugin 🙂
 *  [cyberespia](https://wordpress.org/support/users/cyberespia/)
 * (@cyberespia)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8364915)
 * For my no work 🙁
 * ![](https://i0.wp.com/s11.postimg.org/scgqj317n/no_trad.png)
 *  Thread Starter [robertpokorn](https://wordpress.org/support/users/robertpokorn/)
 * (@robertpokorn)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8392773)
 * Wrong filenames in your case, just rename filenames:
    es_ES.mo to wc-Woocommerce-
   Catalog-Enquiry-es_ES.mo es_ES.po to wc-Woocommerce-Catalog-Enquiry-es_ES.po
 *  [e26](https://wordpress.org/support/users/tottinikk/)
 * (@tottinikk)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8434695)
 * Please,
    I have translated my po and mo files, and i’ve renamed with the sufix
   it_IT: now in my language folder there are 4 files: englis .mo / english .po /
   italian .mo / italian .po. But my frontend (and the text of the email message)
   is still in English! I’ve 2 questions:
 * – How can I choose to show on my frontend the Italian version (italian .mo / 
   italian .po)?
    – And.. how can I do in case of multi-language website?
 * Thank you very much!
 *  [Marco Almeida | Webdados](https://wordpress.org/support/users/webdados/)
 * (@webdados)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8493234)
 * This plugin is not correctly prepared for translation…
 * Calls like this:
    `__('Woocommerce Catalog Enquiry Settings',$WC_Woocommerce_Catalog_Enquiry-
   >text_domain)` Should be: `__('Woocommerce Catalog Enquiry Settings','Woocommerce_Catalog_Enquiry')`
 * The text domain argument on the i18n functions should never be a variable or 
   a constant but rather a string.
 * Read this: [https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/issues/303](https://github.com/DevinVinson/WordPress-Plugin-Boilerplate/issues/303)
 *  [DualCube](https://wordpress.org/support/users/dualcube/)
 * (@dualcube)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8559435)
 * Hi all,
 * We would like to help you out. We think the best way to translate your own language
   is with PO editor, or such language translator.
 * Thanks,
 * Team Dualcube

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Localitzation & translation’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-catalog-enquiry/assets/icon-256x256.png?rev=
   3283706)
 * [CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce](https://wordpress.org/plugins/woocommerce-catalog-enquiry/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-catalog-enquiry/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [DualCube](https://wordpress.org/support/users/dualcube/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/localitzation-translation/#post-8559435)
 * Status: resolved