Title: Missing textdomain for string
Last modified: July 23, 2020

---

# Missing textdomain for string

 *  Resolved [Erik](https://wordpress.org/support/users/kebbet/)
 * (@kebbet)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/missing-textdomain-for-string/)
 * Hi!
    I just noted that the string ”If a caching/performance plugin is active,
   please invalidate its cache to ensure that changes are reflected immediately.”
   is missing its text domain, which means the string is not translated in the UI.
   Found in the file `includes/settings-page.php` on line 38. Could it be changed?
 * Thanks for a great plugin, I use it on every site I create.

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

 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/missing-textdomain-for-string/#post-13183980)
 * What version of the plugin are you using? The latest version (1.10.2) has a text
   domain specified for this string – see [https://plugins.trac.wordpress.org/browser/disable-comments/trunk/includes/settings-page.php#L44](https://plugins.trac.wordpress.org/browser/disable-comments/trunk/includes/settings-page.php#L44).
   If you’re using the latest version then for some reason your copy of it is not
   what is published on wordpres.org – I couldn’t say why this is…
 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/missing-textdomain-for-string/#post-13183987)
 * I’ve just bumped the version to 1.10.3 to include some other small fixes – hopefully
   that update will resolve this discrepancy for you.
 *  Plugin Author [WPDeveloper](https://wordpress.org/support/users/wpdevteam/)
 * (@wpdevteam)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/missing-textdomain-for-string/#post-13282441)
 * I see it solves the issue, also no update from OP, I am closing it, if the issue
   persists, please comment here or open a new thread.

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

The topic ‘Missing textdomain for string’ is closed to new replies.

 * ![](https://ps.w.org/disable-comments/assets/icon-256x256.png?rev=2509854)
 * [Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]](https://wordpress.org/plugins/disable-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-comments/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)
 * [strings](https://wordpress.org/support/topic-tag/strings/)

 * 3 replies
 * 3 participants
 * Last reply from: [WPDeveloper](https://wordpress.org/support/users/wpdevteam/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/missing-textdomain-for-string/#post-13282441)
 * Status: resolved