Title: Change lables
Last modified: August 21, 2016

---

# Change lables

 *  Resolved [reszkov](https://wordpress.org/support/users/reszkov/)
 * (@reszkov)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/change-lables/)
 * Hi, is it possible to chane lables ? i am creating not english speakin site, 
   so i would like to create my own custom lables, or change existing ones.
 * [https://wordpress.org/plugins/easy-property-listings/](https://wordpress.org/plugins/easy-property-listings/)

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

 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/change-lables/#post-5095372)
 * Sure can. All the post type labels for the custom meta fields are in the lib/
   meta-boxes/meta-boxes.php.
 * Just when you modify this file keep a second copy of your changes so you can 
   update the plugin and not lose your changes.
 * Will have another filter setup so you can edit all the labels using a filter.
 * We’ve started to map out filters for parts of the plugin
 * Use this filter for the post type names
    [http://easypropertylistings.com.au/docs/modify-admin-labels-listing-post-type/](http://easypropertylistings.com.au/docs/modify-admin-labels-listing-post-type/)
 * Use this filter to modify the categories of each listing type.
    [http://easypropertylistings.com.au/docs/modify-listing-categories-filters/](http://easypropertylistings.com.au/docs/modify-listing-categories-filters/)
 * Let me know how you get on with this
 * Also we’ve added support for translation but my experience in this is limited,
   if you can provide any assistance look up the plugin on GitHub.
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-lables/#post-5095606)
 * Hi Reszkov
 * The full plugin is now translatable and usable in any language. We are just performing
   some more tweaks to the core before issuing a full update to version 1.1.2
 * To get the latest beta version goto our github repo and get the latest developer
   version.
 * Download the plugin from GitHub and install on your server/site
    [https://github.com/easypropertylistings/Easy-Property-Listings](https://github.com/easypropertylistings/Easy-Property-Listings)
 * Open the file using Poedit
 * In Poedit open easy-property-listings/lib/languages/epl.pot
 * Make your transplations and save the .mo file into that folder using the language
   file format eg:
 * Italian
    epl-it_IT.mo
 * Enable translation to your WordPress install wp-config.php
 * Change
    define(‘WPLANG’, ”); to define(‘WPLANG’, ‘it_IT’);
 * *** You’ll have to use the corect language translation naming syntax for the .
   mo file. Keep us posted and submit your .mo file to github
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-lables/#post-5095623)
 * Hi Reszkov
 * We are almost ready to release our next version which is in beta which you can
   grab from here
 * [https://github.com/easypropertylistings/Easy-Property-Listings/archive/1.1.2-beta.zip](https://github.com/easypropertylistings/Easy-Property-Listings/archive/1.1.2-beta.zip)
 * The easiest way to install it is to.
 * Upload the contents of the zip folder into wp-content/plugins/
 * Rename the current version from easy-property-listings to
    easy-property-listings-
   v1.1
 * Then rename the new uploaded version from Easy-Property-Listings-1.1.2-beta to
 * easy-property-listings
 * When you goto Dashboard > Plugins you can see the activated version is 1.1.2
 *  Thread Starter [reszkov](https://wordpress.org/support/users/reszkov/)
 * (@reszkov)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-lables/#post-5095624)
 * thx, i will soon check it out
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095688)
 * We’ve released our new version of Easy Property Listings.
 * [http://easypropertylistings.com.au/easy-property-listings-version-1-2-released/](http://easypropertylistings.com.au/easy-property-listings-version-1-2-released/)
 * To update from the beta version, deactivate it first then download the new version
   from your plugins page and activate it.
 * You can open the /easy-property-listings/lib/languages/epl.pot file in Poedit
   and translate the plugin to your required language.
 * Adjust the language type in Poedit and save.
 * This post best explains the process.
    [http://premium.wpmudev.org/blog/how-to-translate-a-wordpress-plugin/](http://premium.wpmudev.org/blog/how-to-translate-a-wordpress-plugin/)
 * Once you’ve completed the translation, please provide it to me to include it 
   in the next updated version.
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095689)
 * let me know how you go
 *  Thread Starter [reszkov](https://wordpress.org/support/users/reszkov/)
 * (@reszkov)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095690)
 * I will be sure to check it out and let You know, thx !
 *  Thread Starter [reszkov](https://wordpress.org/support/users/reszkov/)
 * (@reszkov)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095691)
 * I love what u did whit this plugin. But i still have some problem with translation,
   i downloaded epl.pot used poedit to translate around 30% of the file, i saved
   it as pl_PL (in wpconfig i have defined pl_PL) i uploaded the file the pl_PL.
   po and pl_PL.mo to the languages folder on ftp (next to epl.pot and epl-it_IT.
   mo) files (now i have 4 files there) but still don’t see the changes on my website.
   Some tips what can i doing wrong ?
 *  Thread Starter [reszkov](https://wordpress.org/support/users/reszkov/)
 * (@reszkov)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095692)
 * oh..nvm i just had to add epl- before pl. 😀 now it works. I will be sure to 
   send u files when i complete translation.
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095693)
 * Excellent! Looking forward to seeing it in another language.
 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095694)
 * Hi reszkov
 * Worked out the problem yesterday,
 * See this topic
    [http://wordpress.org/support/topic/translation-255?replies=13](http://wordpress.org/support/topic/translation-255?replies=13)
 * Basically WordPress 4.0 made some changes. Add your define line then visit Dashboard
   > Settings > General
 * There is now a language selection option.
 * Let me know how you go
 * Merv

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

The topic ‘Change lables’ is closed to new replies.

 * ![](https://ps.w.org/easy-property-listings/assets/icon-256x256.png?rev=984159)
 * [Easy Property Listings](https://wordpress.org/plugins/easy-property-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-property-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-property-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-property-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-property-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-property-listings/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/change-lables/#post-5095694)
 * Status: resolved