[otrs-cvs] CVS: otrs/Kernel/Config/Files Framework.xml,1.98,1.99
cvs-log at otrs.org
cvs-log at otrs.org
Fri May 12 14:00:28 CEST 2006
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv491/Kernel/Config/Files
Modified Files:
Framework.xml
Log Message:
fixed single digit problem
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -r1.98 -r1.99
*** Framework.xml 8 May 2006 17:17:13 -0000 1.98
--- Framework.xml 12 May 2006 11:00:26 -0000 1.99
***************
*** 808,813 ****
</ConfigItem>
<ConfigItem Name="TimeVacationDays" Required="1" Valid="1">
! <Description Lang="en">Add your permanent vacation days.</Description>
! <Description Lang="de">Hinterlegen Sie hier Ihre permanenten Freizeit-Tage im System.</Description>
<Group>Framework</Group>
<SubGroup>Core::Time</SubGroup>
--- 808,813 ----
</ConfigItem>
<ConfigItem Name="TimeVacationDays" Required="1" Valid="1">
! <Description Lang="en">Add your permanent vacation days. Use single-digit pattern for months January to September and for days of month lower than ten.</Description>
! <Description Lang="de">Hinterlegen Sie hier Ihre permanenten Feiertage im System. Benutzen Sie bitte f?r Januar bis Septemper einstellige Zahlen (1-9), ebenso f?r Monatstage kleiner zehn.</Description>
<Group>Framework</Group>
<SubGroup>Core::Time</SubGroup>
***************
*** 824,829 ****
</ConfigItem>
<ConfigItem Name="TimeVacationDaysOneTime" Required="1" Valid="1">
! <Description Lang="en">One time vacation days.</Description>
! <Description Lang="de">Einmalige Feiertage im System hinterlegen.</Description>
<Group>Framework</Group>
<SubGroup>Core::Time</SubGroup>
--- 824,829 ----
</ConfigItem>
<ConfigItem Name="TimeVacationDaysOneTime" Required="1" Valid="1">
! <Description Lang="en">One time vacation days. Use single-digit pattern for months January to September and for days of month lower than ten.</Description>
! <Description Lang="de">Einmalige Feiertage im System hinterlegen. Benutzen Sie bitte f?r Januar bis Septemper einstellige Zahlen (1-9), ebenso f?r Monatstage kleiner zehn.</Description>
<Group>Framework</Group>
<SubGroup>Core::Time</SubGroup>
More information about the cvs-log
mailing list