Skip to content

Commit a5a244d

Browse files
author
Rubens F. N. da Silva
committed
standardizes en instead of en-US
1 parent 4b92ba2 commit a5a244d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cls/Port/Installer.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Class Port.Installer [ Abstract ]
66
XData LocaleEN [ XMLNamespace = "https://github.com/rfns/port" ]
77
{
88
<?xml version="1.0" encoding="UTF-8"?>
9-
<MsgFile Language="en-us">
9+
<MsgFile Language="en">
1010
<MsgDomain Domain="Port Errors">
1111
<Message Id="-100" Name="InvalidPhysicalPath">The provided physical path '%1' is not part of the static files directory.</Message>
1212
<Message Id="-101" Name="NamespaceDoesntHaveAppWithPath">There is not an application with a physical path for the namespace %1.</Message>

0 commit comments

Comments
 (0)