[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: property/inc/import Import_fra_BKK,1.8,1.9 Impor
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/inc/import Import_fra_BKK,1.8,1.9 Import_fra_Kemner,1.9,1.10 Import_fra_Service,1.10,1.11 |
Date: |
Fri, 09 May 2003 05:05:33 -0400 |
Update of /cvsroot/phpgroupware/property/inc/import
In directory subversions:/tmp/cvs-serv10169/inc/import
Modified Files:
Import_fra_BKK Import_fra_Kemner Import_fra_Service
Log Message:
no message
Index: Import_fra_BKK
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_BKK,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** Import_fra_BKK 31 Mar 2003 21:14:14 -0000 1.8
--- Import_fra_BKK 9 May 2003 09:05:31 -0000 1.9
***************
*** 281,285 ****
}
$num = $i - 1;
! return lang('Successfully imported x records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
}
}
--- 281,285 ----
}
$num = $i - 1;
! return lang('Successfully imported %1 records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
}
}
Index: Import_fra_Kemner
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_Kemner,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Import_fra_Kemner 31 Mar 2003 21:14:14 -0000 1.9
--- Import_fra_Kemner 9 May 2003 09:05:31 -0000 1.10
***************
*** 369,373 ****
}
$num = $i - 1;
! return lang('Successfully imported x records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr .' - ' . $bilagsnr_end;
}
}
--- 369,373 ----
}
$num = $i - 1;
! return lang('Successfully imported %1 records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr .' - ' . $bilagsnr_end;
}
}
Index: Import_fra_Service
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_Service,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Import_fra_Service 31 Mar 2003 21:14:14 -0000 1.10
--- Import_fra_Service 9 May 2003 09:05:31 -0000 1.11
***************
*** 220,224 ****
}
$num = $i - 1;
! return lang('Successfully imported x records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
}
}
--- 220,224 ----
}
$num = $i - 1;
! return lang('Successfully imported %1 records into your
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
}
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/inc/import Import_fra_BKK,1.8,1.9 Import_fra_Kemner,1.9,1.10 Import_fra_Service,1.10,1.11,
Sigurd Nes <address@hidden> <=