* SPDX-License-Identifier: AGPL-3.0-only ************************************/ $mod_strings = Array( //Added fields for uploads (attach files) 'LBL_ATTACH_FILE'=>'Attach File', 'LBL_ATTACH'=>'Attach', 'LBL_CANCEL'=>'Cancel', 'LBL_STEP_SELECT_FILE'=>'Step 1 : Select File', 'LBL_BROWSE_FILES'=>'Click the browse button and select the file to be attached', 'LBL_DESCRIPTION'=>'Step 2 : Write some description', 'LBL_OPTIONAL'=>'(optional)', ); ?>