GUIs.Common: Add Legacy File Properties to context menu
This commit is contained in:
@@ -2,7 +2,5 @@
|
||||
Public Const NO_ROW_HANDLE = -1
|
||||
|
||||
Public Shared ReadOnly MESSAGE_TOO_MANY_SEARCHES = "You have more than three searches configured. This Window will only show the first three result lists!"
|
||||
Public Shared ReadOnly MESSAGE_ERROR_IN_SEARCHES = $"An error occurred while executing searches or no searches were found!{vbNewLine}
|
||||
Please check the SQL Queries for errors and if the correct connection was configured.{vbNewLine}{vbNewLine}
|
||||
For more information check the Logfile."
|
||||
Public Shared ReadOnly MESSAGE_ERROR_IN_SEARCHES = $"An error occurred while executing searches or no searches were found!{vbNewLine}Please check the SQL Queries for errors and if the correct connection was configured.{vbNewLine}{vbNewLine}For more information check the Logfile."
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user