https://bugzilla.novell.com/show_bug.cgi?id=661418
https://bugzilla.novell.com/show_bug.cgi?id=661418#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Jonathan Pryor <[email protected]> 2010-12-26 13:33:04 UTC --- Not to sound antagonistic, but what do you want to happen? As the error message states, Resources\layout\main.xml contains a reference to the @string/hello resource, and you removed the @string/hello resource in step (2). Either you should keep the @string/hello resource, or you should remove all references to it (e.g. by editing Resources\layout\main.xml and any other files which reference that resource). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
