[i18n] Marked string to translate.

This commit is contained in:
Manuel Rego Casasnovas 2011-03-17 10:16:37 +01:00
parent 4cf36300ae
commit 3fb9fa3361

View file

@ -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