diff --git a/src/plib/library/List/Domains.php b/src/plib/library/List/Domains.php
index c198ea8..096420a 100644
--- a/src/plib/library/List/Domains.php
+++ b/src/plib/library/List/Domains.php
@@ -123,7 +123,7 @@ private function _getRecords($view)
: " 'enable-domain'])}?id=$urlId'>".
"".$this->lmsg('enableAutoSync')."".
- "") : "This domain is not in Cloudflare",
+ "") : "".$this->lmsg('domainNotFound')."",
];
}