Skip to content

Commit 49a50a8

Browse files
committed
fixing messages for translation
1 parent 05f677c commit 49a50a8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,17 +1565,17 @@ WLSDPLY-12315=Topology profile "{0}" in type definition file {1} is not a known
15651565
WLSDPLY-12316=Unknown key "{0}" in the system-elements section of the type definition file {1}
15661566
WLSDPLY-12317=Found both discover-filters and system-elements sections in the type definition file {0} so ignoring the deprecated system-elements section
15671567
WLSDPLY-12318=The type definition file {0} contains a deprecated system-elements section that should be updated to the new discover-filters format
1568-
WLSDPLY-12319=Domain type {0} type definition file {1} version typedef {2} contains a postCreateDomainScript section but no {3} element was provided so no post-create-domain script will be executed
1569-
WLSDPLY-12320=Domain type {0} type definition file {1} version typedef {2} contains a postCreateDomainScript section
1570-
WLSDPLY-12321=Domain type {0} type definition file {1} version typedef {2} does not contain a postCreateDomainScript section
1571-
WLSDPLY-12322=Domain type {0} type definition file {1} version typedef {2} contains a postCreateDomainScript section with a {3} element set to {4} that was translated to {5}
1568+
WLSDPLY-12319=Domain type {0} type definition file {1} version {2} contains a postCreateDomainScript section but no {3} element was provided so no post-create-domain script will be executed
1569+
WLSDPLY-12320=Domain type {0} type definition file {1} version {2} contains a postCreateDomainScript section
1570+
WLSDPLY-12321=Domain type {0} type definition file {1} version {2} does not contain a postCreateDomainScript section
1571+
WLSDPLY-12322=Domain type {0} type definition file {1} version {2} contains a postCreateDomainScript section with a {3} element set to {4} that was translated to {5}
15721572
WLSDPLY-12323=Post Create RCU Schemas Lifecycle Hook Script
15731573
WLSDPLY-12324=Post Create Domain Lifecycle Hook Script
1574-
WLSDPLY-12325=Domain type {0} type definition file {1} version typedef {2} contains a postCreateRcuSchemasScript section but no {3} element was provided so no post-create-rcu-schemas script will be executed
1575-
WLSDPLY-12326=Domain type {0} type definition file {1} version typedef {2} contains both a postCreateRcuSchemasScript and a non-empty rcuSchemas section
1576-
WLSDPLY-12327=Domain type {0} type definition file {1} version typedef {2} contains a postCreateRcuSchemasScript but it has no rcuSchemas so the postCreateRcuSchemasScript will be ignored
1577-
WLSDPLY-12328=Domain type {0} type definition file {1} version typedef {2} does not contain a postCreateRcuSchemasScript section
1578-
WLSDPLY-12329=Domain type {0} type definition file {1} version typedef {2} contains a postCreateRcuSchemasScript section with a {3} element set to {4} that was translated to {5}
1574+
WLSDPLY-12325=Domain type {0} type definition file {1} version {2} contains a postCreateRcuSchemasScript section but no {3} element was provided so no post-create-rcu-schemas script will be executed
1575+
WLSDPLY-12326=Domain type {0} type definition file {1} version {2} contains both a postCreateRcuSchemasScript and a non-empty rcuSchemas section
1576+
WLSDPLY-12327=Domain type {0} type definition file {1} version {2} contains a postCreateRcuSchemasScript but it has no rcuSchemas so the postCreateRcuSchemasScript will be ignored
1577+
WLSDPLY-12328=Domain type {0} type definition file {1} version {2} does not contain a postCreateRcuSchemasScript section
1578+
WLSDPLY-12329=Domain type {0} type definition file {1} version {2} contains a postCreateRcuSchemasScript section with a {3} element set to {4} that was translated to {5}
15791579

15801580
# opss_helper.py
15811581
WLSDPLY-12350=Initializing OPSS credentials for target store "{0}"

0 commit comments

Comments
 (0)