Skip to content

Commit 5d88348

Browse files
committed
Merge branch 'i81n-feedback' into 'main'
Reworded several log messages that were confusing to users and difficult to translate See merge request weblogic-cloud/weblogic-deploy-tooling!1495
2 parents f0e1a58 + 90254fb commit 5d88348

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ WLSDPLY-01428=Failed to extract archive file entry {0} due to an error creating
206206
WLSDPLY-01429=Unable to extract zip entry {0} because the target directory {1} does not exist and could not be created
207207
WLSDPLY-01430=Failed to extract wallet file {0} from archive file {1} because the target directory {2} does not exist and could not be created
208208
WLSDPLY-01431=Zip slip security vulnerability detected in archive file {0} entry {1} because entry extract location {2} is not under the specified extract path {3}
209-
WLSDPLY-01432=Failed to extract zip file {0} originating from archive file entry {1} to directory {2}: {3}
209+
WLSDPLY-01432=Failed to extract zip file {0} originating from archive file entry {1} to directory {2}: {3}
210210
WLSDPLY-01433=Archive file {0} contains the OPSS wallet in a deprecated location {1}. Please move to the new location {2}.
211211
WLSDPLY-01434=Could not determine a valid archive path with an empty server name and keystore path {0} to replace server key store file with {1}
212212
WLSDPLY-01435=Could not determine a valid archive path with an empty cluster name and Coherence config path {0} to replace Coherence cluster config file with {1}
@@ -578,7 +578,7 @@ WLSDPLY-05713=Model section {0} will not be compared
578578
WLSDPLY-05714=NOT USED
579579
WLSDPLY-05715=There are {0} attributes that only exist in the previous model, see {1}
580580
WLSDPLY-05716=The Security Configuration Provider at location {0} has a difference and the current \
581-
provider(s) will replace the previous provider(s)
581+
provider(s) will replace the previous provider(s)
582582
WLSDPLY-85717=Model {0} does not exists
583583
WLSDPLY-85718=Model {0} is a directory
584584
WLSDPLY-85719=Model {0} does not have the correct file extension, it must be either .yaml or .json
@@ -756,7 +756,7 @@ WLSDPLY-06365=Adding {0} {1}
756756
WLSDPLY-06366={0} configuration for {1} {2} will not be discovered in online mode
757757
WLSDPLY-06367=Add JDBC Datasource DriverParams wallet based on property {0} into archive entry path {1}
758758
WLSDPLY-06368=Unable to collect wallet directory because the JDBC Datasource DriverParams connection property value {0} \
759-
is at ORACLE_HOME directory {1}.
759+
is at ORACLE_HOME directory {1}.
760760
WLSDPLY-06369=Parent directory of JDBC Datasource DriverParams property value {0} is not a flat structure, only \
761761
individual file will be added to the wallet, other files that may exists in the original database wallet will not be \
762762
collected.
@@ -846,7 +846,7 @@ WLSDPLY-06485=Adding {0} to JMS Template {1} JMS System Resource {2}
846846
WLSDPLY-06486=Subdeployment name missing for Group Param {0} at {1}. The Group Param will not be \
847847
added to the discovered model.
848848
WLSDPLY-06487=Adding Group Param with Sub-Deployment name {0} to {1}
849-
WLSDPLY-06488=Key missing for Foreign JNDI Property Foreign Server {0} to {1}. The JNDI Property \
849+
WLSDPLY-06488=JMS Foreign Server JNDIProperty {0} is missing the Key attribute in {1}. The JNDI Property \
850850
will not be added to the discovered model.
851851
WLSDPLY-06489=Adding JNDI Property with name {0} to {1}
852852
WLSDPLY-06490=Skipping {0} JMS Server {1}
@@ -949,7 +949,7 @@ WLSDPLY-06711=Adding {0} to Virtual Targets
949949
# custom_folder_helper.py and
950950
WLSDPLY-06750=Unable to determine the provider type for the Custom Security Provider {0} MBean {1}
951951
WLSDPLY-06751=Discover {0} Custom MBean {1}
952-
WLSDPLY-06752=Adding {0} to {1} the Custom MBean {2}
952+
WLSDPLY-06752=Adding Custom MBean {0} of type {2} to {1}
953953
WLSDPLY-06753=Unable to discover {0} Custom MBean {1} with name {2}. The MBean was not loaded \
954954
into the current WLST session.
955955
WLSDPLY-06754=Attribute {0} for the Custom MBean {1} is read-only
@@ -1116,7 +1116,7 @@ WLSDPLY-08217=Unable to resolve the WLST context for attribute {0} in folder {1}
11161116
WLSDPLY-08300=Adding argument {0} to unsorted arguments list
11171117
WLSDPLY-08301=Adding argument {0} to -X size arguments with key {1} and value {2}
11181118
WLSDPLY-08302=Adding argument {0} to -X value arguments with key {1} and value {2}
1119-
WLSDPLY-08303=Adding argument {0} to -X other arguments with key {1} and value {2}
1119+
WLSDPLY-08303=Adding argument {0} to -X arguments with key {1} and value {2}
11201120
WLSDPLY-08304=Adding argument {0} to -XX switch arguments with key {1} and value {2}
11211121
WLSDPLY-08305=Adding argument {0} to -XX value arguments with key {1} and value {2}
11221122
WLSDPLY-08306=Adding argument {0} to -D arguments with key {1} and value {2}
@@ -1253,9 +1253,9 @@ WLSDPLY-09335=Undeploying {0} {1} from targets: {2}
12531253
WLSDPLY-09336=Redeployed application {0} because the old and the new binary have the same path.
12541254
WLSDPLY-09337=Removing {0} from model deployment because it is started with a delete notation. It will be undeployed.
12551255
WLSDPLY-09338=Removing {0} from model deployment because the running application's targets are a superset of \
1256-
the targets in the model.
1256+
the targets in the model.
12571257
WLSDPLY-09339=Removing {0} from model deployment because the running application's has no target and \
1258-
also no targets in the model.
1258+
also no targets in the model.
12591259
WLSDPLY-09340=Cannot create temporary directory for uploading applications for remote deployment; {0}
12601260
WLSDPLY-09341=Cannot deploy application {0}, SourcePath {1} with '-remote' option because it is in exploded format
12611261

0 commit comments

Comments
 (0)