FCLT#86197

- Removed
lcl_scf_import 
lcl_scf_export 

- Added  
lcl_download
lcl_upload
lcl_transport
lcl_paste

svn path=/Database/trunk/; revision=67990
This commit is contained in:
Rik Hassing
2025-02-14 14:00:25 +00:00
parent b94b4f2c48
commit 2e8c5ac7ba

View File

@@ -6044,9 +6044,7 @@ FAC_LCL('lcl_scf_pivot', 'Draaitabel', 'Pivot')
FAC_LCL('lcl_scf_pivot_needs_2cols', 'Draaitabel moet minstens 2 kolommen hebben', 'Pivot needs at least two columns')
FAC_LCL('lcl_scf_cond', 'Filter conditie OF', 'Filter condition OR')
FAC_LCL('lcl_scf_import', 'Importeren', 'Import')
FAC_LCL('lcl_scf_export', 'Exporteren', 'Export')
FAC_LCL('lcl_scf_download', 'Downloaden', 'Download')
FAC_LCL('lcl_scf_download', 'Downloaden', 'Download')
FAC_LCL('lcl_scf_upload', 'Uploaden', 'Upload')
FAC_LCL('lcl_scf_transport', 'Transporteren', 'Transport')
FAC_LCL('lcl_scf_paste', 'Plakken', 'Paste')
@@ -6054,6 +6052,10 @@ FAC_LCL('lcl_scf_clone', 'Kopi
FAC_LCL('lcl_scf_clonettl', 'Kopie', 'Copy')
FAC_LCL('lcl_scf_email', 'Verstuur per e-mail', 'Send by e-mail')
FAC_LCL('lcl_download', 'Downloaden', 'Download')
FAC_LCL('lcl_upload', 'Uploaden', 'Upload')
FAC_LCL('lcl_transport', 'Transporteren', 'Transport')
FAC_LCL('lcl_paste', 'Plakken', 'Paste')
FAC_LCL('lcl_kpi_bijwerken', 'Bijwerken', 'Refresh')
FAC_LCL('lcl_kpi_toon', 'Toon', 'Display')