Add .json extension to OVE import tooltip [SCI-9116] (#6112)

* Add .json extension to OVE import tooltip [SCI-9116]

* Override import and downlod tooltip values [SCI-9116]
This commit is contained in:
wandji 2023-08-31 11:51:49 +01:00 committed by GitHub
parent c80e99bdbc
commit 167abe5239
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

View file

@ -63,7 +63,25 @@
onSave: this.saveFile,
generatePng: true,
readOnly: this.readOnly,
showMenuBar: true
showMenuBar: true,
ToolBarProps: {
toolList: [
'saveTool',
'downloadTool',
{ name: 'importTool', tooltip: I18n.t('open_vector_editor.editor.tooltips.importTool') },
'undoTool',
'redoTool',
'cutsiteTool',
'featureTool',
'partTool',
'oligoTool',
'orfTool',
'alignmentTool',
'editTool',
'findTool',
'visibilityTool'
]
}
}
if (this.readOnly) {

View file

@ -3711,6 +3711,9 @@ en:
bullet_2: "Visualize"
bullet_3: "Annotate"
button: "Try Sequence editor"
editor:
tooltips:
importTool: "Click or drag to import and view files (.fasta .gb .dna .json)"
pdf_preview:
fit_to_screen: 'Fit to screen'
pages: