TranslationProperties.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:2.0.50727.312
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. #if NET_2_0
  11. namespace System.Web.Properties {
  12. using System;
  13. /// <summary>
  14. /// A strongly-typed resource class, for looking up localized strings, etc.
  15. /// </summary>
  16. // This class was auto-generated by the StronglyTypedResourceBuilder
  17. // class via a tool like ResGen or Visual Studio.
  18. // To add or remove a member, edit your .ResX file then rerun ResGen
  19. // with the /str option, or rebuild your VS project.
  20. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
  21. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  22. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  23. internal class Resources {
  24. private static global::System.Resources.ResourceManager resourceMan;
  25. private static global::System.Globalization.CultureInfo resourceCulture;
  26. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  27. internal Resources() {
  28. }
  29. /// <summary>
  30. /// Returns the cached ResourceManager instance used by this class.
  31. /// </summary>
  32. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  33. internal static global::System.Resources.ResourceManager ResourceManager {
  34. get {
  35. if (object.ReferenceEquals(resourceMan, null)) {
  36. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("TranslationResources", typeof(Resources).Assembly);
  37. resourceMan = temp;
  38. }
  39. return resourceMan;
  40. }
  41. }
  42. /// <summary>
  43. /// Overrides the current thread's CurrentUICulture property for all
  44. /// resource lookups using this strongly typed resource class.
  45. /// </summary>
  46. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  47. internal static global::System.Globalization.CultureInfo Culture {
  48. get {
  49. return resourceCulture;
  50. }
  51. set {
  52. resourceCulture = value;
  53. }
  54. }
  55. /// <summary>
  56. /// Looks up a localized string similar to Argument cannot be null..
  57. /// </summary>
  58. internal static string ErrArgumentNull {
  59. get {
  60. return ResourceManager.GetString("ErrArgumentNull", resourceCulture);
  61. }
  62. }
  63. /// <summary>
  64. /// Looks up a localized string similar to Argument cannot be null or empty..
  65. /// </summary>
  66. internal static string ErrArgumentNullOrEmpty {
  67. get {
  68. return ResourceManager.GetString("ErrArgumentNullOrEmpty", resourceCulture);
  69. }
  70. }
  71. /// <summary>
  72. /// Looks up a localized string similar to Hashed or Encrypted passwords are not supported with auto-generated keys..
  73. /// </summary>
  74. internal static string ErrAutoGeneratedKeyNotSupported {
  75. get {
  76. return ResourceManager.GetString("ErrAutoGeneratedKeyNotSupported", resourceCulture);
  77. }
  78. }
  79. /// <summary>
  80. /// Looks up a localized string similar to Cannot unencode a hashed password..
  81. /// </summary>
  82. internal static string ErrCantDecodeHashedPw {
  83. get {
  84. return ResourceManager.GetString("ErrCantDecodeHashedPw", resourceCulture);
  85. }
  86. }
  87. /// <summary>
  88. /// Looks up a localized string similar to Cannot delete a populated role..
  89. /// </summary>
  90. internal static string ErrCantDeletePopulatedRole {
  91. get {
  92. return ResourceManager.GetString("ErrCantDeletePopulatedRole", resourceCulture);
  93. }
  94. }
  95. /// <summary>
  96. /// Looks up a localized string similar to Unable to lock out user &apos;{0}&apos;..
  97. /// </summary>
  98. internal static string ErrCantLogoutUser {
  99. get {
  100. return ResourceManager.GetString("ErrCantLogoutUser", resourceCulture);
  101. }
  102. }
  103. /// <summary>
  104. /// Looks up a localized string similar to Cannot retrieve hashed passwords..
  105. /// </summary>
  106. internal static string ErrCantRetrieveHashedPw {
  107. get {
  108. return ResourceManager.GetString("ErrCantRetrieveHashedPw", resourceCulture);
  109. }
  110. }
  111. /// <summary>
  112. /// Looks up a localized string similar to Unable to update failure count..
  113. /// </summary>
  114. internal static string ErrCantUpdateFailtureCount {
  115. get {
  116. return ResourceManager.GetString("ErrCantUpdateFailtureCount", resourceCulture);
  117. }
  118. }
  119. /// <summary>
  120. /// Looks up a localized string similar to Unable to update failure count and window start..
  121. /// </summary>
  122. internal static string ErrCantUpdateFailtureCountAndWindowStart {
  123. get {
  124. return ResourceManager.GetString("ErrCantUpdateFailtureCountAndWindowStart", resourceCulture);
  125. }
  126. }
  127. /// <summary>
  128. /// Looks up a localized string similar to Connection string cannot be null or empty..
  129. /// </summary>
  130. internal static string ErrConnectionStringNullOrEmpty {
  131. get {
  132. return ResourceManager.GetString("ErrConnectionStringNullOrEmpty", resourceCulture);
  133. }
  134. }
  135. /// <summary>
  136. /// Looks up a localized string similar to Incorrect password answer..
  137. /// </summary>
  138. internal static string ErrIncorrectPasswordAnswer {
  139. get {
  140. return ResourceManager.GetString("ErrIncorrectPasswordAnswer", resourceCulture);
  141. }
  142. }
  143. /// <summary>
  144. /// Looks up a localized string similar to Operation aborted due to an exception (see Trace for details)..
  145. /// </summary>
  146. internal static string ErrOperationAborted {
  147. get {
  148. return ResourceManager.GetString("ErrOperationAborted", resourceCulture);
  149. }
  150. }
  151. /// <summary>
  152. /// Looks up a localized string similar to Password answer required for password reset..
  153. /// </summary>
  154. internal static string ErrPasswordAnswerRequired {
  155. get {
  156. return ResourceManager.GetString("ErrPasswordAnswerRequired", resourceCulture);
  157. }
  158. }
  159. /// <summary>
  160. /// Looks up a localized string similar to Change password canceled due to new password validation failure..
  161. /// </summary>
  162. internal static string ErrPasswordChangeCanceled {
  163. get {
  164. return ResourceManager.GetString("ErrPasswordChangeCanceled", resourceCulture);
  165. }
  166. }
  167. /// <summary>
  168. /// Looks up a localized string similar to User not found, or user is locked out. Password not Reset..
  169. /// </summary>
  170. internal static string ErrPasswordResetAborted {
  171. get {
  172. return ResourceManager.GetString("ErrPasswordResetAborted", resourceCulture);
  173. }
  174. }
  175. /// <summary>
  176. /// Looks up a localized string similar to Reset password canceled due to password answer validation failure..
  177. /// </summary>
  178. internal static string ErrPasswordResetCanceled {
  179. get {
  180. return ResourceManager.GetString("ErrPasswordResetCanceled", resourceCulture);
  181. }
  182. }
  183. /// <summary>
  184. /// Looks up a localized string similar to Password reset is not enabled..
  185. /// </summary>
  186. internal static string ErrPasswordResetNotEnabled {
  187. get {
  188. return ResourceManager.GetString("ErrPasswordResetNotEnabled", resourceCulture);
  189. }
  190. }
  191. /// <summary>
  192. /// Looks up a localized string similar to Password retrieval not enabled..
  193. /// </summary>
  194. internal static string ErrPasswordRetrievalNotEnabled {
  195. get {
  196. return ResourceManager.GetString("ErrPasswordRetrievalNotEnabled", resourceCulture);
  197. }
  198. }
  199. /// <summary>
  200. /// Looks up a localized string similar to Profile for user &apos;{0}&apos; already exists..
  201. /// </summary>
  202. internal static string ErrProfileAlreadyExist {
  203. get {
  204. return ResourceManager.GetString("ErrProfileAlreadyExist", resourceCulture);
  205. }
  206. }
  207. /// <summary>
  208. /// Looks up a localized string similar to Password format not supported..
  209. /// </summary>
  210. internal static string ErrPwFormatNotSupported {
  211. get {
  212. return ResourceManager.GetString("ErrPwFormatNotSupported", resourceCulture);
  213. }
  214. }
  215. /// <summary>
  216. /// Looks up a localized string similar to Role &apos;{0}&apos; already exists..
  217. /// </summary>
  218. internal static string ErrRoleAlreadyExist {
  219. get {
  220. return ResourceManager.GetString("ErrRoleAlreadyExist", resourceCulture);
  221. }
  222. }
  223. /// <summary>
  224. /// Looks up a localized string similar to Role &apos;{0}&apos; does not exist..
  225. /// </summary>
  226. internal static string ErrRoleNotExist {
  227. get {
  228. return ResourceManager.GetString("ErrRoleNotExist", resourceCulture);
  229. }
  230. }
  231. /// <summary>
  232. /// Looks up a localized string similar to Rollback failed..
  233. /// </summary>
  234. internal static string ErrRollbackFailed {
  235. get {
  236. return ResourceManager.GetString("ErrRollbackFailed", resourceCulture);
  237. }
  238. }
  239. /// <summary>
  240. /// Looks up a localized string similar to User &apos;{0}&apos; is already in role &apos;{1}&apos;..
  241. /// </summary>
  242. internal static string ErrUserAlreadyInRole {
  243. get {
  244. return ResourceManager.GetString("ErrUserAlreadyInRole", resourceCulture);
  245. }
  246. }
  247. /// <summary>
  248. /// Looks up a localized string similar to The supplied user is locked out..
  249. /// </summary>
  250. internal static string ErrUserIsLoggedOut {
  251. get {
  252. return ResourceManager.GetString("ErrUserIsLoggedOut", resourceCulture);
  253. }
  254. }
  255. /// <summary>
  256. /// Looks up a localized string similar to User &apos;{0}&apos; is not in role &apos;{1}&apos;..
  257. /// </summary>
  258. internal static string ErrUserIsNotInRole {
  259. get {
  260. return ResourceManager.GetString("ErrUserIsNotInRole", resourceCulture);
  261. }
  262. }
  263. /// <summary>
  264. /// Looks up a localized string similar to The supplied user name is not found..
  265. /// </summary>
  266. internal static string ErrUserNotFound {
  267. get {
  268. return ResourceManager.GetString("ErrUserNotFound", resourceCulture);
  269. }
  270. }
  271. /// <summary>
  272. /// Looks up a localized string similar to Attempt to roll back the transaction..
  273. /// </summary>
  274. internal static string LogRollbackAttempt {
  275. get {
  276. return ResourceManager.GetString("LogRollbackAttempt", resourceCulture);
  277. }
  278. }
  279. /// <summary>
  280. /// Looks up a localized string similar to A PostgreSQL Membership Provider..
  281. /// </summary>
  282. internal static string MembershipProviderDefaultDescription {
  283. get {
  284. return ResourceManager.GetString("MembershipProviderDefaultDescription", resourceCulture);
  285. }
  286. }
  287. /// <summary>
  288. /// Looks up a localized string similar to PostgreSQLMembershipProvider.
  289. /// </summary>
  290. internal static string MembershipProviderDefaultName {
  291. get {
  292. return ResourceManager.GetString("MembershipProviderDefaultName", resourceCulture);
  293. }
  294. }
  295. /// <summary>
  296. /// Looks up a localized string similar to A PostgreSQL Profile Provider..
  297. /// </summary>
  298. internal static string ProfileProviderDefaultDescription {
  299. get {
  300. return ResourceManager.GetString("ProfileProviderDefaultDescription", resourceCulture);
  301. }
  302. }
  303. /// <summary>
  304. /// Looks up a localized string similar to PostgreSQLProfileProvider.
  305. /// </summary>
  306. internal static string ProfileProviderDefaultName {
  307. get {
  308. return ResourceManager.GetString("ProfileProviderDefaultName", resourceCulture);
  309. }
  310. }
  311. /// <summary>
  312. /// Looks up a localized string similar to A PostgreSQL Role Provider..
  313. /// </summary>
  314. internal static string RoleProviderDefaultDescription {
  315. get {
  316. return ResourceManager.GetString("RoleProviderDefaultDescription", resourceCulture);
  317. }
  318. }
  319. /// <summary>
  320. /// Looks up a localized string similar to PostgreSQLRoleProvider.
  321. /// </summary>
  322. internal static string RoleProviderDefaultName {
  323. get {
  324. return ResourceManager.GetString("RoleProviderDefaultName", resourceCulture);
  325. }
  326. }
  327. /// <summary>
  328. /// Looks up a localized string similar to A PostgreSQL Session-State Store Provider.
  329. /// </summary>
  330. internal static string SessionStoreProviderDefaultDescription {
  331. get {
  332. return ResourceManager.GetString("SessionStoreProviderDefaultDescription", resourceCulture);
  333. }
  334. }
  335. /// <summary>
  336. /// Looks up a localized string similar to PostgreSQLSessionStateStoreProvider.
  337. /// </summary>
  338. internal static string SessionStoreProviderDefaultName {
  339. get {
  340. return ResourceManager.GetString("SessionStoreProviderDefaultName", resourceCulture);
  341. }
  342. }
  343. }
  344. }
  345. #endif