mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
757 lines
24 KiB
C#
757 lines
24 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace RomRepoMgr.Resources {
|
|
using System;
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Localization {
|
|
|
|
private static System.Resources.ResourceManager resourceMan;
|
|
|
|
private static System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Localization() {
|
|
}
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.Equals(null, resourceMan)) {
|
|
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("RomRepoMgr.Resources.Localization", typeof(Localization).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
internal static string FileMenuText {
|
|
get {
|
|
return ResourceManager.GetString("FileMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSets {
|
|
get {
|
|
return ResourceManager.GetString("RomSets", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetNameLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetNameLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetVersionLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetVersionLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetAuthorLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetAuthorLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetDateLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetDateLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetDescriptionLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetDescriptionLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetCommentLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetCommentLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetTotalMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetTotalMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetCompleteMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetCompleteMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetIncompleteMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetIncompleteMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetTotalRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetTotalRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetHaveRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetHaveRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetMissRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetMissRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FileMenuImportDatFileText {
|
|
get {
|
|
return ResourceManager.GetString("FileMenuImportDatFileText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FileMenuImportDatFolderText {
|
|
get {
|
|
return ResourceManager.GetString("FileMenuImportDatFolderText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FileMenuSettingsText {
|
|
get {
|
|
return ResourceManager.GetString("FileMenuSettingsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FileMenuExitText {
|
|
get {
|
|
return ResourceManager.GetString("FileMenuExitText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FilesystemMenuText {
|
|
get {
|
|
return ResourceManager.GetString("FilesystemMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FilesystemMenuMountText {
|
|
get {
|
|
return ResourceManager.GetString("FilesystemMenuMountText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomsMenuText {
|
|
get {
|
|
return ResourceManager.GetString("RomsMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomsMenuImportText {
|
|
get {
|
|
return ResourceManager.GetString("RomsMenuImportText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetsMenuText {
|
|
get {
|
|
return ResourceManager.GetString("RomSetsMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetsMenuSaveRomsText {
|
|
get {
|
|
return ResourceManager.GetString("RomSetsMenuSaveRomsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetsMenuSaveDatText {
|
|
get {
|
|
return ResourceManager.GetString("RomSetsMenuSaveDatText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetsMenuEditText {
|
|
get {
|
|
return ResourceManager.GetString("RomSetsMenuEditText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetsMenuDeleteText {
|
|
get {
|
|
return ResourceManager.GetString("RomSetsMenuDeleteText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string HelpMenuText {
|
|
get {
|
|
return ResourceManager.GetString("HelpMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string HelpMenuAboutText {
|
|
get {
|
|
return ResourceManager.GetString("HelpMenuAboutText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AboutLabel {
|
|
get {
|
|
return ResourceManager.GetString("AboutLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string LibrariesLabel {
|
|
get {
|
|
return ResourceManager.GetString("LibrariesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AuthorsLabel {
|
|
get {
|
|
return ResourceManager.GetString("AuthorsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AboutTitle {
|
|
get {
|
|
return ResourceManager.GetString("AboutTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string LicenseLabel {
|
|
get {
|
|
return ResourceManager.GetString("LicenseLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string CloseLabel {
|
|
get {
|
|
return ResourceManager.GetString("CloseLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AssembliesLibraryText {
|
|
get {
|
|
return ResourceManager.GetString("AssembliesLibraryText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AssembliesVersionText {
|
|
get {
|
|
return ResourceManager.GetString("AssembliesVersionText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AuthorsText {
|
|
get {
|
|
return ResourceManager.GetString("AuthorsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string HomepageLabel {
|
|
get {
|
|
return ResourceManager.GetString("HomepageLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string TotalMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("TotalMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string CompleteMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("CompleteMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string IncompleteMachinesLabel {
|
|
get {
|
|
return ResourceManager.GetString("IncompleteMachinesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string TotalRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("TotalRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string HaveRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("HaveRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string MissRomsLabel {
|
|
get {
|
|
return ResourceManager.GetString("MissRomsLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string EditDatTitle {
|
|
get {
|
|
return ResourceManager.GetString("EditDatTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string SaveLabel {
|
|
get {
|
|
return ResourceManager.GetString("SaveLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string CancelLabel {
|
|
get {
|
|
return ResourceManager.GetString("CancelLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ExportDatTitle {
|
|
get {
|
|
return ResourceManager.GetString("ExportDatTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DecompressingDat {
|
|
get {
|
|
return ResourceManager.GetString("DecompressingDat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string Finished {
|
|
get {
|
|
return ResourceManager.GetString("Finished", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ExportRomsTitle {
|
|
get {
|
|
return ResourceManager.GetString("ExportRomsTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string PathLabel {
|
|
get {
|
|
return ResourceManager.GetString("PathLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AllFilesLabel {
|
|
get {
|
|
return ResourceManager.GetString("AllFilesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RecursiveLabel {
|
|
get {
|
|
return ResourceManager.GetString("RecursiveLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportDatFolderTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportDatFolderTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ResultFilenameLabel {
|
|
get {
|
|
return ResourceManager.GetString("ResultFilenameLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ResultStatusLabel {
|
|
get {
|
|
return ResourceManager.GetString("ResultStatusLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string StartLabel {
|
|
get {
|
|
return ResourceManager.GetString("StartLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string SearchingForFiles {
|
|
get {
|
|
return ResourceManager.GetString("SearchingForFiles", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FoundFiles {
|
|
get {
|
|
return ResourceManager.GetString("FoundFiles", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportingItem {
|
|
get {
|
|
return ResourceManager.GetString("ImportingItem", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string OK {
|
|
get {
|
|
return ResourceManager.GetString("OK", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportDatTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportDatTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RemoveFilesLabel {
|
|
get {
|
|
return ResourceManager.GetString("RemoveFilesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string KnownOnlyLabel {
|
|
get {
|
|
return ResourceManager.GetString("KnownOnlyLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RecurseArchivesLabel {
|
|
get {
|
|
return ResourceManager.GetString("RecurseArchivesLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportRomFolderTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportRomFolderTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RemoveDatTitle {
|
|
get {
|
|
return ResourceManager.GetString("RemoveDatTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RetrievingRomSetFromDatabase {
|
|
get {
|
|
return ResourceManager.GetString("RetrievingRomSetFromDatabase", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RemovingRomSetFromDatabase {
|
|
get {
|
|
return ResourceManager.GetString("RemovingRomSetFromDatabase", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string SavingChangesToDatabase {
|
|
get {
|
|
return ResourceManager.GetString("SavingChangesToDatabase", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RemovingDatFileFromRepo {
|
|
get {
|
|
return ResourceManager.GetString("RemovingDatFileFromRepo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ChooseLabel {
|
|
get {
|
|
return ResourceManager.GetString("ChooseLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string SettingsTitle {
|
|
get {
|
|
return ResourceManager.GetString("SettingsTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileLabel {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RepositoryFolderLabel {
|
|
get {
|
|
return ResourceManager.GetString("RepositoryFolderLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string TemporaryFolderLabel {
|
|
get {
|
|
return ResourceManager.GetString("TemporaryFolderLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string UnArPathLabel {
|
|
get {
|
|
return ResourceManager.GetString("UnArPathLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string Error {
|
|
get {
|
|
return ResourceManager.GetString("Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string TheUnarchiverVersionLabel {
|
|
get {
|
|
return ResourceManager.GetString("TheUnarchiverVersionLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ChooseUnArExecutable {
|
|
get {
|
|
return ResourceManager.GetString("ChooseUnArExecutable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ChooseTemporaryFolder {
|
|
get {
|
|
return ResourceManager.GetString("ChooseTemporaryFolder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ChooseRepositoryFolder {
|
|
get {
|
|
return ResourceManager.GetString("ChooseRepositoryFolder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ChooseDatabaseFile {
|
|
get {
|
|
return ResourceManager.GetString("ChooseDatabaseFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileMsgBoxTryOpen {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileMsgBoxTryOpen", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileTryOpenCaption {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileTryOpenCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileExistsMsgBoxTitle {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileExistsMsgBoxTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileUnusableMsgBoxTitle {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileUnusableMsgBoxTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileUnusableDeleteMsgBoxCaption {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileUnusableDeleteMsgBoxCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileUnusableMsgBoxCaption {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileUnusableMsgBoxCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileDeleteCaption {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileDeleteCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileCannotDeleteTitle {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileCannotDeleteTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseFileCannotDeleteCaption {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseFileCannotDeleteCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportDatFileDialogTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportDatFileDialogTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatFilesDialogLabel {
|
|
get {
|
|
return ResourceManager.GetString("DatFilesDialogLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string AllFilesDialogLabel {
|
|
get {
|
|
return ResourceManager.GetString("AllFilesDialogLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportDatFolderDialogTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportDatFolderDialogTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ImportRomsFolderDialogTitle {
|
|
get {
|
|
return ResourceManager.GetString("ImportRomsFolderDialogTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DeleteRomSetMsgBoxTitle {
|
|
get {
|
|
return ResourceManager.GetString("DeleteRomSetMsgBoxTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DeleteRomSetMsgBoxCaption {
|
|
get {
|
|
return ResourceManager.GetString("DeleteRomSetMsgBoxCaption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ExportRomsDialogTitle {
|
|
get {
|
|
return ResourceManager.GetString("ExportRomsDialogTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string SelectMountPointDialogTitle {
|
|
get {
|
|
return ResourceManager.GetString("SelectMountPointDialogTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string LoadingSettingsText {
|
|
get {
|
|
return ResourceManager.GetString("LoadingSettingsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string CheckingUnArText {
|
|
get {
|
|
return ResourceManager.GetString("CheckingUnArText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string LoadingDatabaseText {
|
|
get {
|
|
return ResourceManager.GetString("LoadingDatabaseText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string MigratingDatabaseText {
|
|
get {
|
|
return ResourceManager.GetString("MigratingDatabaseText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string LoadingRomSetsText {
|
|
get {
|
|
return ResourceManager.GetString("LoadingRomSetsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string ExitButtonText {
|
|
get {
|
|
return ResourceManager.GetString("ExitButtonText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string FilesystemMenuUmountText {
|
|
get {
|
|
return ResourceManager.GetString("FilesystemMenuUmountText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RomSetCategoryLabel {
|
|
get {
|
|
return ResourceManager.GetString("RomSetCategoryLabel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseMenuText {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseMenuText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string DatabaseMenuUpdateStatsText {
|
|
get {
|
|
return ResourceManager.GetString("DatabaseMenuUpdateStatsText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string UpdateStatsConfirmationDialogText {
|
|
get {
|
|
return ResourceManager.GetString("UpdateStatsConfirmationDialogText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string UpdateStatsTitle {
|
|
get {
|
|
return ResourceManager.GetString("UpdateStatsTitle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string CalculatingStatisticsForRomSet {
|
|
get {
|
|
return ResourceManager.GetString("CalculatingStatisticsForRomSet", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RemovingOldStatistics {
|
|
get {
|
|
return ResourceManager.GetString("RemovingOldStatistics", resourceCulture);
|
|
}
|
|
}
|
|
|
|
internal static string RetrievingRomSetsFromDatabase {
|
|
get {
|
|
return ResourceManager.GetString("RetrievingRomSetsFromDatabase", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|