forked from GitHub/gf-core
gfse: enable word replacement in minibar when activated from the editor
This commit is contained in:
@@ -229,6 +229,8 @@ function minibar_button(g,files,err_ind) {
|
|||||||
show_abstract: true,
|
show_abstract: true,
|
||||||
show_trees: true,
|
show_trees: true,
|
||||||
show_grouped_translations: false,
|
show_grouped_translations: false,
|
||||||
|
show_brackets: true,
|
||||||
|
word_replacements: true,
|
||||||
default_source_language: "Eng",
|
default_source_language: "Eng",
|
||||||
try_google: true
|
try_google: true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user