We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b92ba2 commit a5a244dCopy full SHA for a5a244d
cls/Port/Installer.cls
@@ -6,7 +6,7 @@ Class Port.Installer [ Abstract ]
6
XData LocaleEN [ XMLNamespace = "https://github.com/rfns/port" ]
7
{
8
<?xml version="1.0" encoding="UTF-8"?>
9
-<MsgFile Language="en-us">
+<MsgFile Language="en">
10
<MsgDomain Domain="Port Errors">
11
<Message Id="-100" Name="InvalidPhysicalPath">The provided physical path '%1' is not part of the static files directory.</Message>
12
<Message Id="-101" Name="NamespaceDoesntHaveAppWithPath">There is not an application with a physical path for the namespace %1.</Message>
0 commit comments