resx - ArgumentException for a localized app in Windows Phone? -
I have translated my app into 12 languages but now I think that while simulators in Simulator, simplified Chinese (Zee- CN), it shows that argument expression - value does not come within the expected range
this error starts ; Insert ();
of App.xaml.cs. This error is only for Chinese and not for other languages only in debug mode. Although the app does not end, if I continue, it works as expected
Is anyone familiar with it? Can this error be ignored? I've included the screenshot.
Alpha
Comments
Post a Comment