00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011 namespace Mcs.Epm.MicrosoftProject.mpFx.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.Properties.Resources", typeof(Resources).Assembly);
00043 resourceMan = temp;
00044 }
00045 return resourceMan;
00046 }
00047 }
00048
00049
00050
00051
00052
00053 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00054 internal static global::System.Globalization.CultureInfo Culture {
00055 get {
00056 return resourceCulture;
00057 }
00058 set {
00059 resourceCulture = value;
00060 }
00061 }
00062
00063 internal static System.Drawing.Icon anyversion_icon_32x32_32bit {
00064 get {
00065 object obj = ResourceManager.GetObject("anyversion_icon_32x32_32bit", resourceCulture);
00066 return ((System.Drawing.Icon)(obj));
00067 }
00068 }
00069
00070 internal static System.Drawing.Bitmap application_add {
00071 get {
00072 object obj = ResourceManager.GetObject("application_add", resourceCulture);
00073 return ((System.Drawing.Bitmap)(obj));
00074 }
00075 }
00076
00077 internal static System.Drawing.Bitmap application_delete {
00078 get {
00079 object obj = ResourceManager.GetObject("application_delete", resourceCulture);
00080 return ((System.Drawing.Bitmap)(obj));
00081 }
00082 }
00083
00084 internal static System.Drawing.Bitmap application_edit {
00085 get {
00086 object obj = ResourceManager.GetObject("application_edit", resourceCulture);
00087 return ((System.Drawing.Bitmap)(obj));
00088 }
00089 }
00090
00091 internal static System.Drawing.Bitmap application_form_add {
00092 get {
00093 object obj = ResourceManager.GetObject("application_form_add", resourceCulture);
00094 return ((System.Drawing.Bitmap)(obj));
00095 }
00096 }
00097
00098
00099
00100
00101 internal static string CallerMustAuthenticate {
00102 get {
00103 return ResourceManager.GetString("CallerMustAuthenticate", resourceCulture);
00104 }
00105 }
00106
00107
00108
00109
00110 internal static string CICOCheckedOutToOtherUser {
00111 get {
00112 return ResourceManager.GetString("CICOCheckedOutToOtherUser", resourceCulture);
00113 }
00114 }
00115
00116
00117
00118
00119 internal static string DefaultSessionDescription {
00120 get {
00121 return ResourceManager.GetString("DefaultSessionDescription", resourceCulture);
00122 }
00123 }
00124
00125
00126
00127
00128 internal static string ExceptionLoadProjectsFailed {
00129 get {
00130 return ResourceManager.GetString("ExceptionLoadProjectsFailed", resourceCulture);
00131 }
00132 }
00133
00134
00135
00136
00137 internal static string ExceptionOperationCanceled {
00138 get {
00139 return ResourceManager.GetString("ExceptionOperationCanceled", resourceCulture);
00140 }
00141 }
00142
00143
00144
00145
00146 internal static string FormsAuthenticationFailed {
00147 get {
00148 return ResourceManager.GetString("FormsAuthenticationFailed", resourceCulture);
00149 }
00150 }
00151
00152
00153
00154
00155 internal static string InvalidAuthenticationType {
00156 get {
00157 return ResourceManager.GetString("InvalidAuthenticationType", resourceCulture);
00158 }
00159 }
00160
00161
00162
00163
00164 internal static string InvalidLogDescription {
00165 get {
00166 return ResourceManager.GetString("InvalidLogDescription", resourceCulture);
00167 }
00168 }
00169
00170
00171
00172
00173 internal static string InvalidLogPath {
00174 get {
00175 return ResourceManager.GetString("InvalidLogPath", resourceCulture);
00176 }
00177 }
00178
00179
00180
00181
00182 internal static string InvalidProjectServerUrl {
00183 get {
00184 return ResourceManager.GetString("InvalidProjectServerUrl", resourceCulture);
00185 }
00186 }
00187
00188
00189
00190
00191
00192
00193 internal static string LogConstructor {
00194 get {
00195 return ResourceManager.GetString("LogConstructor", resourceCulture);
00196 }
00197 }
00198
00199
00200
00201
00202 internal static string LogHeader {
00203 get {
00204 return ResourceManager.GetString("LogHeader", resourceCulture);
00205 }
00206 }
00207 }
00208 }