Skip to content

Commit a469420

Browse files
committed
fixing messages for translation
1 parent e5750e0 commit a469420

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,19 +1713,19 @@ WLSDPLY-12315=Topology profile "{0}" in type definition file {1} is not a known
17131713
WLSDPLY-12316=Unknown key "{0}" in the system-elements section of the type definition file {1}
17141714
WLSDPLY-12317=Found both discover-filters and system-elements sections in the type definition file {0} so ignoring the deprecated system-elements section
17151715
WLSDPLY-12318=The type definition file {0} contains a deprecated system-elements section that should be updated to the new discover-filters format
1716-
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
1717-
WLSDPLY-12320=Domain type {0} type definition file {1} version typedef {2} contains a postCreateDomainScript section
1718-
WLSDPLY-12321=Domain type {0} type definition file {1} version typedef {2} does not contain a postCreateDomainScript section
1719-
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}
1716+
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
1717+
WLSDPLY-12320=Domain type {0} type definition file {1} version {2} contains a postCreateDomainScript section
1718+
WLSDPLY-12321=Domain type {0} type definition file {1} version {2} does not contain a postCreateDomainScript section
1719+
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}
17201720
WLSDPLY-12323=Post Create RCU Schemas Lifecycle Hook Script
17211721
WLSDPLY-12324=Post Create Domain Lifecycle Hook Script
1722-
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
1723-
WLSDPLY-12326=Domain type {0} type definition file {1} version typedef {2} contains both a postCreateRcuSchemasScript and a non-empty rcuSchemas section
1724-
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
1725-
WLSDPLY-12328=Domain type {0} type definition file {1} version typedef {2} does not contain a postCreateRcuSchemasScript section
1726-
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}
1727-
WLSDPLY-12330=Domain type {0} type definition file {1} version typedef {2} contains a discoverExcludedLocationsBinariesToArchive section with {3} entries
1728-
WLSDPLY-12331=Domain type {0} type definition file {1} version typedef {2} does not contains any discoverExcludedLocationsBinariesToArchive entries
1722+
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
1723+
WLSDPLY-12326=Domain type {0} type definition file {1} version {2} contains both a postCreateRcuSchemasScript and a non-empty rcuSchemas section
1724+
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
1725+
WLSDPLY-12328=Domain type {0} type definition file {1} version {2} does not contain a postCreateRcuSchemasScript section
1726+
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}
1727+
WLSDPLY-12330=Domain type {0} type definition file {1} version {2} contains a discoverExcludedLocationsBinariesToArchive section with {3} entries
1728+
WLSDPLY-12331=Domain type {0} type definition file {1} version {2} does not contains any discoverExcludedLocationsBinariesToArchive entries
17291729

17301730

17311731
# opss_helper.py

0 commit comments

Comments
 (0)