Trans
This commit is contained in:
parent
8c9f2b8458
commit
3eba707e0f
@ -76,12 +76,12 @@ MyActivities=My tasks/activities
|
|||||||
MyProjects=My projects
|
MyProjects=My projects
|
||||||
MyProjectsArea=My projects Area
|
MyProjectsArea=My projects Area
|
||||||
DurationEffective=Effective duration
|
DurationEffective=Effective duration
|
||||||
ProgressDeclared=Declared progress
|
ProgressDeclared=Declared real progress
|
||||||
TaskProgressSummary=Task progress
|
TaskProgressSummary=Task progress
|
||||||
CurentlyOpenedTasks=Curently open tasks
|
CurentlyOpenedTasks=Curently open tasks
|
||||||
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared progress is less %s than the calculated progression
|
TheReportedProgressIsLessThanTheCalculatedProgressionByX=The declared real progress is less %s than the progress on consumption
|
||||||
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared progress is more %s than the calculated progression
|
TheReportedProgressIsMoreThanTheCalculatedProgressionByX=The declared real progress is more %s than the progress on consumption
|
||||||
ProgressCalculated=Calculated progress
|
ProgressCalculated=Progress on consumption
|
||||||
WhichIamLinkedTo=which I'm linked to
|
WhichIamLinkedTo=which I'm linked to
|
||||||
WhichIamLinkedToProject=which I'm linked to project
|
WhichIamLinkedToProject=which I'm linked to project
|
||||||
Time=Time
|
Time=Time
|
||||||
|
|||||||
@ -3632,8 +3632,8 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
|
|||||||
/* padding: 3px; */
|
/* padding: 3px; */
|
||||||
}
|
}
|
||||||
.boxstats {
|
.boxstats {
|
||||||
padding-left: 3px;
|
padding-left: 6px;
|
||||||
padding-right: 3px;
|
padding-right: 6px;
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
padding-bottom: 2px;
|
padding-bottom: 2px;
|
||||||
width: 118px;
|
width: 118px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user