Improve sentence in "Imputed hours" tab editing a task

This commit is contained in:
Manuel Rego Casasnovas 2012-03-21 16:01:28 +01:00
parent 80011a0245
commit 73f883127f

View file

@ -59,7 +59,7 @@
</row>
<row>
<label
value="${i18n:_('Sum of all task leafs imputed hours')}" />
value="${i18n:_('Sum of imputed hours in children tasks')}" />
<label id="totalIDC"
value="@{assignedHoursToOrderElementController.effortChildren}" />
</row>