/ITSSP/Assets/Resources/ApplicationStrings.Designer.cs

http://itssp.codeplex.com · C# · 252 lines · 137 code · 29 blank · 86 comment · 1 complexity · 0d335f70d45548ecfa65c52e66510815 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.21006.1
  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. namespace ITSSP.Resources {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. public class ApplicationStrings {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal ApplicationStrings() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. public static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITSSP.Assets.Resources.ApplicationStrings", typeof(ApplicationStrings).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. public static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// Looks up a localized string similar to About.
  56. /// </summary>
  57. public static string AboutPageTitle {
  58. get {
  59. return ResourceManager.GetString("AboutPageTitle", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized string similar to Initializing Application.....
  64. /// </summary>
  65. public static string ActivityLoadingUser {
  66. get {
  67. return ResourceManager.GetString("ActivityLoadingUser", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// Looks up a localized string similar to Logging in....
  72. /// </summary>
  73. public static string ActivityLoggingIn {
  74. get {
  75. return ResourceManager.GetString("ActivityLoggingIn", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// Looks up a localized string similar to IT Self-Service Portal.
  80. /// </summary>
  81. public static string ApplicationName {
  82. get {
  83. return ResourceManager.GetString("ApplicationName", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// Looks up a localized string similar to Back to Login.
  88. /// </summary>
  89. public static string BackToLoginButton {
  90. get {
  91. return ResourceManager.GetString("BackToLoginButton", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// Looks up a localized string similar to Cancel.
  96. /// </summary>
  97. public static string CancelButton {
  98. get {
  99. return ResourceManager.GetString("CancelButton", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// Looks up a localized string similar to Change password.
  104. /// </summary>
  105. public static string ChangePasswordTitle {
  106. get {
  107. return ResourceManager.GetString("ChangePasswordTitle", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// Looks up a localized string similar to The username or password is incorrect.
  112. /// </summary>
  113. public static string ErrorBadUserNameOrPassword {
  114. get {
  115. return ResourceManager.GetString("ErrorBadUserNameOrPassword", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// Looks up a localized string similar to Error Details.
  120. /// </summary>
  121. public static string ErrorWindowErrorDetails {
  122. get {
  123. return ResourceManager.GetString("ErrorWindowErrorDetails", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized string similar to An unknown error has occurred. Please contact your administrator for help.
  128. /// </summary>
  129. public static string ErrorWindowGenericError {
  130. get {
  131. return ResourceManager.GetString("ErrorWindowGenericError", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized string similar to Error.
  136. /// </summary>
  137. public static string ErrorWindowTitle {
  138. get {
  139. return ResourceManager.GetString("ErrorWindowTitle", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to Guest Users.
  144. /// </summary>
  145. public static string GuestUserListTitle {
  146. get {
  147. return ResourceManager.GetString("GuestUserListTitle", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// Looks up a localized string similar to Home.
  152. /// </summary>
  153. public static string HomePageTitle {
  154. get {
  155. return ResourceManager.GetString("HomePageTitle", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// Looks up a localized string similar to Login.
  160. /// </summary>
  161. public static string LoginWindowTitle {
  162. get {
  163. return ResourceManager.GetString("LoginWindowTitle", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// Looks up a localized string similar to OK.
  168. /// </summary>
  169. public static string OKButton {
  170. get {
  171. return ResourceManager.GetString("OKButton", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// Looks up a localized string similar to Current password:.
  176. /// </summary>
  177. public static string OldPasswordLabel {
  178. get {
  179. return ResourceManager.GetString("OldPasswordLabel", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// Looks up a localized string similar to Password confirmation:.
  184. /// </summary>
  185. public static string PasswordConfirmationLabel {
  186. get {
  187. return ResourceManager.GetString("PasswordConfirmationLabel", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// Looks up a localized string similar to Password:.
  192. /// </summary>
  193. public static string PasswordLabel {
  194. get {
  195. return ResourceManager.GetString("PasswordLabel", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// Looks up a localized string similar to Keep me signed in.
  200. /// </summary>
  201. public static string RememberMeLabel {
  202. get {
  203. return ResourceManager.GetString("RememberMeLabel", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// Looks up a localized string similar to Username:.
  208. /// </summary>
  209. public static string UserNameLabel {
  210. get {
  211. return ResourceManager.GetString("UserNameLabel", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// Looks up a localized string similar to Welcome {0}.
  216. /// </summary>
  217. public static string WelcomeMessage {
  218. get {
  219. return ResourceManager.GetString("WelcomeMessage", resourceCulture);
  220. }
  221. }
  222. }
  223. }