Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

IISAdministration: False error message translation into German #27

@SetTrend

Description

@SetTrend

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Using the New-IISSite CmdLet with a non-existing physical path for the -PhysicalPath parameter yields the following error message in German:

Der Parameter "PhysicalPath" sollte nicht auf einen vorhandenen Pfad zeigen.

... which translates to English as:

The "PhysicalPath" parameter should not point to an existing path.

The "not" is wrong in this error message. It should correctly read:

Der Parameter "PhysicalPath" muss auf einen vorhandenen Pfad zeigen.

... which would translate to English as:

The "PhysicalPath" parameter has to point to an existing path.

Expected behavior

See description.

Actual behavior

See description.

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      5.1.19041.1682
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.1682
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Version

1.1.0.0

Visuals

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions