X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Feditpeopletag.php;h=b2dedc890f6c6429d25e7a9b0f9232a012990ea3;hb=5eba1030ae39038b7b6b0aad5de1043fae43e48d;hp=00d1fc3a77b6f1db3289712d801d02e9ff07cadb;hpb=c227045975905ba0cb690af95baf2cc471974105;p=quix0rs-gnu-social.git diff --git a/actions/editpeopletag.php b/actions/editpeopletag.php index 00d1fc3a77..b2dedc890f 100644 --- a/actions/editpeopletag.php +++ b/actions/editpeopletag.php @@ -293,7 +293,7 @@ class EditpeopletagAction extends Action if (!$result) { common_log_db_error($this->group, 'UPDATE', __FILE__); - // TRANS: TRANS: Server error displayed when updating a list fails. + // TRANS: Server error displayed when updating a list fails. $this->serverError(_('Could not update list.')); }