Skip to content

fixes for internationalizing messages #1413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ WLSDPLY-01640=NOT USED
WLSDPLY-01641=Value {0} specified for -target argument does not resolve to a directory in WLSDEPLOY_HOME/lib/targets
WLSDPLY-01642={0} is required and must be a directory for {1} {2}
WLSDPLY-01643=-target {0} specified does not have the configuration file {1} in the file system
WLSDPLY-01644=Target configuration file {0} is not formatted properly {1}
WLSDPLY-01644=Target configuration file {0} is not formatted properly: {1}
WLSDPLY-01646=Supplied OPSS wallet directory {0} was not valid: {1}
WLSDPLY-01647=Supplied output directory {0} was not valid: {1}
WLSDPLY-01648=Target configuration file {0} has invalid value {1} for {2}. Valid values are: {3}
Expand Down Expand Up @@ -441,7 +441,7 @@ WLSDPLY-01800=Updating role mapper file: {0}
WLSDPLY-01801=Creating backup file: {0}
WLSDPLY-01802=Updating role: {0}
WLSDPLY-01803=Adding roles: {0}
WLSDPLY-01804=Failed to convert role {0} with expression {1} because {2}
WLSDPLY-01804=Failed to convert role {0} with expression {1}: {2}
WLSDPLY-01805=Unexpected {0} during role mapper processing: {1}

# wlsdeploy/util/weblogic_helper.py
Expand Down Expand Up @@ -519,7 +519,7 @@ WLSDPLY-05018=Property {0} has an expected data type of {1} and an actual data t
WLSDPLY-05019=Expected value of the {0} property at location {1} to be a {2} data type, but it was a {3}
WLSDPLY-05020=Attribute {0} is not valid in model location {1}
WLSDPLY-05021=Model location {0} references variable {1}, but no variables file was specified
WLSDPLY-05022=Model location {0} references variable {1} that is not defined in {2}

WLSDPLY-05023=Value of attribute {0} at model location {1} has an unexpected data type: {2}
WLSDPLY-05024=Attribute {0} in model location {1} references entry {2} that is not found in the archive file {3}
WLSDPLY-05025=Attribute {0} in model location {1} references archive entry {2} but the archive file was not provided
Expand Down Expand Up @@ -681,7 +681,7 @@ WLSDPLY-06149=Additional attributes that are not in the LSA attributes for locat
WLSDPLY-06150=Unable to determine if additional attributes are available for {0} at location {1} : {2}
WLSDPLY-06151=Additional attribute {0} for model folder at location {1} requires getter on MBean instance
WLSDPLY-06152=Attribute {0} for model folder at location {1} requires the CMO getter to retrieve the attribute value
WLSDPLY-06153=Skipped discovery of attribute {0} for model folder at location {1} because {0} is not defined in the alias definitions

WLSDPLY-06154=Attribute {0} for model folder at location {1} is not in the lsa map and is not defined with get \
to retrieve the attribute value
WLSDPLY-06155=Attribute {0} value at location {1} replaced by token {2}
Expand Down Expand Up @@ -796,7 +796,7 @@ WLSDPLY-06423=Add the user override environment script files from the domain bin
WLSDPLY-06424=Add user override script {0} to the archive file and entry {1] to the model domain info section
WLSDPLY-06425=Look for user env override scripts using search pattern {0}
WLSDPLY-06426=Unexpected exception occurred writing the domain bin user overrides file {0} to the archive : {1}
WLSDPLY-06427=Will not collect domainBin user override scripts for -target command line options.
WLSDPLY-06427=Will not collect domain bin user override scripts for -target command line options.

# global_resources_discoverer.py
WLSDPLY-06440=Discover Global Resources from the domain
Expand Down Expand Up @@ -1145,7 +1145,7 @@ WLSDPLY-09015={0} deployment failed: {1}
WLSDPLY-09016=There are outstanding changes but -discard_current_edit has been specified, all changes have been \
discarded before processing update.
WLSDPLY-09017=NOT USED
WLSDPLY-09018=Online update has been canceled because the flag cancel_changes_if_restart_required is set and the update requires restart: {0}
WLSDPLY-09018=Online update has been canceled because the argument -cancel_changes_if_restart_required is set and the update requires restart: {0}
WLSDPLY-09019=Acquiring online edit lock with acquire timeout value of {0}, release timeout value of {1}, and exclusive value of {2}

# wlsdeploy/tool/deploy/deployer_utils.py
Expand Down Expand Up @@ -1592,7 +1592,7 @@ WLSDPLY-19030=Failed to get the model attribute list that use path tokens for mo
at location ({1}): {2}
WLSDPLY-19031=Failed to determine if the model attribute name {0} at location ({1}) is valid: {2}
WLSDPLY-19032=Failed to get the default value for model attribute {0} at location ({1}): {2}
WLSDPLY-19033=Failed to determine if location ({0}) is version valid, or not
WLSDPLY-19033=Failed to determine if location ({0}) is valid for this version of WebLogic Server
WLSDPLY-19034=Failed to get the model attribute list that require a special processing via a method for model \
folder ({0}) at location ({1}): {2}
WLSDPLY-19035=Failed to determine if the location ({0}) allows custom folder types: {1}
Expand Down Expand Up @@ -1621,7 +1621,7 @@ WLSDPLY-19205=Unable to find folder {0} in location {1}
WLSDPLY-19206=Unable to locate partition work manager {0} for partition {1}
WLSDPLY-19207=Unable to locate resource manager {0} for partition {1}
WLSDPLY-19208=Unable to locate log filter {0} for log at location {1}
WLSDPLY-19209=Assign {0} {1} to {2} {3}

WLSDPLY-19210={0} {1} not found in location {2}
WLSDPLY-19211=Setting attribute {0} with model value {1} to value {2} in location {3}

Expand Down Expand Up @@ -1752,7 +1752,7 @@ WLSDPLY-20019=Filter entry in {0} has neither ID or path
WLSDPLY-20020=Filter ID {0} is invalid
WLSDPLY-20021=Filter path {0} does not exist
WLSDPLY-20022=Error loading filter path {0}: {1}
WLSDPLY-20023={0} unable to add model file {1} to archive as {2}: {3}

WLSDPLY-20024={0} failed to persist the model to the archive file {1}: {2}
WLSDPLY-20025=For {0}, specify the {1} or {2} argument, but not both
WLSDPLY-20026={0} failed to find a model file in archive {1}, and {2} argument not specified
Expand Down