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 36e14c5c6a
commit 9819e0cad5

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>