r7-labs / R7.Epsilon

Highly customizable, multiportal, responsive skin for DNN Platform based on Bootstrap 4
GNU Affero General Public License v3.0
5 stars 2 forks source link

Separate resource file for custom resource strings #216

Open roman-yagodin opened 4 years ago

roman-yagodin commented 4 years ago

Custom resource strings like social group names should not be stored inside SharedResources.resx - it's better to provide separate (and optional) resource file for that.

Related issues: #114