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