--- a/trunk/GoogleContactsSync/GlobalSuppressions.cs
+++ b/trunk/GoogleContactsSync/GlobalSuppressions.cs
@@ -1,5 +1,7 @@
 ÿþ[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "gos", Scope = "resource", Target = "GoContactSyncMod.DeletePropertiesForm.resources")]

 [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "oid", Scope = "resource", Target = "GoContactSyncMod.DeletePropertiesForm.resources")]

+[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "gos", Scope = "resource", Target = "GoContactSyncMod.DeleteTooManyPropertiesForm.resources")]

+[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "oid", Scope = "resource", Target = "GoContactSyncMod.DeleteTooManyPropertiesForm.resources")]

 // This file is used by Code Analysis to maintain SuppressMessage 

 // attributes that are applied to this project.

 // Project-level suppressions either have no target or are given