Title: multi language &#8211; missing domain
Last modified: September 14, 2022

---

# multi language – missing domain

 *  Resolved [torbenudengaard](https://wordpress.org/support/users/torbenudengaard/)
 * (@torbenudengaard)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multi-language-missing-domain/)
 * Hi,
 * would it be possible to add the text-string domain to the label text used for
   signup at the checkout page.
 * By adding the domain in the plugin it could save may manual updates of the Subscription.
   php file.
 * Original Code
    $labelString = $this->settings->get(self::OPTIN_MESSAGE_SETTING_NAME);
 * Modified Code
    $labelString = __($this->settings->get(self::OPTIN_MESSAGE_SETTING_NAME),‘**
   mailpoet**‘);
 * Quick fix > nice impact
 * Best Regards
    Torben

Viewing 1 replies (of 1 total)

 *  [Elvira K.](https://wordpress.org/support/users/treibalen/)
 * (@treibalen)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multi-language-missing-domain/#post-16026703)
 * Hi there [@torbenudengaard](https://wordpress.org/support/users/torbenudengaard/),
 * Thanks for reaching out!
 * I passed the information you shared to our developers and they will look into
   the possibility of implementing it.
 * Please don’t hesitate to contact us back if you need further assistance.
 * Enjoy the rest of your day and stay safe!

Viewing 1 replies (of 1 total)

The topic ‘multi language – missing domain’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Elvira K.](https://wordpress.org/support/users/treibalen/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/multi-language-missing-domain/#post-16026703)
 * Status: resolved