new error phrase if attribute doesn't match regex

This commit is contained in:
Uwe Steinmann 2013-05-28 09:02:35 +02:00
parent add2aade8f
commit 4918256544

View File

@ -85,6 +85,7 @@ $text = array(
'assign_reviewers' => "Assign Reviewers",
'assign_user_property_to' => "Assign user's properties to",
'assumed_released' => "Assumed released",
'attr_no_regex_match' => "The attribute value does not match the regular expression",
'attrdef_management' => "Attribute definition management",
'attrdef_exists' => "Attribute definition already exists",
'attrdef_in_use' => "Attribute definition still in use",