refactored ErrorBoundary implementation to support logging
This commit is contained in:
@ -117,7 +117,10 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Error.Content.Load" xml:space="preserve">
|
||||
<value>An Error Occurred Loading Content</value>
|
||||
</data>
|
||||
<data name="Error.Content.Save" xml:space="preserve">
|
||||
<value>Error Saving Content</value>
|
||||
<value>An Error Occurred Saving Content</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user