bundle.properties 791 字节
Newer Older
S
Serge Rider 已提交
1 2 3
Bundle-Vendor = DBeaver Corp
Bundle-Name = DBeaver UI Editors - SQL

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
extension-point.org.jkiss.dbeaver.sqlCommand.name = SQL script commands
extension-point.org.jkiss.dbeaver.sqlFormatter.name = SQL formatters
extension-point.org.jkiss.dbeaver.sql.covertname = SQL text conversions

content-type.org.jkiss.dbeaver.sql.name = SQL Script

view.sql.results.title=Data

editor.sql.name=SQL Editor

category.sqleditor.name=SQL Editor
category.sqleditor.description=SQL Editor Commands

context.org.jkiss.dbeaver.ui.editors.sql.name = SQL Editor Context
context.org.jkiss.dbeaver.ui.editors.sql.script.name = SQL Script Editor Context

sql.convert.unformatted.text.description = Converts SQL text into unformatted single line plain text
sql.convert.unformatted.text.name        = Unformatted text