@@ -150,4 +150,8 @@ cleaningBusinessObjects=Cleaning Business data model...
countQueryInfo=To get paged results from a REST API query on this business object you must create a related count query. For a query named "queryName", create a query named "countForQueryName" that counts the total number of results.
missingCountQuery=You can define a count query {0} to enable paged results from this REST API query.
queryReturnTypeWarning=Only below return types are supported.\nIt is currently not possible to use multiple SELECT expressions like 'SELECT e.name,e.id FROM...'.
modelValidationFailedMsg=Business data model validation has failed with following issues. Fix those issues to be able to save your model.
\ No newline at end of file
modelValidationFailedMsg=Business Data Model validation has failed with following issues. Fix those issues to be able to save your model.
bdmDeployedTitle=Business Data Model deployed
bdmDeployedMessage=The Business Data Model has been deployed successfully.\n\u26A0\uFE0F\uFE0F Open sessions have been closed (portal,applications...). You need to log back in.
doNotShowMeAgain=Don't show me this message again.
bdmDeployDetails=Business Data Model deployment steps:\n\t\u23F8 Pause BPM services (\u2192closes all open sessions)\n\t\uD83D\uDDF2 Generate Java entities and DAO from model\n\t\uD83D\uDDF2 Create/Update database schema\n\t\u25BA Resume BPM services