#===================================================================== # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. #===================================================================== DB\ Info = DB Info DB\ Manager = DB Manager DB\ Viewer = DB Viewer Database\ Pools = Database Pools Derby\ Log\ Viewer = Derby Log Viewer Embedded\ DB = Embedded DB Run\ SQL = Run SQL sysdb.errorMsg01 = An error encountered while creating database. sysdb.errorMsg02 = An error encountered while closing database connection. sysdb.errorMsg03 = An error encountered while shutting down database. sysdb.errorMsg04 = An error encountered while backing up database. sysdb.errorMsg05 = An error encountered while renaming database folder. sysdb.errorMsg06 = An error encountered while deleting database. sysdb.errorMsg07 = SQL command cannot be empty. sysdb.errorMsg08 = An error encountered while executing SQL command(s). sysdb.errorMsg09 = Unable to deploy: {0}. sysdb.errorMsg10 = Unable to load driver {0}. sysdb.errorMsg11 = The import operation failed! sysdb.infoMsg01 = Database created: {0}. sysdb.infoMsg02 = Database deleted: {0}. sysdb.infoMsg03 = SQL command(s) executed successfully. sysdb.infoMsg04 = Connected to {0}. sysdb.warnMsg01 = There are no database pools defined.