Skip to content

Commit

Permalink
Updated i18n file with typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sqtran committed Mar 3, 2017
1 parent 135b7b9 commit a764195
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ errorOnPreviewManagerShutdown = An error shutting down the Preview Manager occur
serverExistsMsg = A server with URL "{0}" already exists.
serverParentNotConnectedErrorMsg = The parent JBoss Server is not started.
serverReconnectErrorMsg = Cannot establish a connection to the Teiid instance {0}.
serverAdminInitError = Cannot initiaise the admin connection.
serverAdminInitError = Cannot initialize the admin connection.
serverManagerRegistryRemoveUnexpectedError = Unexpected error unregistering server with URL "{0}"
serverManagerRegistryUpdateAddError = Problem adding new version of server being updated. {0}
serverManagerRegistryUpdateRemoveError = Problem removing old version of server being updated. {0}
Expand Down Expand Up @@ -149,6 +149,6 @@ TeiidURL.port_out_of_range=The port ''{0}'' is out of range.
# TeiidParentServerListener
TeiidParentServerListener.initTeiidServerException.title = Teiid Instance Initialisation Failure
TeiidParentServerListener.initTeiidServerException.message = The Teiid Instance for the server failed to initialise.
TeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
TeiidParentServerListener.initTeiidServerException.reason = The initialization produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.

errorObtainingTranslatorProperties = Error obtaining property definitions from host "{1}" and property "{0}"
errorObtainingTranslatorProperties = Error obtaining property definitions from host "{1}" and property "{0}"

0 comments on commit a764195

Please sign in to comment.