OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Xamarin.Forms projects should use resources for all exception text #83

Closed Andy-Wilkinson closed 8 years ago

Andy-Wilkinson commented 8 years ago

Some of the Xamarin.Forms code uses hardcoded strings for exception text. These should be changed to use resources.

Andy-Wilkinson commented 8 years ago

Moved to Okra.Platform.XamarinForms project.