[i18n] Fixed typo in progress with all tasks.
FEA: ItEr74S04BugFixing
This commit is contained in:
parent
c358afbc28
commit
9459be7464
4 changed files with 4 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ import java.util.List;
|
|||
*/
|
||||
public enum ProgressType {
|
||||
|
||||
SPREAD_PROGRESS(_("Progress with all task tasks by hours")),
|
||||
SPREAD_PROGRESS(_("Progress with all tasks by hours")),
|
||||
CRITICAL_PATH_DURATION(_("Progress with critical path tasks by hours")),
|
||||
CRITICAL_PATH_NUMHOURS(_("Progress with critical path tasks by duration"));
|
||||
|
||||
|
|
|
|||
|
|
@ -7152,7 +7152,7 @@ msgid "You can not remove this entity sequence, it is already in use"
|
|||
msgstr "No puede borrar está secuencia de entidad, ya está en uso"
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:36
|
||||
msgid "Progress with all task tasks by hours"
|
||||
msgid "Progress with all tasks by hours"
|
||||
msgstr "Progreso con todas las tareas por horas"
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:37
|
||||
|
|
|
|||
|
|
@ -7131,7 +7131,7 @@ msgid "You can not remove this entity sequence, it is already in use"
|
|||
msgstr "Non pode borrar esta secuencia de entidade, xa está en uso"
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:36
|
||||
msgid "Progress with all task tasks by hours"
|
||||
msgid "Progress with all tasks by hours"
|
||||
msgstr "Progreso con todas as tarefas por horas"
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:37
|
||||
|
|
|
|||
|
|
@ -6963,7 +6963,7 @@ msgid "You can not remove this entity sequence, it is already in use"
|
|||
msgstr ""
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:36
|
||||
msgid "Progress with all task tasks by hours"
|
||||
msgid "Progress with all tasks by hours"
|
||||
msgstr ""
|
||||
|
||||
#: navalplanner-business/src/main/java/org/navalplanner/business/common/entities/ProgressType.java:37
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue