613 lines
25 KiB
C#
613 lines
25 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 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.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Resources {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// 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() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[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;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to System failed to restore password.
|
|
/// </summary>
|
|
internal static string AccountController_RestorePassword_Error {
|
|
get {
|
|
return ResourceManager.GetString("AccountController_RestorePassword_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This account is already activated..
|
|
/// </summary>
|
|
internal static string Account_AlreadyActivated {
|
|
get {
|
|
return ResourceManager.GetString("Account_AlreadyActivated", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The external login was removed.
|
|
/// </summary>
|
|
internal static string Account_ExternalLoginWasRemoved {
|
|
get {
|
|
return ResourceManager.GetString("Account_ExternalLoginWasRemoved", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid username or password..
|
|
/// </summary>
|
|
internal static string Account_InvalidUserNameOrPassword {
|
|
get {
|
|
return ResourceManager.GetString("Account_InvalidUserNameOrPassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sorry, your account is not active..
|
|
/// </summary>
|
|
internal static string Account_NotActive {
|
|
get {
|
|
return ResourceManager.GetString("Account_NotActive", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your password has been changed..
|
|
/// </summary>
|
|
internal static string Account_PasswordHasBeenChanged {
|
|
get {
|
|
return ResourceManager.GetString("Account_PasswordHasBeenChanged", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Your password has been set.
|
|
/// </summary>
|
|
internal static string Account_PasswordHasBeenSet {
|
|
get {
|
|
return ResourceManager.GetString("Account_PasswordHasBeenSet", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to System cannot remove password.
|
|
/// </summary>
|
|
internal static string Account_SystemCannotRemovePassword {
|
|
get {
|
|
return ResourceManager.GetString("Account_SystemCannotRemovePassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Provided token does not match any existing user..
|
|
/// </summary>
|
|
internal static string Account_TtokenDoesNotMatchAnyExistingUser_ {
|
|
get {
|
|
return ResourceManager.GetString("Account_TtokenDoesNotMatchAnyExistingUser_", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This account is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string Account_UpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("Account_UpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This user does not exist..
|
|
/// </summary>
|
|
internal static string Account_UserDoesNotExist {
|
|
get {
|
|
return ResourceManager.GetString("Account_UserDoesNotExist", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot save user. Try again later..
|
|
/// </summary>
|
|
internal static string Accoun_SaveUser_Error {
|
|
get {
|
|
return ResourceManager.GetString("Accoun_SaveUser_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This calendar is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string Calendar_Edit_BeingUpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("Calendar_Edit_BeingUpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot save calendar settings. Try again later..
|
|
/// </summary>
|
|
internal static string Calendar_Edit_Error {
|
|
get {
|
|
return ResourceManager.GetString("Calendar_Edit_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Argument cannot be empty.
|
|
/// </summary>
|
|
internal static string Commonl_ArgumentEmpty {
|
|
get {
|
|
return ResourceManager.GetString("Commonl_ArgumentEmpty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Access denied.
|
|
/// </summary>
|
|
internal static string Common_AccessDenied {
|
|
get {
|
|
return ResourceManager.GetString("Common_AccessDenied", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to An error has occurred..
|
|
/// </summary>
|
|
internal static string Common_ErrorHasOccured {
|
|
get {
|
|
return ResourceManager.GetString("Common_ErrorHasOccured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid parameters.
|
|
/// </summary>
|
|
internal static string Common_InvalidParameters {
|
|
get {
|
|
return ResourceManager.GetString("Common_InvalidParameters", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Model must be not null.
|
|
/// </summary>
|
|
internal static string Common_ModelMustBeNotNull {
|
|
get {
|
|
return ResourceManager.GetString("Common_ModelMustBeNotNull", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Oops!.
|
|
/// </summary>
|
|
internal static string Common_Oops {
|
|
get {
|
|
return ResourceManager.GetString("Common_Oops", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Operation was terminated because filter is null.
|
|
/// </summary>
|
|
internal static string Common_OperationTerminated_FilterIsNull {
|
|
get {
|
|
return ResourceManager.GetString("Common_OperationTerminated_FilterIsNull", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Operation was terminated because model is null.
|
|
/// </summary>
|
|
internal static string Common_OperationWasTerminatedBecauseModelIsNull {
|
|
get {
|
|
return ResourceManager.GetString("Common_OperationWasTerminatedBecauseModelIsNull", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to An error occurred while processing your request. Please, try again later..
|
|
/// </summary>
|
|
internal static string Common_YourRequestError {
|
|
get {
|
|
return ResourceManager.GetString("Common_YourRequestError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Company has assigned projects and could not be deleted.
|
|
/// </summary>
|
|
internal static string Company_Delete_CompanyHasAssignedProjects_Error {
|
|
get {
|
|
return ResourceManager.GetString("Company_Delete_CompanyHasAssignedProjects_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Company has assigned teams and could not be deleted.
|
|
/// </summary>
|
|
internal static string Company_Delete_CompanyHasAssignedTeams_Error {
|
|
get {
|
|
return ResourceManager.GetString("Company_Delete_CompanyHasAssignedTeams_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Company has child companies and could not be deleted.
|
|
/// </summary>
|
|
internal static string Company_Delete_CompanyHasChildCompanies_Error {
|
|
get {
|
|
return ResourceManager.GetString("Company_Delete_CompanyHasChildCompanies_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Expenditure Category has assigned scenarios and could not be deleted.
|
|
/// </summary>
|
|
internal static string ExpenditureCategory_Delete_HasAssignedScenarios_Error {
|
|
get {
|
|
return ResourceManager.GetString("ExpenditureCategory_Delete_HasAssignedScenarios_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Expenditure Category is used by resources and could not be deleted.
|
|
/// </summary>
|
|
internal static string ExpenditureCategory_Delete_UsedByResources_Error {
|
|
get {
|
|
return ResourceManager.GetString("ExpenditureCategory_Delete_UsedByResources_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Expenditure has categories assigned and could not be deleted.
|
|
/// </summary>
|
|
internal static string Expenditure_Delete_HasCategoriesAssigned_Error {
|
|
get {
|
|
return ResourceManager.GetString("Expenditure_Delete_HasCategoriesAssigned_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This holiday is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string Holiday_Edit_BeingUpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("Holiday_Edit_BeingUpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot save holiday. Try again later..
|
|
/// </summary>
|
|
internal static string Holiday_Edit_Error {
|
|
get {
|
|
return ResourceManager.GetString("Holiday_Edit_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Non-Project Time edit form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string NonProjectTime_Edit_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("NonProjectTime_Edit_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This non-project time is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string NonProjectTime_Schedule_Another_User {
|
|
get {
|
|
return ResourceManager.GetString("NonProjectTime_Schedule_Another_User", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot save non-project time. Please contact your system administrator..
|
|
/// </summary>
|
|
internal static string NonProjectTime_Schedule_Cannot_Save {
|
|
get {
|
|
return ResourceManager.GetString("NonProjectTime_Schedule_Cannot_Save", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Note editing form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string Note_Edit_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Note_Edit_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Edit project contains unsaved changes. Are you sure you want to leave the page?.
|
|
/// </summary>
|
|
internal static string Project_Edit_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Project_Edit_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to You are about to delete the rate. Are you sure you want to delete it?.
|
|
/// </summary>
|
|
internal static string Rate_Delete_Message {
|
|
get {
|
|
return ResourceManager.GetString("Rate_Delete_Message", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This rate is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string Rate_Edit_Being_UpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("Rate_Edit_Being_UpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Parameter 'expenditureCatetoryId' can not be Guid.Empty.
|
|
/// </summary>
|
|
internal static string Rate_Parameter_expenditureCatetoryId_CantBeEmpty {
|
|
get {
|
|
return ResourceManager.GetString("Rate_Parameter_expenditureCatetoryId_CantBeEmpty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Parameter scenarioId or expenditureCategoryId can not be null or empty..
|
|
/// </summary>
|
|
internal static string Rate_Parameter_scenarioIdOrExpenditureCatetoryId_CantBeEmpty {
|
|
get {
|
|
return ResourceManager.GetString("Rate_Parameter_scenarioIdOrExpenditureCatetoryId_CantBeEmpty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to System cannot save rate. Try again later..
|
|
/// </summary>
|
|
internal static string Rate_Save_Error {
|
|
get {
|
|
return ResourceManager.GetString("Rate_Save_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This rate is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string Rate_UpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("Rate_UpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Round Expenditures form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string RoundExpenditure_Close_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("RoundExpenditure_Close_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot delete scenario. Try again later..
|
|
/// </summary>
|
|
internal static string ScenarioDelete_Error {
|
|
get {
|
|
return ResourceManager.GetString("ScenarioDelete_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Scenario Save form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string Scenario_Close_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Close_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to System cannot copy scenario. Try again later..
|
|
/// </summary>
|
|
internal static string Scenario_Copy_Error {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Copy_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Copy Scenario form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string Scenario_Copy_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Copy_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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..
|
|
/// </summary>
|
|
internal static string Scenario_Create_Confirm {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Create_Confirm", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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?.
|
|
/// </summary>
|
|
internal static string Scenario_Edit_Confirm {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Edit_Confirm", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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..
|
|
/// </summary>
|
|
internal static string Scenario_Process_DeriveRate_Error {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Process_DeriveRate_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 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)..
|
|
/// </summary>
|
|
internal static string Scenario_Save_CategoriesAreOverallocated_Error {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Save_CategoriesAreOverallocated_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot save scenario. Try again later..
|
|
/// </summary>
|
|
internal static string Scenario_Save_Error {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Save_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot change status for the scenario. Please, try again later..
|
|
/// </summary>
|
|
internal static string Scenario_ToggleStatus_Error {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_ToggleStatus_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unable to recalculate bottom-up costs because Id is Guid.Empty..
|
|
/// </summary>
|
|
internal static string Scenario_UnableToRecalculate_BottomUpCosts_IdIsGuidEmpty {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_UnableToRecalculate_BottomUpCosts_IdIsGuidEmpty", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unable to recalculate bottom-up costs because scenario does not have Id specified..
|
|
/// </summary>
|
|
internal static string Scenario_UnableToRecalculate_BottomUpCosts_ScenarioDoesNotHaveIdSpecified {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_UnableToRecalculate_BottomUpCosts_ScenarioDoesNotHaveIdSpecified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The Scenario could not be saved due to the following errors:.
|
|
/// </summary>
|
|
internal static string Scenario_Validation_Common {
|
|
get {
|
|
return ResourceManager.GetString("Scenario_Validation_Common", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Edit Skills form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string Skill_Edit_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Skill_Edit_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Template has been successfully created!.
|
|
/// </summary>
|
|
internal static string Template_Create_Success {
|
|
get {
|
|
return ResourceManager.GetString("Template_Create_Success", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Template form contains unsaved changes, do you really want to close the form?.
|
|
/// </summary>
|
|
internal static string Template_Edit_UnsavedChanges {
|
|
get {
|
|
return ResourceManager.GetString("Template_Edit_UnsavedChanges", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Error creating user. Please review your entries.
|
|
/// </summary>
|
|
internal static string User_Create_Error_ReviewYourEntries {
|
|
get {
|
|
return ResourceManager.GetString("User_Create_Error_ReviewYourEntries", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This user is currently being updated by another user. Please attempt your edit again later..
|
|
/// </summary>
|
|
internal static string User_UpdatedByAnotherUser {
|
|
get {
|
|
return ResourceManager.GetString("User_UpdatedByAnotherUser", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|