diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 746c24da3..cfaf85ec7 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -5389,13 +5389,13 @@ The invoice will be sent to you again. The amount is only to be trans 'phrases' => array( array( 'sprache' => 'German', - 'text' => 'Unruly Person wurde gefunden', + 'text' => 'Person mit Markierung „unruly“ gefunden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', - 'text' => 'Unruly Person detected', + 'text' => 'Person flagged as "unruly" detected', 'description' => '', 'insertvon' => 'system' )