00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011 namespace Mcs.Epm.MicrosoftProject.mpFx.Client.Plugins.PsiExtensionGenerator.Properties {
00012 using System;
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
00023 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
00024 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
00025 internal class Resources {
00026
00027 private static global::System.Resources.ResourceManager resourceMan;
00028
00029 private static global::System.Globalization.CultureInfo resourceCulture;
00030
00031 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
00032 internal Resources() {
00033 }
00034
00035
00036
00037
00038 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00039 internal static global::System.Resources.ResourceManager ResourceManager {
00040 get {
00041 if (object.ReferenceEquals(resourceMan, null)) {
00042 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Mcs.Epm.MicrosoftProject.mpFx.Client.Plugins.PsiExtensionGenerator.Properties.Res" +
00043 "ources", typeof(Resources).Assembly);
00044 resourceMan = temp;
00045 }
00046 return resourceMan;
00047 }
00048 }
00049
00050
00051
00052
00053
00054 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00055 internal static global::System.Globalization.CultureInfo Culture {
00056 get {
00057 return resourceCulture;
00058 }
00059 set {
00060 resourceCulture = value;
00061 }
00062 }
00063
00064
00065
00066
00067 internal static string addressContents {
00068 get {
00069 return ResourceManager.GetString("addressContents", resourceCulture);
00070 }
00071 }
00072
00073
00074
00075
00076 internal static string AppTitle {
00077 get {
00078 return ResourceManager.GetString("AppTitle", resourceCulture);
00079 }
00080 }
00081
00082
00083
00084
00085 internal static string AsmxContents {
00086 get {
00087 return ResourceManager.GetString("AsmxContents", resourceCulture);
00088 }
00089 }
00090
00091
00092
00093
00094 internal static string AssemblyMustBeSigned {
00095 get {
00096 return ResourceManager.GetString("AssemblyMustBeSigned", resourceCulture);
00097 }
00098 }
00099
00100 internal static System.Drawing.Bitmap building_go {
00101 get {
00102 object obj = ResourceManager.GetObject("building_go", resourceCulture);
00103 return ((System.Drawing.Bitmap)(obj));
00104 }
00105 }
00106
00107
00108
00109
00110 internal static string docRefContents {
00111 get {
00112 return ResourceManager.GetString("docRefContents", resourceCulture);
00113 }
00114 }
00115
00116
00117
00118
00119 internal static string ErrorAssemblyLocation {
00120 get {
00121 return ResourceManager.GetString("ErrorAssemblyLocation", resourceCulture);
00122 }
00123 }
00124
00125
00126
00127
00128 internal static string ErrorDependentAssemblyLocation {
00129 get {
00130 return ResourceManager.GetString("ErrorDependentAssemblyLocation", resourceCulture);
00131 }
00132 }
00133
00134
00135
00136
00137 internal static string ErrorDiscoGenerationFailed {
00138 get {
00139 return ResourceManager.GetString("ErrorDiscoGenerationFailed", resourceCulture);
00140 }
00141 }
00142
00143
00144
00145
00146 internal static string ErrorInstallDirectoryNotFound {
00147 get {
00148 return ResourceManager.GetString("ErrorInstallDirectoryNotFound", resourceCulture);
00149 }
00150 }
00151
00152
00153
00154
00155 internal static string ErrorInvalidShareServiceProviderUrl {
00156 get {
00157 return ResourceManager.GetString("ErrorInvalidShareServiceProviderUrl", resourceCulture);
00158 }
00159 }
00160
00161
00162
00163
00164 internal static string ErrorInvalidSourcePath {
00165 get {
00166 return ResourceManager.GetString("ErrorInvalidSourcePath", resourceCulture);
00167 }
00168 }
00169
00170
00171
00172
00173 internal static string ErrorInvalidWebServiceName {
00174 get {
00175 return ResourceManager.GetString("ErrorInvalidWebServiceName", resourceCulture);
00176 }
00177 }
00178
00179
00180
00181
00182 internal static string ErrorMoveDisco {
00183 get {
00184 return ResourceManager.GetString("ErrorMoveDisco", resourceCulture);
00185 }
00186 }
00187
00188
00189
00190
00191 internal static string ErrorMoveWsdl {
00192 get {
00193 return ResourceManager.GetString("ErrorMoveWsdl", resourceCulture);
00194 }
00195 }
00196
00197
00198
00199
00200 internal static string ErrorMustRunOnProjectServer {
00201 get {
00202 return ResourceManager.GetString("ErrorMustRunOnProjectServer", resourceCulture);
00203 }
00204 }
00205
00206
00207
00208
00209 internal static string ErrorWebConfigNotFound {
00210 get {
00211 return ResourceManager.GetString("ErrorWebConfigNotFound", resourceCulture);
00212 }
00213 }
00214
00215
00216
00217
00218 internal static string ErrorXmlNotFound {
00219 get {
00220 return ResourceManager.GetString("ErrorXmlNotFound", resourceCulture);
00221 }
00222 }
00223
00224 internal static System.Drawing.Bitmap folder {
00225 get {
00226 object obj = ResourceManager.GetObject("folder", resourceCulture);
00227 return ((System.Drawing.Bitmap)(obj));
00228 }
00229 }
00230
00231
00232
00233
00234 internal static string importSharePointObjectModelContents {
00235 get {
00236 return ResourceManager.GetString("importSharePointObjectModelContents", resourceCulture);
00237 }
00238 }
00239
00240
00241
00242
00243 internal static string PluginAuthor {
00244 get {
00245 return ResourceManager.GetString("PluginAuthor", resourceCulture);
00246 }
00247 }
00248
00249
00250
00251
00252 internal static string PluginDescription {
00253 get {
00254 return ResourceManager.GetString("PluginDescription", resourceCulture);
00255 }
00256 }
00257
00258
00259
00260
00261 internal static string PluginName {
00262 get {
00263 return ResourceManager.GetString("PluginName", resourceCulture);
00264 }
00265 }
00266
00267
00268
00269
00270 internal static string PluginPreview {
00271 get {
00272 return ResourceManager.GetString("PluginPreview", resourceCulture);
00273 }
00274 }
00275
00276
00277
00278
00279 internal static string PluginTag {
00280 get {
00281 return ResourceManager.GetString("PluginTag", resourceCulture);
00282 }
00283 }
00284
00285
00286
00287
00288 internal static string ProjectServerLibrary {
00289 get {
00290 return ResourceManager.GetString("ProjectServerLibrary", resourceCulture);
00291 }
00292 }
00293
00294
00295
00296
00297 internal static string PsiWebServiceNotFound {
00298 get {
00299 return ResourceManager.GetString("PsiWebServiceNotFound", resourceCulture);
00300 }
00301 }
00302
00303
00304
00305
00306 internal static string refContents {
00307 get {
00308 return ResourceManager.GetString("refContents", resourceCulture);
00309 }
00310 }
00311
00312
00313
00314
00315 internal static string RequiredReferenceMissing {
00316 get {
00317 return ResourceManager.GetString("RequiredReferenceMissing", resourceCulture);
00318 }
00319 }
00320
00321
00322
00323
00324 internal static string soapAddressContents {
00325 get {
00326 return ResourceManager.GetString("soapAddressContents", resourceCulture);
00327 }
00328 }
00329
00330
00331
00332
00333 internal static string UIAddDependency {
00334 get {
00335 return ResourceManager.GetString("UIAddDependency", resourceCulture);
00336 }
00337 }
00338
00339
00340
00341
00342 internal static string UIAddingToWebConfig {
00343 get {
00344 return ResourceManager.GetString("UIAddingToWebConfig", resourceCulture);
00345 }
00346 }
00347
00348
00349
00350
00351 internal static string UIComplete {
00352 get {
00353 return ResourceManager.GetString("UIComplete", resourceCulture);
00354 }
00355 }
00356
00357
00358
00359
00360 internal static string UIFixupDiscoFiles {
00361 get {
00362 return ResourceManager.GetString("UIFixupDiscoFiles", resourceCulture);
00363 }
00364 }
00365
00366
00367
00368
00369 internal static string UIGeneratingDiscoFiles {
00370 get {
00371 return ResourceManager.GetString("UIGeneratingDiscoFiles", resourceCulture);
00372 }
00373 }
00374
00375
00376
00377
00378 internal static string UILoadingAssembly {
00379 get {
00380 return ResourceManager.GetString("UILoadingAssembly", resourceCulture);
00381 }
00382 }
00383
00384
00385
00386
00387 internal static string UILoadingTypeInformation {
00388 get {
00389 return ResourceManager.GetString("UILoadingTypeInformation", resourceCulture);
00390 }
00391 }
00392
00393
00394
00395
00396 internal static string UIMoveToVirtualDirectory {
00397 get {
00398 return ResourceManager.GetString("UIMoveToVirtualDirectory", resourceCulture);
00399 }
00400 }
00401
00402
00403
00404
00405 internal static string UIMovingDiscoFiles {
00406 get {
00407 return ResourceManager.GetString("UIMovingDiscoFiles", resourceCulture);
00408 }
00409 }
00410
00411
00412
00413
00414 internal static string UIOpenInBrowser {
00415 get {
00416 return ResourceManager.GetString("UIOpenInBrowser", resourceCulture);
00417 }
00418 }
00419
00420
00421
00422
00423 internal static string UIPrepTargetPath {
00424 get {
00425 return ResourceManager.GetString("UIPrepTargetPath", resourceCulture);
00426 }
00427 }
00428
00429
00430
00431
00432 internal static string UIPublishingToGac {
00433 get {
00434 return ResourceManager.GetString("UIPublishingToGac", resourceCulture);
00435 }
00436 }
00437
00438
00439
00440
00441 internal static string UIResetIis {
00442 get {
00443 return ResourceManager.GetString("UIResetIis", resourceCulture);
00444 }
00445 }
00446
00447
00448
00449
00450 internal static string UIWriteWebServiceFile {
00451 get {
00452 return ResourceManager.GetString("UIWriteWebServiceFile", resourceCulture);
00453 }
00454 }
00455 }
00456 }