mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Rename Emmet xml configurable
This commit is contained in:
@@ -220,7 +220,7 @@ select.xsd.schema.dialog.title=Select XSD Schema
|
||||
emmet.title=Emmet
|
||||
emmet.update.tag.title=Update tag with Emmet
|
||||
emmet.configuration.title=Emmet
|
||||
emmet.enable.label=&Enable XML Emmet
|
||||
emmet.enable.label=&Enable XML/HTML Emmet
|
||||
emmet.filters.enabled.by.default=Filters enabled by default
|
||||
emmet.enable.preview=Enable &abbreviation preview
|
||||
emmet.expand.abbreviation.with=Expand &abbreviation with
|
||||
|
||||
@@ -145,7 +145,7 @@ public class XmlEmmetConfigurable implements SearchableConfigurable, Disposable,
|
||||
@Nls
|
||||
@Override
|
||||
public String getDisplayName() {
|
||||
return "XML";
|
||||
return "HTML";
|
||||
}
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user