I would like to provide my own resource string localization for languages not included in the ACT. I have put in a pull request that allows developers to insert their own translations. Can someone please provide feedback?
Comments: __mentisdominus__, I have added the ability to externally localize scripts. Please check the latest [source code](https://ajaxcontroltoolkit.codeplex.com/SourceControl/latest) of the AJAX Control Toolkit for these changes. To use it, call the Localization.AddExternalLocale() method. Keep in mind that external localization overrides custom and built-in localizations. Please inform me if it is working correctly in your scenario.
Comments: __mentisdominus__, I have added the ability to externally localize scripts. Please check the latest [source code](https://ajaxcontroltoolkit.codeplex.com/SourceControl/latest) of the AJAX Control Toolkit for these changes. To use it, call the Localization.AddExternalLocale() method. Keep in mind that external localization overrides custom and built-in localizations. Please inform me if it is working correctly in your scenario.