//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option or rebuild the Visual Studio project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Messages { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Messages() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.Messages", global::System.Reflection.Assembly.Load("App_GlobalResources")); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to System failed to restore password. /// internal static string AccountController_RestorePassword_Error { get { return ResourceManager.GetString("AccountController_RestorePassword_Error", resourceCulture); } } /// /// Looks up a localized string similar to This account is already activated.. /// internal static string Account_AlreadyActivated { get { return ResourceManager.GetString("Account_AlreadyActivated", resourceCulture); } } /// /// Looks up a localized string similar to The external login was removed. /// internal static string Account_ExternalLoginWasRemoved { get { return ResourceManager.GetString("Account_ExternalLoginWasRemoved", resourceCulture); } } /// /// Looks up a localized string similar to Invalid username or password.. /// internal static string Account_InvalidUserNameOrPassword { get { return ResourceManager.GetString("Account_InvalidUserNameOrPassword", resourceCulture); } } /// /// Looks up a localized string similar to Sorry, your account is not active.. /// internal static string Account_NotActive { get { return ResourceManager.GetString("Account_NotActive", resourceCulture); } } /// /// Looks up a localized string similar to Your password has been changed.. /// internal static string Account_PasswordHasBeenChanged { get { return ResourceManager.GetString("Account_PasswordHasBeenChanged", resourceCulture); } } /// /// Looks up a localized string similar to Your password has been set. /// internal static string Account_PasswordHasBeenSet { get { return ResourceManager.GetString("Account_PasswordHasBeenSet", resourceCulture); } } /// /// Looks up a localized string similar to System cannot remove password. /// internal static string Account_SystemCannotRemovePassword { get { return ResourceManager.GetString("Account_SystemCannotRemovePassword", resourceCulture); } } /// /// Looks up a localized string similar to Provided token does not match any existing user.. /// internal static string Account_TtokenDoesNotMatchAnyExistingUser_ { get { return ResourceManager.GetString("Account_TtokenDoesNotMatchAnyExistingUser_", resourceCulture); } } /// /// Looks up a localized string similar to This account is currently being updated by another user. Please attempt your edit again later.. /// internal static string Account_UpdatedByAnotherUser { get { return ResourceManager.GetString("Account_UpdatedByAnotherUser", resourceCulture); } } /// /// Looks up a localized string similar to This user does not exist.. /// internal static string Account_UserDoesNotExist { get { return ResourceManager.GetString("Account_UserDoesNotExist", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save user. Try again later.. /// internal static string Accoun_SaveUser_Error { get { return ResourceManager.GetString("Accoun_SaveUser_Error", resourceCulture); } } /// /// Looks up a localized string similar to This calendar is currently being updated by another user. Please attempt your edit again later.. /// internal static string Calendar_Edit_BeingUpdatedByAnotherUser { get { return ResourceManager.GetString("Calendar_Edit_BeingUpdatedByAnotherUser", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save calendar settings. Try again later.. /// internal static string Calendar_Edit_Error { get { return ResourceManager.GetString("Calendar_Edit_Error", resourceCulture); } } /// /// Looks up a localized string similar to Argument cannot be empty. /// internal static string Commonl_ArgumentEmpty { get { return ResourceManager.GetString("Commonl_ArgumentEmpty", resourceCulture); } } /// /// Looks up a localized string similar to Access denied. /// internal static string Common_AccessDenied { get { return ResourceManager.GetString("Common_AccessDenied", resourceCulture); } } /// /// Looks up a localized string similar to An error has occurred.. /// internal static string Common_ErrorHasOccured { get { return ResourceManager.GetString("Common_ErrorHasOccured", resourceCulture); } } /// /// Looks up a localized string similar to Invalid parameters. /// internal static string Common_InvalidParameters { get { return ResourceManager.GetString("Common_InvalidParameters", resourceCulture); } } /// /// Looks up a localized string similar to Model must be not null. /// internal static string Common_ModelMustBeNotNull { get { return ResourceManager.GetString("Common_ModelMustBeNotNull", resourceCulture); } } /// /// Looks up a localized string similar to Oops!. /// internal static string Common_Oops { get { return ResourceManager.GetString("Common_Oops", resourceCulture); } } /// /// Looks up a localized string similar to Operation was terminated because filter is null. /// internal static string Common_OperationTerminated_FilterIsNull { get { return ResourceManager.GetString("Common_OperationTerminated_FilterIsNull", resourceCulture); } } /// /// Looks up a localized string similar to Operation was terminated because model is null. /// internal static string Common_OperationWasTerminatedBecauseModelIsNull { get { return ResourceManager.GetString("Common_OperationWasTerminatedBecauseModelIsNull", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred while processing your request. Please, try again later.. /// internal static string Common_YourRequestError { get { return ResourceManager.GetString("Common_YourRequestError", resourceCulture); } } /// /// Looks up a localized string similar to Company has assigned projects and could not be deleted. /// internal static string Company_Delete_CompanyHasAssignedProjects_Error { get { return ResourceManager.GetString("Company_Delete_CompanyHasAssignedProjects_Error", resourceCulture); } } /// /// Looks up a localized string similar to Company has assigned teams and could not be deleted. /// internal static string Company_Delete_CompanyHasAssignedTeams_Error { get { return ResourceManager.GetString("Company_Delete_CompanyHasAssignedTeams_Error", resourceCulture); } } /// /// Looks up a localized string similar to Company has child companies and could not be deleted. /// internal static string Company_Delete_CompanyHasChildCompanies_Error { get { return ResourceManager.GetString("Company_Delete_CompanyHasChildCompanies_Error", resourceCulture); } } /// /// Looks up a localized string similar to Expenditure Category has assigned scenarios and could not be deleted. /// internal static string ExpenditureCategory_Delete_HasAssignedScenarios_Error { get { return ResourceManager.GetString("ExpenditureCategory_Delete_HasAssignedScenarios_Error", resourceCulture); } } /// /// Looks up a localized string similar to Expenditure Category is used by resources and could not be deleted. /// internal static string ExpenditureCategory_Delete_UsedByResources_Error { get { return ResourceManager.GetString("ExpenditureCategory_Delete_UsedByResources_Error", resourceCulture); } } /// /// Looks up a localized string similar to Expenditure has categories assigned and could not be deleted. /// internal static string Expenditure_Delete_HasCategoriesAssigned_Error { get { return ResourceManager.GetString("Expenditure_Delete_HasCategoriesAssigned_Error", resourceCulture); } } /// /// Looks up a localized string similar to This holiday is currently being updated by another user. Please attempt your edit again later.. /// internal static string Holiday_Edit_BeingUpdatedByAnotherUser { get { return ResourceManager.GetString("Holiday_Edit_BeingUpdatedByAnotherUser", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save holiday. Try again later.. /// internal static string Holiday_Edit_Error { get { return ResourceManager.GetString("Holiday_Edit_Error", resourceCulture); } } /// /// Looks up a localized string similar to Non-Project Time edit form contains unsaved changes, do you really want to close the form?. /// internal static string NonProjectTime_Edit_UnsavedChanges { get { return ResourceManager.GetString("NonProjectTime_Edit_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to This non-project time is currently being updated by another user. Please attempt your edit again later.. /// internal static string NonProjectTime_Schedule_Another_User { get { return ResourceManager.GetString("NonProjectTime_Schedule_Another_User", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save non-project time. Please contact your system administrator.. /// internal static string NonProjectTime_Schedule_Cannot_Save { get { return ResourceManager.GetString("NonProjectTime_Schedule_Cannot_Save", resourceCulture); } } /// /// Looks up a localized string similar to Note editing form contains unsaved changes, do you really want to close the form?. /// internal static string Note_Edit_UnsavedChanges { get { return ResourceManager.GetString("Note_Edit_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to Edit project contains unsaved changes. Are you sure you want to leave the page?. /// internal static string Project_Edit_UnsavedChanges { get { return ResourceManager.GetString("Project_Edit_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to You are about to delete the rate. Are you sure you want to delete it?. /// internal static string Rate_Delete_Message { get { return ResourceManager.GetString("Rate_Delete_Message", resourceCulture); } } /// /// Looks up a localized string similar to This rate is currently being updated by another user. Please attempt your edit again later.. /// internal static string Rate_Edit_Being_UpdatedByAnotherUser { get { return ResourceManager.GetString("Rate_Edit_Being_UpdatedByAnotherUser", resourceCulture); } } /// /// Looks up a localized string similar to Parameter 'expenditureCatetoryId' can not be Guid.Empty. /// internal static string Rate_Parameter_expenditureCatetoryId_CantBeEmpty { get { return ResourceManager.GetString("Rate_Parameter_expenditureCatetoryId_CantBeEmpty", resourceCulture); } } /// /// Looks up a localized string similar to Parameter scenarioId or expenditureCategoryId can not be null or empty.. /// internal static string Rate_Parameter_scenarioIdOrExpenditureCatetoryId_CantBeEmpty { get { return ResourceManager.GetString("Rate_Parameter_scenarioIdOrExpenditureCatetoryId_CantBeEmpty", resourceCulture); } } /// /// Looks up a localized string similar to System cannot save rate. Try again later.. /// internal static string Rate_Save_Error { get { return ResourceManager.GetString("Rate_Save_Error", resourceCulture); } } /// /// Looks up a localized string similar to This rate is currently being updated by another user. Please attempt your edit again later.. /// internal static string Rate_UpdatedByAnotherUser { get { return ResourceManager.GetString("Rate_UpdatedByAnotherUser", resourceCulture); } } /// /// Looks up a localized string similar to Round Expenditures form contains unsaved changes, do you really want to close the form?. /// internal static string RoundExpenditure_Close_UnsavedChanges { get { return ResourceManager.GetString("RoundExpenditure_Close_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to Cannot delete scenario. Try again later.. /// internal static string ScenarioDelete_Error { get { return ResourceManager.GetString("ScenarioDelete_Error", resourceCulture); } } /// /// Looks up a localized string similar to Scenario Save form contains unsaved changes, do you really want to close the form?. /// internal static string Scenario_Close_UnsavedChanges { get { return ResourceManager.GetString("Scenario_Close_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to System cannot copy scenario. Try again later.. /// internal static string Scenario_Copy_Error { get { return ResourceManager.GetString("Scenario_Copy_Error", resourceCulture); } } /// /// Looks up a localized string similar to Copy Scenario form contains unsaved changes, do you really want to close the form?. /// internal static string Scenario_Copy_UnsavedChanges { get { return ResourceManager.GetString("Scenario_Copy_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to This scenario has not been saved. Closing this form will cause all changes to be lost. To continue, press OK.. /// internal static string Scenario_Create_Confirm { get { return ResourceManager.GetString("Scenario_Create_Confirm", resourceCulture); } } /// /// Looks up a localized string similar to This scenario has not been saved. Closing this form will cause all changes to be lost. Are you sure you want to leave this page?. /// internal static string Scenario_Edit_Confirm { get { return ResourceManager.GetString("Scenario_Edit_Confirm", resourceCulture); } } /// /// Looks up a localized string similar to Cannot derive global rate because there are no any rate within scenario date range. Use Add button to create local rates.. /// internal static string Scenario_Process_DeriveRate_Error { get { return ResourceManager.GetString("Scenario_Process_DeriveRate_Error", resourceCulture); } } /// /// Looks up a localized string similar to Some categories are overallocated and Scenario cannot be saved. Please change allocation to fit the Need (or be less than Need).. /// internal static string Scenario_Save_CategoriesAreOverallocated_Error { get { return ResourceManager.GetString("Scenario_Save_CategoriesAreOverallocated_Error", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save scenario. Try again later.. /// internal static string Scenario_Save_Error { get { return ResourceManager.GetString("Scenario_Save_Error", resourceCulture); } } /// /// Looks up a localized string similar to Cannot change status for the scenario. Please, try again later.. /// internal static string Scenario_ToggleStatus_Error { get { return ResourceManager.GetString("Scenario_ToggleStatus_Error", resourceCulture); } } /// /// Looks up a localized string similar to Unable to recalculate bottom-up costs because Id is Guid.Empty.. /// internal static string Scenario_UnableToRecalculate_BottomUpCosts_IdIsGuidEmpty { get { return ResourceManager.GetString("Scenario_UnableToRecalculate_BottomUpCosts_IdIsGuidEmpty", resourceCulture); } } /// /// Looks up a localized string similar to Unable to recalculate bottom-up costs because scenario does not have Id specified.. /// internal static string Scenario_UnableToRecalculate_BottomUpCosts_ScenarioDoesNotHaveIdSpecified { get { return ResourceManager.GetString("Scenario_UnableToRecalculate_BottomUpCosts_ScenarioDoesNotHaveIdSpecified", resourceCulture); } } /// /// Looks up a localized string similar to The Scenario could not be saved due to the following errors:. /// internal static string Scenario_Validation_Common { get { return ResourceManager.GetString("Scenario_Validation_Common", resourceCulture); } } /// /// Looks up a localized string similar to Edit Skills form contains unsaved changes, do you really want to close the form?. /// internal static string Skill_Edit_UnsavedChanges { get { return ResourceManager.GetString("Skill_Edit_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to Template has been successfully created!. /// internal static string Template_Create_Success { get { return ResourceManager.GetString("Template_Create_Success", resourceCulture); } } /// /// Looks up a localized string similar to Template form contains unsaved changes, do you really want to close the form?. /// internal static string Template_Edit_UnsavedChanges { get { return ResourceManager.GetString("Template_Edit_UnsavedChanges", resourceCulture); } } /// /// Looks up a localized string similar to Error creating user. Please review your entries. /// internal static string User_Create_Error_ReviewYourEntries { get { return ResourceManager.GetString("User_Create_Error_ReviewYourEntries", resourceCulture); } } /// /// Looks up a localized string similar to This user is currently being updated by another user. Please attempt your edit again later.. /// internal static string User_UpdatedByAnotherUser { get { return ResourceManager.GetString("User_UpdatedByAnotherUser", resourceCulture); } } } }