Form->create('FileIdentifier');?>
Form->input('imported_translation_file_id'); echo $this->Form->input('command'); echo $this->Form->input('translation_index'); echo $this->Form->input('identifier_id'); echo $this->Form->input('arguments'); echo $this->Form->input('reference_string'); ?>
Form->end(__('Submit', true));?>