-
Notifications
You must be signed in to change notification settings - Fork 3
/
plugin.properties
53 lines (36 loc) · 1.72 KB
/
plugin.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Copy.CommentStatement = Copy Comm&ent Statement
Copy.SelectStatement = Copy &Select statement
CopyBothColumnNameAction.label = Copy of Logical &and Physical column name
CopyBothColumnNameWithTableNameAction.label = Copy of Logical and Physical column name (add ta&ble name)
CopyColumnNameWithTableNameAction.label = Copy of &TableName.ColumnName
CopyLogicalColumnNameAction.label = Copy of &Logical column name
CopyLogicalColumnNameWithTableNameAction.label = Copy of &TableName.ColumnName
assist.cs.development = Assist &C# Development
assist.java.development = Assist &Java Development
connection.string = Connection String
convert = C&onvert
convert.capital = Convert &Capital Letter Conversion
convert.semicolon = End of Sentence's ; is changed into &/
convert.slash = End of Sentence's / is changed into ;
convert.smaller = Convert &Smaller Letter Conversion
copy.label = C&opy
copy.string.buffer = &Copy as StringBuffer
copy.string.buffer2 = Copy as StringBuffer Addition &Line Separator
copy.string.builder = C&opy as StringBuilder
copy.string.builder2 = Co&py as StringBuilder(JDK5)
create.new.record = &New Row
db.tree.view = DB Tree View
execute.all.sql = Execute &All SQL
execute.current.sql = Execute &Current SQL
execute.plsql = &Execute as Script by DBViewer
execute.selected.sql = Execute &Selected SQL
execute.sql = &Execute SQL by DBViewer
export.csv = Export CSV
history.back.sql = &Back SQL
history.next.sql = &Next SQL
sql.content.assist = SQL Content Assist
sql.editor = SQL Editor
sql.execute.view = SQL Execute View
sql.format = SQL Formatter
sql.history.view = SQL History View
sql.template = SQL Template