]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/editpeopletag.php
Merge remote-tracking branch 'origin/1.0.x' into 1.0.x
[quix0rs-gnu-social.git] / actions / editpeopletag.php
index 00d1fc3a77b6f1db3289712d801d02e9ff07cadb..b2dedc890f6c6429d25e7a9b0f9232a012990ea3 100644 (file)
@@ -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.'));
         }