net.sourceforge.squirrel_sql.client.plugin.gui.I18NStrings.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of squirrel-sql Show documentation
Show all versions of squirrel-sql Show documentation
This is the jar that contains the main application classes which are very specific to
SQuirreLSQL.
The newest version!
PreferencesPanel.borderLabel={0} Script Settings
PreferencesPanel.lineCommentLabel=Start of line comment
PreferencesPanel.lineCommentToolTip=Sequence of characters at the beginning of a line to indicate that whole line is a comment
PreferencesPanel.removeMultiLineCommentLabel=Remove multi-line comments (/*...*/) from SQL before executing
PreferencesPanel.removeMultiLineCommentLabelTipText=
PreferencesPanel.statementSeparatorLabel=Statement Separator
PreferencesPanel.statementSeparatorToolTip=When multiple statements are selected, use this to separate them into single statements.
PreferencesPanel.procedureSeparatorLabel=Procedure/Function Separator
PreferencesPanel.procedureSeparatorToolTip=Multiple statements within a procedure or function can be terminated with this.
PreferencesPanel.useCustomQTLabel=Use Custom Query Tokenizer
PreferencesPanel.useCustomQTToolTip=Gives enhanced capabilities over the default query tokenizer for handling {0} scripts