Title: Change Language
Last modified: April 10, 2017

---

# Change Language

 *  Resolved [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/)
 * I do not know, do i´m stupid or do i make something wrong?
    I try to have the
   newsletter plugin in German Language, after searching a while i findout that 
   in map wp-content/languages/plugins are the newsletter-de-DE.po and newsletter-
   de-DE.mo files. however most of the plugin is in Englisch, general settings is
   partly translated and partly in Englisch, also Confirmation, welcome and so on…
 * Do i have take all code from de_de.php and manualy put it in backend?
    do i make
   some setup for german language and if so WHERE?
 * Thanks in advance

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

 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/#post-9015440)
 * Translations come directly from translate.wordpress.org we have no control on
   the level of translation. Your contribute is welcome anyway.
 * About the messages, fields and labels, everything is translatable from the admin
   panels.
 * Stefano.
 *  Thread Starter [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/#post-9015579)
 * Hi Stefano,
    this answer did not help me in any kind, does it mean i have to 
   insert code manualy? in example from de_DE.php?
 * i do not understand why in example this code in line 43 do not make any change:
 *     ```
       // Unsubscription request introductory text
       $options['unsubscription_text'] =
       "<p>Bitte best&auml;tigen Sie, dass Sie unseren Newsletter abbestellen, indem Sie
       <a href=\"{unsubscription_confirm_url}\">hier klicken</a>.";
       ```
   
 * in backend Unsubscribtion message:
 * `<p>Please confirm that you want to unsubscribe by <a href="{unsubscription_confirm_url}"
   >clicking here</a>.</p>`
 *  Thread Starter [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/#post-9015581)
 * why is there the code; `$options['unsubscription_text'] =` if it not change anithing???
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/#post-9016016)
 * That is an initialization code. Check the subscription panel, all messages are
   there, you can modify them with a visual editor.
 * Stefano.

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

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

 * ![](https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028)
 * [Newsletter - Send awesome emails from WordPress](https://wordpress.org/plugins/newsletter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/newsletter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/newsletter/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletter/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/change-language-147/#post-9016016)
 * Status: resolved