blob: e01024d9a83fcec738a0b73b4ffe691ab4f0bc84 [file] [log] [blame]
requiresExact = {0} requires {1} {2}.
requiresAllowNewer = {0} requires {1} {2} or newer.
requiresExpr = {0} requires {1} with version matching {2}.
oneof = {0} and {1} cannot both be selected.
complex = Constraints for {0} have not been met.
installNotSupported = {0} {1} cannot be installed.
uninstallNotSupported = {0} {1} cannot be uninstalled.
versionChangeNotSupported = Cannot change version of project facet {0} to {1}.
multipleActionsNotSupported = Multiple actions on the same project facet are not supported in the same batch. The only exception is an uninstall of a previosly-installed version followed by an install of a new version.
facetAlreadyInstalled = Cannot install project facet {0} {1}. Some version of this project facet is already installed.
cannotUninstall = Cannot uninstall project facet {0} {1} because it has not been installed.
cannotChangeVersion = Cannot change version of project facet {0} to {1} because no version of this project facet is currently installed.