[i18n] Marked string to translate.
This commit is contained in:
parent
4cf36300ae
commit
3fb9fa3361
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ public class AssignedTaskQualityFormsToOrderElementModel implements
|
|||
|
||||
private void showMessageDeleteSpread() throws ValidationException {
|
||||
throw new ValidationException(
|
||||
"the operation does not perform because the task has progress reports that is spread associated with this quality form.");
|
||||
_("The operation does not perform because the task has progress reports that is spread associated with this quality form"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue