Debug of module leave requests
Add text in holiday module
This commit is contained in:
parent
f28ebefe93
commit
8c48785de7
@ -26,6 +26,7 @@ MenuConfCP=Edit balance of leaves
|
|||||||
UpdateAllCP=Update the leaves
|
UpdateAllCP=Update the leaves
|
||||||
SoldeCPUser=Leaves balance is <b>%s</b> days.
|
SoldeCPUser=Leaves balance is <b>%s</b> days.
|
||||||
ErrorEndDateCP=You must select an end date greater than the start date.
|
ErrorEndDateCP=You must select an end date greater than the start date.
|
||||||
|
ErrorFieldRequired=This field is required :
|
||||||
ErrorSQLCreateCP=An SQL error occurred during the creation:
|
ErrorSQLCreateCP=An SQL error occurred during the creation:
|
||||||
ErrorIDFicheCP=An error has occurred, the leave request does not exist.
|
ErrorIDFicheCP=An error has occurred, the leave request does not exist.
|
||||||
ReturnCP=Return to previous page
|
ReturnCP=Return to previous page
|
||||||
@ -40,6 +41,7 @@ DeleteCP=Delete
|
|||||||
ActionValidCP=Validate
|
ActionValidCP=Validate
|
||||||
ActionRefuseCP=Refuse
|
ActionRefuseCP=Refuse
|
||||||
ActionCancelCP=Cancel
|
ActionCancelCP=Cancel
|
||||||
|
UpdateButtonCP=Update
|
||||||
StatutCP=Status
|
StatutCP=Status
|
||||||
SendToValidationCP=Send to validation
|
SendToValidationCP=Send to validation
|
||||||
TitleDeleteCP=Delete the leave request
|
TitleDeleteCP=Delete the leave request
|
||||||
@ -84,7 +86,6 @@ BoxTitleLastLeaveRequests=Last %s modified leave requests
|
|||||||
HolidaysMonthlyUpdate=Monthly update
|
HolidaysMonthlyUpdate=Monthly update
|
||||||
ManualUpdate=Manual update
|
ManualUpdate=Manual update
|
||||||
HolidaysCancelation=Leave request cancelation
|
HolidaysCancelation=Leave request cancelation
|
||||||
|
|
||||||
## Configuration du Module ##
|
## Configuration du Module ##
|
||||||
ConfCP=Configuration of leave request module
|
ConfCP=Configuration of leave request module
|
||||||
DescOptionCP=Description of the option
|
DescOptionCP=Description of the option
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user