Title: Localization
Last modified: August 20, 2016

---

# Localization

 *  Resolved [screen-b](https://wordpress.org/support/users/screen-b/)
 * (@screen-b)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/localization-12/)
 * Thanks for resolving last issue. Works 🙂
 * Some more hints
 * 1. For Jerry: “There are no events to display:” in simple-events-calendar.php
   is not yet prepared for localization.
    Has to be: __(‘There are no events to 
   display:’,SE_TEXTDOMAIN);
 * 2. For users:
    To get day and month in your language (e.g. Deutsch) write in 
   simple-events-calendar.php: setlocale(LC_ALL, ‘de_DE@euro’, ‘de_DE’, ‘deu_deu’);(
   adjust to your language) just after the first <?php NOTE: Change is gone after
   update
 * 3. Question: How can I change the date from “So Juni 9” (german day and month)
   to “So, 9. Juni”?
 * [http://wordpress.org/extend/plugins/simple-events-calendar/](http://wordpress.org/extend/plugins/simple-events-calendar/)

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

 *  Plugin Author [Jerry Rietveld](https://wordpress.org/support/users/jgrietveld/)
 * (@jgrietveld)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/localization-12/#post-3467188)
 * Hi screen-b,
 * Thanks for pointing out the unlocalized string, I’ll get that sorted in the next
   release. With respect to the date presentation, this is something that I’m working
   on as well. So both are in progress 🙂
 * Thanks,
    Jerry
 *  [ManZim](https://wordpress.org/support/users/manzim/)
 * (@manzim)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/localization-12/#post-3467250)
 * Hello [@screen-b](https://wordpress.org/support/users/screen-b/)
 * setlocale(LC_ALL, ‘de_DE@euro’, ‘de_DE’, ‘deu_deu’);(adjust to your language)
   
   just after the first <?php
 * Doesn’t works.
 * BR
 * M.
 *  [ManZim](https://wordpress.org/support/users/manzim/)
 * (@manzim)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/localization-12/#post-3467251)
 * I have problems with the german word märz. In simple events calendar (date) ‘
   ä’ is a triangle:(

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

The topic ‘Localization’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-events-calendar_d2d7d3.svg)
 * [Simple Events Calendar](https://wordpress.org/plugins/simple-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-events-calendar/reviews/)

## Tags

 * [Localization](https://wordpress.org/support/topic-tag/localization/)

 * 3 replies
 * 3 participants
 * Last reply from: [ManZim](https://wordpress.org/support/users/manzim/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/localization-12/#post-3467251)
 * Status: resolved