diff --git a/scripts/update_ostatus_profiles.php b/scripts/update_ostatus_profiles.php index 0d56423f58..bca136bbbc 100644 --- a/scripts/update_ostatus_profiles.php +++ b/scripts/update_ostatus_profiles.php @@ -133,7 +133,7 @@ class LooseOstatusProfile extends Ostatus_profile if (!$response->isOk()) { // TRANS: Exception. %s is a profile URL. - throw new Exception(sprintf(_m('Could not reach profile page %s.'),$profile_url)); + throw new Exception(sprintf(_('Could not reach profile page %s.'),$profile_url)); } // Check if we have a non-canonical URL