mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00

Formatter internally encodes information passed as object[] args as appropriate Resulting LocalizedString marked as html-encoded to prevent double-encoding Extension method for <%:T.Plural("1 thing", "{0} things", n, ...)%> --HG-- branch : dev