src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources.properties
branchJDK-8200758-branch
changeset 58434 b00cbf427368
parent 58417 67ffaf3a2b75
child 58762 0fe62353385b
equal deleted inserted replaced
58419:18e27ee2276b 58434:b00cbf427368
    44 error.parameters-null.advice=Pass in a non-null parameters map
    44 error.parameters-null.advice=Pass in a non-null parameters map
    45 
    45 
    46 error.tool-not-found.advice=Please install required packages
    46 error.tool-not-found.advice=Please install required packages
    47 error.tool-old-version.advice=Please install required packages
    47 error.tool-old-version.advice=Please install required packages
    48 
    48 
       
    49 error.invalid-install-dir=Invalid installation directory "{0}"
       
    50 error.unsupported-install-dir=Installing to system directory "{0}" is currently unsupported
       
    51 
    49 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}
    52 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}
    50 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
    53 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
    51 error.invalid-value-for-package-name=Invalid value "{0}" for the bundle name.
    54 error.invalid-value-for-package-name=Invalid value "{0}" for the bundle name.
    52 error.invalid-value-for-package-name.advice=Set the "linux-bundle-name" option to a valid Debian package name. Note that the package names must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.
    55 error.invalid-value-for-package-name.advice=Set the "linux-bundle-name" option to a valid Debian package name. Note that the package names must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.
    53 
    56