diff --git a/Business/Menus.cs b/Business/Menus.cs index a766370..31e9ffb 100644 --- a/Business/Menus.cs +++ b/Business/Menus.cs @@ -68,7 +68,8 @@ namespace SystemTrayMenu.Business RefreshSelection(dgvMainMenu); - if (Properties.Settings.Default.RefreshLocationEachTime) + if (Properties.Settings.Default.CacheMainMenu && + Properties.Settings.Default.AppearAtMouseLocation) { menus[0].Tag = null; } diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 320d563..bb3d9f0 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] +[assembly: AssemblyVersion("1.1.1.1")] +[assembly: AssemblyFileVersion("1.1.1.1")] diff --git a/Properties/Settings.Designer.cs b/Properties/Settings.Designer.cs index f4882ce..6911326 100644 --- a/Properties/Settings.Designer.cs +++ b/Properties/Settings.Designer.cs @@ -171,22 +171,6 @@ namespace SystemTrayMenu.Properties } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Configuration.SettingsProviderAttribute(typeof(CustomSettingsProvider))] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] - public bool RefreshLocationEachTime - { - get - { - return ((bool)(this["RefreshLocationEachTime"])); - } - set - { - this["RefreshLocationEachTime"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Configuration.SettingsProviderAttribute(typeof(CustomSettingsProvider))] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] diff --git a/Resources/lang.Designer.cs b/Resources/lang.Designer.cs index daa0015..db7956c 100644 --- a/Resources/lang.Designer.cs +++ b/Resources/lang.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ @@ -13,12 +13,12 @@ namespace SystemTrayMenu.Resources { /// - /// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + /// A strongly-typed resource class, for looking up localized strings, etc. /// - // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert - // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert. - // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen - // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu. + // 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 your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] @@ -33,7 +33,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + /// 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 { @@ -47,8 +47,8 @@ namespace SystemTrayMenu.Resources { } /// - /// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - /// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + /// 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 { @@ -61,7 +61,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die About ähnelt. + /// Looks up a localized string similar to About. /// internal static string About { get { @@ -70,7 +70,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Activated ähnelt. + /// Looks up a localized string similar to Activated. /// internal static string Activated { get { @@ -79,7 +79,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Add folder ähnelt. + /// Looks up a localized string similar to Add folder. /// internal static string Add_folder { get { @@ -88,7 +88,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Add folders to main menu ähnelt. + /// Looks up a localized string similar to Add folders to main menu. /// internal static string Add_folders_to_main_menu { get { @@ -97,7 +97,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Add sample 'Start Menu' folder ähnelt. + /// Looks up a localized string similar to Add sample 'Start Menu' folder. /// internal static string Add_sample__Start_Menu__folder { get { @@ -106,7 +106,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Advanced ähnelt. + /// Looks up a localized string similar to Advanced. /// internal static string Advanced { get { @@ -115,7 +115,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Appearance ähnelt. + /// Looks up a localized string similar to Appearance. /// internal static string Appearance { get { @@ -124,7 +124,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Arrow ähnelt. + /// Looks up a localized string similar to Arrow. /// internal static string Arrow { get { @@ -133,7 +133,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Arrow when clicking ähnelt. + /// Looks up a localized string similar to Arrow when clicking. /// internal static string Arrow_when_clicking { get { @@ -142,7 +142,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Arrow while mouse hovers ähnelt. + /// Looks up a localized string similar to Arrow while mouse hovers. /// internal static string Arrow_while_mouse_hovers { get { @@ -151,7 +151,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Autostart ähnelt. + /// Looks up a localized string similar to Autostart. /// internal static string Autostart { get { @@ -160,7 +160,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Background ähnelt. + /// Looks up a localized string similar to Background. /// internal static string Background { get { @@ -169,7 +169,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Background of arrow when clicking ähnelt. + /// Looks up a localized string similar to Background of arrow when clicking. /// internal static string Background_of_arrow_when_clicking { get { @@ -178,7 +178,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Background of arrow while mouse hovers ähnelt. + /// Looks up a localized string similar to Background of arrow while mouse hovers. /// internal static string Background_of_arrow_while_mouse_hovers { get { @@ -187,7 +187,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Border of menu ähnelt. + /// Looks up a localized string similar to Border of menu. /// internal static string Border_of_menu { get { @@ -196,7 +196,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Border of opened folder ähnelt. + /// Looks up a localized string similar to Border of opened folder. /// internal static string Border_of_opened_folder { get { @@ -205,7 +205,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Border of selected item ähnelt. + /// Looks up a localized string similar to Border of selected item. /// internal static string Border_of_selected_item { get { @@ -214,7 +214,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Bottom left ähnelt. + /// Looks up a localized string similar to Bottom left. /// internal static string Bottom_left { get { @@ -223,7 +223,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Bottom right ähnelt. + /// Looks up a localized string similar to Bottom right. /// internal static string Bottom_right { get { @@ -232,7 +232,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Cancel ähnelt. + /// Looks up a localized string similar to Cancel. /// internal static string buttonCancel { get { @@ -241,7 +241,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Details ähnelt. + /// Looks up a localized string similar to Details. /// internal static string buttonDetails { get { @@ -250,7 +250,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die OK ähnelt. + /// Looks up a localized string similar to OK. /// internal static string buttonOk { get { @@ -259,7 +259,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die System Info ähnelt. + /// Looks up a localized string similar to System Info. /// internal static string buttonSystemInfo { get { @@ -268,7 +268,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Cache main menu ähnelt. + /// Looks up a localized string similar to Cache main menu. /// internal static string Cache_main_menu { get { @@ -277,7 +277,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Change folder ähnelt. + /// Looks up a localized string similar to Change folder. /// internal static string Change_folder { get { @@ -286,7 +286,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Change to relative folder ähnelt. + /// Looks up a localized string similar to Change to relative folder. /// internal static string Change_to_relative_folder { get { @@ -295,7 +295,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Clear cache if more than this number of items ähnelt. + /// Looks up a localized string similar to Clear cache if more than this number of items. /// internal static string Clear_cache_if_more_than_this_number_of_items { get { @@ -304,7 +304,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Click ähnelt. + /// Looks up a localized string similar to Click. /// internal static string Click { get { @@ -313,7 +313,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Colors Dark Mode ähnelt. + /// Looks up a localized string similar to Colors Dark Mode. /// internal static string Colors_Dark_Mode { get { @@ -322,7 +322,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Colors Light Mode ähnelt. + /// Looks up a localized string similar to Colors Light Mode. /// internal static string Colors_Light_Mode { get { @@ -331,7 +331,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Couldn’t register the hot key. ähnelt. + /// Looks up a localized string similar to Couldn’t register the hot key.. /// internal static string Could_not_register_the_hot_key_ { get { @@ -340,7 +340,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Custom (drag it to the appropriate place) ähnelt. + /// Looks up a localized string similar to Custom (drag it to the appropriate place). /// internal static string Custom__drag_it_to_the_appropriate_place_ { get { @@ -349,7 +349,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Customize ähnelt. + /// Looks up a localized string similar to Customize. /// internal static string Customize { get { @@ -358,7 +358,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Dark Mode always active ähnelt. + /// Looks up a localized string similar to Dark Mode always active. /// internal static string Dark_Mode_always_active { get { @@ -367,7 +367,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Deactivated ähnelt. + /// Looks up a localized string similar to Deactivated. /// internal static string Deactivated { get { @@ -376,7 +376,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Default ähnelt. + /// Looks up a localized string similar to Default. /// internal static string Default { get { @@ -385,7 +385,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Exit ähnelt. + /// Looks up a localized string similar to Exit. /// internal static string Exit { get { @@ -394,7 +394,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Expert ähnelt. + /// Looks up a localized string similar to Expert. /// internal static string Expert { get { @@ -403,7 +403,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Folder ähnelt. + /// Looks up a localized string similar to Folder. /// internal static string Folder { get { @@ -412,7 +412,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Folder empty ähnelt. + /// Looks up a localized string similar to Folder empty. /// internal static string Folder_empty { get { @@ -421,7 +421,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Folder inaccessible ähnelt. + /// Looks up a localized string similar to Folder inaccessible. /// internal static string Folder_inaccessible { get { @@ -430,7 +430,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Folder paths ähnelt. + /// Looks up a localized string similar to Folder paths. /// internal static string Folder_paths { get { @@ -439,7 +439,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Folders ähnelt. + /// Looks up a localized string similar to Folders. /// internal static string Folders { get { @@ -448,7 +448,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die General ähnelt. + /// Looks up a localized string similar to General. /// internal static string General { get { @@ -457,7 +457,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Help / FAQ ähnelt. + /// Looks up a localized string similar to Help / FAQ. /// internal static string HelpFAQ { get { @@ -466,7 +466,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Hotkey ähnelt. + /// Looks up a localized string similar to Hotkey. /// internal static string Hotkey { get { @@ -475,7 +475,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Icons ähnelt. + /// Looks up a localized string similar to Icons. /// internal static string Icons { get { @@ -484,7 +484,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die If an item was clicked ähnelt. + /// Looks up a localized string similar to If an item was clicked. /// internal static string If_an_item_was_clicked { get { @@ -493,7 +493,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die If the focus is lost and if the mouse is still on the menu ähnelt. + /// Looks up a localized string similar to If the focus is lost and if the mouse is still on the menu. /// internal static string If_the_focus_is_lost_and_if_the_mouse_is_still_on_the_menu { get { @@ -502,7 +502,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die If the focus is lost and the Enter key was pressed ähnelt. + /// Looks up a localized string similar to If the focus is lost and the Enter key was pressed. /// internal static string If_the_focus_is_lost_and_the_Enter_key_was_pressed { get { @@ -511,7 +511,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Language ähnelt. + /// Looks up a localized string similar to Language. /// internal static string Language { get { @@ -520,7 +520,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Launch on startup ähnelt. + /// Looks up a localized string similar to Launch on startup. /// internal static string Launch_on_startup { get { @@ -529,7 +529,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die loading ähnelt. + /// Looks up a localized string similar to loading. /// internal static string loading { get { @@ -538,7 +538,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Log File ähnelt. + /// Looks up a localized string similar to Log File. /// internal static string Log_File { get { @@ -547,7 +547,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Main menu appears at ähnelt. + /// Looks up a localized string similar to Main menu appears at. /// internal static string Main_menu_appears_at { get { @@ -556,7 +556,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Menu ähnelt. + /// Looks up a localized string similar to Menu. /// internal static string Menu { get { @@ -565,7 +565,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Your root folder for the SystemTrayMenu does not exist or is empty! Put some files, folders or shortcuts into the folder or change the root folder. ähnelt. + /// Looks up a localized string similar to Your root folder for the SystemTrayMenu does not exist or is empty! Put some files, folders or shortcuts into the folder or change the root folder.. /// internal static string MessageRootFolderEmpty { get { @@ -574,7 +574,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die You have no access to the root folder for the SystemTrayMenu. Grant access to the folder or change the root folder. ähnelt. + /// Looks up a localized string similar to You have no access to the root folder for the SystemTrayMenu. Grant access to the folder or change the root folder.. /// internal static string MessageRootFolderNoAccess { get { @@ -583,7 +583,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Milliseconds until a menu opens when the mouse is on it ähnelt. + /// Looks up a localized string similar to Milliseconds until a menu opens when the mouse is on it. /// internal static string Milliseconds_until_a_menu_opens_when_the_mouse_is_on_it { get { @@ -592,7 +592,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Milliseconds until the menu closes if in this case the menu is not reactivated ähnelt. + /// Looks up a localized string similar to Milliseconds until the menu closes if in this case the menu is not reactivated. /// internal static string Milliseconds_until_the_menu_closes_if_in_this_case_the_menu_is_not_reactivated { get { @@ -601,7 +601,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Milliseconds until the menu closes if in this case the mouse then leaves the menu ähnelt. + /// Looks up a localized string similar to Milliseconds until the menu closes if in this case the mouse then leaves the menu. /// internal static string Milliseconds_until_the_menu_closes_if_in_this_case_the_mouse_then_leaves_the_menu { get { @@ -611,7 +611,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Mouse location ähnelt. + /// Looks up a localized string similar to Mouse location. /// internal static string Mouse_location { get { @@ -620,7 +620,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Mouse location (Above Taskbar icon) ähnelt. + /// Looks up a localized string similar to Mouse location (Above Taskbar icon). /// internal static string Mouse_location__Above_Taskbar_icon_ { get { @@ -629,7 +629,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Only Files ähnelt. + /// Looks up a localized string similar to Only Files. /// internal static string Only_Files { get { @@ -638,7 +638,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Open Folder ähnelt. + /// Looks up a localized string similar to Open Folder. /// internal static string Open_Folder { get { @@ -647,7 +647,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Open the assembly location ähnelt. + /// Looks up a localized string similar to Open the assembly location. /// internal static string Open_the_assembly_location { get { @@ -656,7 +656,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Opened folder ähnelt. + /// Looks up a localized string similar to Opened folder. /// internal static string Opened_folder { get { @@ -665,7 +665,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Pixels maximum menu height ähnelt. + /// Looks up a localized string similar to Pixels maximum menu height. /// internal static string Pixels_maximum_menu_height { get { @@ -674,7 +674,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Pixels maximum menu width ähnelt. + /// Looks up a localized string similar to Pixels maximum menu width. /// internal static string Pixels_maximum_menu_width { get { @@ -683,7 +683,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Problem with Shortcut ähnelt. + /// Looks up a localized string similar to Problem with Shortcut. /// internal static string Problem_with_Shortcut { get { @@ -692,7 +692,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Recursive ähnelt. + /// Looks up a localized string similar to Recursive. /// internal static string Recursive { get { @@ -701,7 +701,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Remove folder ähnelt. + /// Looks up a localized string similar to Remove folder. /// internal static string Remove_folder { get { @@ -710,7 +710,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Restart ähnelt. + /// Looks up a localized string similar to Restart. /// internal static string Restart { get { @@ -719,7 +719,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Round corners ähnelt. + /// Looks up a localized string similar to Round corners. /// internal static string Round_corners { get { @@ -728,7 +728,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Row height in percentage ähnelt. + /// Looks up a localized string similar to Row height in percentage. /// internal static string Row_height_in_percentage { get { @@ -737,7 +737,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Scrollbar ähnelt. + /// Looks up a localized string similar to Scrollbar. /// internal static string Scrollbar { get { @@ -746,7 +746,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Search field ähnelt. + /// Looks up a localized string similar to Search field. /// internal static string Search_field { get { @@ -755,7 +755,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Select Folder ähnelt. + /// Looks up a localized string similar to Select Folder. /// internal static string Select_Folder { get { @@ -764,7 +764,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Selected item ähnelt. + /// Looks up a localized string similar to Selected item. /// internal static string Selected_item { get { @@ -773,7 +773,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Set as SystemTrayMenu folder ähnelt. + /// Looks up a localized string similar to Set as SystemTrayMenu folder. /// internal static string Set_as_SystemTrayMenu_folder { get { @@ -782,7 +782,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Set by context menu ähnelt. + /// Looks up a localized string similar to Set by context menu . /// internal static string Set_by_context_menu_ { get { @@ -791,7 +791,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Settings ähnelt. + /// Looks up a localized string similar to Settings. /// internal static string Settings { get { @@ -800,7 +800,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Show in Taskbar ähnelt. + /// Looks up a localized string similar to Show in Taskbar. /// internal static string Show_in_Taskbar { get { @@ -809,7 +809,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Single click to open an item instead of double click ähnelt. + /// Looks up a localized string similar to Single click to open an item instead of double click. /// internal static string Single_click_to_start_item { get { @@ -818,7 +818,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Size ähnelt. + /// Looks up a localized string similar to Size. /// internal static string Size { get { @@ -827,7 +827,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Slider ähnelt. + /// Looks up a localized string similar to Slider. /// internal static string Slider { get { @@ -836,7 +836,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Slider while dragging ähnelt. + /// Looks up a localized string similar to Slider while dragging. /// internal static string Slider_while_dragging { get { @@ -845,7 +845,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Slider while mouse hovers 1 ähnelt. + /// Looks up a localized string similar to Slider while mouse hovers 1. /// internal static string Slider_while_mouse_hovers_1 { get { @@ -854,7 +854,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Slider while mouse hovers 2 ähnelt. + /// Looks up a localized string similar to Slider while mouse hovers 2. /// internal static string Slider_while_mouse_hovers_2 { get { @@ -863,7 +863,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Stays open ähnelt. + /// Looks up a localized string similar to Stays open. /// internal static string Stays_open { get { @@ -872,7 +872,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Store config at the assembly location ähnelt. + /// Looks up a localized string similar to Store config at the assembly location. /// internal static string Store_config_at_the_assembly_location { get { @@ -881,7 +881,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die SystemTrayMenu ähnelt. + /// Looks up a localized string similar to SystemTrayMenu. /// internal static string SystemTrayMenu { get { @@ -890,7 +890,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Task Manger ähnelt. + /// Looks up a localized string similar to Task Manger. /// internal static string Task_Manger { get { @@ -899,7 +899,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Read the FAQ and then choose a root directory for the SystemTrayMenu. ähnelt. + /// Looks up a localized string similar to Read the FAQ and then choose a root directory for the SystemTrayMenu.. /// internal static string TextFirstStart { get { @@ -908,7 +908,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly. ähnelt. + /// Looks up a localized string similar to The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.. /// internal static string The_item_that_this_shortcut_refers_to_has_been_changed_or_moved__so_this_shortcut_will_no_longer_work_properly_ { get { @@ -918,7 +918,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Time until a menu opens ähnelt. + /// Looks up a localized string similar to Time until a menu opens. /// internal static string Time_until_a_menu_opens { get { @@ -927,7 +927,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Title ähnelt. + /// Looks up a localized string similar to Title. /// internal static string Title { get { @@ -936,16 +936,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Update the position every time the menu opens ähnelt. - /// - internal static string Update_the_position_every_time_the_menu_opens { - get { - return ResourceManager.GetString("Update the position every time the menu opens", resourceCulture); - } - } - - /// - /// Sucht eine lokalisierte Zeichenfolge, die USB ähnelt. + /// Looks up a localized string similar to USB. /// internal static string USB { get { @@ -954,7 +945,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Use icon from folder ähnelt. + /// Looks up a localized string similar to Use icon from folder. /// internal static string Use_icon_from_folder { get { @@ -963,7 +954,7 @@ namespace SystemTrayMenu.Resources { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Warning ähnelt. + /// Looks up a localized string similar to Warning. /// internal static string Warning { get { diff --git a/Resources/lang.cs-CZ.resx b/Resources/lang.cs-CZ.resx index c6b74a2..8d1b3cf 100644 --- a/Resources/lang.cs-CZ.resx +++ b/Resources/lang.cs-CZ.resx @@ -414,9 +414,6 @@ Umístění myši (nad ikonou na hlavním panelu) - - Aktualizujte pozici při každém otevření nabídky - Vlastní (přetáhněte jej na příslušné místo) diff --git a/Resources/lang.de-DE.resx b/Resources/lang.de-DE.resx index 72cedb2..5fb5e0e 100644 --- a/Resources/lang.de-DE.resx +++ b/Resources/lang.de-DE.resx @@ -414,9 +414,6 @@ Mausposition (über dem Taskleistensymbol) - - Aktualisieren Sie die Position jedes Mal, wenn das Menü geöffnet wird - Benutzerdefiniert (an die entsprechende Stelle ziehen) diff --git a/Resources/lang.es-ES.resx b/Resources/lang.es-ES.resx index 93bbe47..8ba550e 100644 --- a/Resources/lang.es-ES.resx +++ b/Resources/lang.es-ES.resx @@ -414,9 +414,6 @@ Ubicación del mouse (encima del icono de la barra de tareas) - - Actualizar la posición cada vez que se abre el menú - Personalizado (arrástrelo al lugar apropiado) diff --git a/Resources/lang.fr-FR.resx b/Resources/lang.fr-FR.resx index 7706558..99c3207 100644 --- a/Resources/lang.fr-FR.resx +++ b/Resources/lang.fr-FR.resx @@ -414,9 +414,6 @@ Emplacement de la souris (au-dessus de l'icône de la barre des tâches) - - Mettre à jour la position à chaque ouverture du menu - Personnalisé (faites-le glisser à l'endroit approprié) diff --git a/Resources/lang.it-IT.resx b/Resources/lang.it-IT.resx index b2cd486..8f37257 100644 --- a/Resources/lang.it-IT.resx +++ b/Resources/lang.it-IT.resx @@ -414,9 +414,6 @@ Posizione del mouse (sopra l'icona della barra delle applicazioni) - - Aggiorna la posizione ogni volta che si apre il menu - Personalizzato (trascinalo nella posizione appropriata) diff --git a/Resources/lang.ja-JP.resx b/Resources/lang.ja-JP.resx index 68071dd..4c418cf 100644 --- a/Resources/lang.ja-JP.resx +++ b/Resources/lang.ja-JP.resx @@ -414,9 +414,6 @@ マウスの位置(タスクバーアイコンの上) - - メニューが開くたびに位置を更新します - カスタム(適切な場所にドラッグ) diff --git a/Resources/lang.ko-KR.resx b/Resources/lang.ko-KR.resx index 7f7963d..379241a 100644 --- a/Resources/lang.ko-KR.resx +++ b/Resources/lang.ko-KR.resx @@ -414,9 +414,6 @@ 마우스 위치(작업 표시줄 아이콘 위) - - 메뉴가 열릴 때마다 위치 업데이트 - 사용자 지정(적절한 위치로 드래그) diff --git a/Resources/lang.nl-NL.resx b/Resources/lang.nl-NL.resx index a5825de..fffe13b 100644 --- a/Resources/lang.nl-NL.resx +++ b/Resources/lang.nl-NL.resx @@ -414,9 +414,6 @@ Muislocatie (boven taakbalkpictogram) - - Update de positie elke keer dat het menu wordt geopend - Aangepast (sleep het naar de juiste plaats) diff --git a/Resources/lang.pt-BR.resx b/Resources/lang.pt-BR.resx index f08ad05..6bc6374 100644 --- a/Resources/lang.pt-BR.resx +++ b/Resources/lang.pt-BR.resx @@ -414,9 +414,6 @@ Localização do mouse (ícone da barra de tarefas acima) - - Atualize a posição sempre que o menu for aberto - Personalizado (arraste-o para o local apropriado) diff --git a/Resources/lang.resx b/Resources/lang.resx index 62f5e2c..4ef1535 100644 --- a/Resources/lang.resx +++ b/Resources/lang.resx @@ -414,9 +414,6 @@ Mouse location (Above Taskbar icon) - - Update the position every time the menu opens - Custom (drag it to the appropriate place) diff --git a/Resources/lang.ru-RU.resx b/Resources/lang.ru-RU.resx index 14b2dac..28b15ff 100644 --- a/Resources/lang.ru-RU.resx +++ b/Resources/lang.ru-RU.resx @@ -414,9 +414,6 @@ Расположение мыши (над значком на панели задач) - - Обновлять позицию каждый раз, когда открывается меню - Пользовательский (перетащите в соответствующее место) diff --git a/Resources/lang.tr-TR.resx b/Resources/lang.tr-TR.resx index c484680..0a1c5a4 100644 --- a/Resources/lang.tr-TR.resx +++ b/Resources/lang.tr-TR.resx @@ -414,9 +414,6 @@ Fare konumu (Görev Çubuğu simgesinin üstünde) - - Menü her açıldığında konumu güncelleyin - Özel (uygun yere sürükleyin) diff --git a/Resources/lang.vi-VN.resx b/Resources/lang.vi-VN.resx index 55484c7..a8cf947 100644 --- a/Resources/lang.vi-VN.resx +++ b/Resources/lang.vi-VN.resx @@ -414,9 +414,6 @@ Vị trí chuột (phía trên biểu tượng Thanh tác vụ) - - Cập nhật vị trí mỗi khi menu mở ra - Tùy chỉnh (kéo nó đến vị trí thích hợp) diff --git a/Resources/lang.zh-CN.resx b/Resources/lang.zh-CN.resx index a577582..e7e6cb5 100644 --- a/Resources/lang.zh-CN.resx +++ b/Resources/lang.zh-CN.resx @@ -414,9 +414,6 @@ 鼠标位置(任务栏图标上方) - - 每次打开菜单时更新位置 - 自定义(拖动到合适的地方) diff --git a/UserInterface/SettingsForm.Designer.cs b/UserInterface/SettingsForm.Designer.cs index e970dd4..94426da 100644 --- a/UserInterface/SettingsForm.Designer.cs +++ b/UserInterface/SettingsForm.Designer.cs @@ -104,7 +104,6 @@ namespace SystemTrayMenu.UserInterface this.radioButtonUseCustomLocation = new System.Windows.Forms.RadioButton(); this.radioButtonAppearAtTheBottomLeft = new System.Windows.Forms.RadioButton(); this.radioButtonAppearAtTheBottomRight = new System.Windows.Forms.RadioButton(); - this.checkBoxRefreshLocationEachTime = new System.Windows.Forms.CheckBox(); this.radioButtonAppearAtMouseLocation = new System.Windows.Forms.RadioButton(); this.tabPageExpert = new System.Windows.Forms.TabPage(); this.tableLayoutPanelExpert = new System.Windows.Forms.TableLayoutPanel(); @@ -1428,7 +1427,7 @@ namespace SystemTrayMenu.UserInterface // this.buttonAdvancedDefault.AutoSize = true; this.buttonAdvancedDefault.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; - this.buttonAdvancedDefault.Location = new System.Drawing.Point(9, 387); + this.buttonAdvancedDefault.Location = new System.Drawing.Point(9, 362); this.buttonAdvancedDefault.Margin = new System.Windows.Forms.Padding(9, 9, 3, 9); this.buttonAdvancedDefault.MinimumSize = new System.Drawing.Size(75, 25); this.buttonAdvancedDefault.Name = "buttonAdvancedDefault"; @@ -1448,7 +1447,7 @@ namespace SystemTrayMenu.UserInterface this.groupBoxMenuAppearAt.MaximumSize = new System.Drawing.Size(400, 0); this.groupBoxMenuAppearAt.MinimumSize = new System.Drawing.Size(400, 0); this.groupBoxMenuAppearAt.Name = "groupBoxMenuAppearAt"; - this.groupBoxMenuAppearAt.Size = new System.Drawing.Size(400, 147); + this.groupBoxMenuAppearAt.Size = new System.Drawing.Size(400, 122); this.groupBoxMenuAppearAt.TabIndex = 1; this.groupBoxMenuAppearAt.TabStop = false; this.groupBoxMenuAppearAt.Text = "groupBoxMenuAppearAt"; @@ -1462,18 +1461,16 @@ namespace SystemTrayMenu.UserInterface this.tableLayoutPanelMenuAppearAt.Controls.Add(this.radioButtonUseCustomLocation, 0, 2); this.tableLayoutPanelMenuAppearAt.Controls.Add(this.radioButtonAppearAtTheBottomLeft, 0, 1); this.tableLayoutPanelMenuAppearAt.Controls.Add(this.radioButtonAppearAtTheBottomRight, 0, 0); - this.tableLayoutPanelMenuAppearAt.Controls.Add(this.checkBoxRefreshLocationEachTime, 0, 4); this.tableLayoutPanelMenuAppearAt.Controls.Add(this.radioButtonAppearAtMouseLocation, 0, 3); this.tableLayoutPanelMenuAppearAt.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanelMenuAppearAt.Location = new System.Drawing.Point(3, 19); this.tableLayoutPanelMenuAppearAt.Name = "tableLayoutPanelMenuAppearAt"; - this.tableLayoutPanelMenuAppearAt.RowCount = 5; + this.tableLayoutPanelMenuAppearAt.RowCount = 4; this.tableLayoutPanelMenuAppearAt.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanelMenuAppearAt.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanelMenuAppearAt.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanelMenuAppearAt.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanelMenuAppearAt.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanelMenuAppearAt.Size = new System.Drawing.Size(394, 125); + this.tableLayoutPanelMenuAppearAt.Size = new System.Drawing.Size(394, 100); this.tableLayoutPanelMenuAppearAt.TabIndex = 1; // // radioButtonUseCustomLocation @@ -1512,17 +1509,6 @@ namespace SystemTrayMenu.UserInterface this.radioButtonAppearAtTheBottomRight.Text = "radioButtonAppearAtTheBottomRight"; this.radioButtonAppearAtTheBottomRight.UseVisualStyleBackColor = true; // - // checkBoxRefreshLocationEachTime - // - this.checkBoxRefreshLocationEachTime.AutoSize = true; - this.checkBoxRefreshLocationEachTime.Dock = System.Windows.Forms.DockStyle.Fill; - this.checkBoxRefreshLocationEachTime.Location = new System.Drawing.Point(3, 103); - this.checkBoxRefreshLocationEachTime.Name = "checkBoxRefreshLocationEachTime"; - this.checkBoxRefreshLocationEachTime.Size = new System.Drawing.Size(388, 19); - this.checkBoxRefreshLocationEachTime.TabIndex = 0; - this.checkBoxRefreshLocationEachTime.Text = "checkBoxRefreshLocationEachTime"; - this.checkBoxRefreshLocationEachTime.UseVisualStyleBackColor = true; - // // radioButtonAppearAtMouseLocation // this.radioButtonAppearAtMouseLocation.AutoSize = true; @@ -4810,7 +4796,6 @@ namespace SystemTrayMenu.UserInterface private System.Windows.Forms.GroupBox groupBoxMenuAppearAt; private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMenuAppearAt; private System.Windows.Forms.RadioButton radioButtonAppearAtTheBottomLeft; - private System.Windows.Forms.CheckBox checkBoxRefreshLocationEachTime; private System.Windows.Forms.RadioButton radioButtonAppearAtTheBottomRight; private System.Windows.Forms.RadioButton radioButtonAppearAtMouseLocation; private System.Windows.Forms.RadioButton radioButtonUseCustomLocation; diff --git a/UserInterface/SettingsForm.cs b/UserInterface/SettingsForm.cs index 7e4a38f..36c1aad 100644 --- a/UserInterface/SettingsForm.cs +++ b/UserInterface/SettingsForm.cs @@ -154,7 +154,6 @@ namespace SystemTrayMenu.UserInterface radioButtonAppearAtTheBottomRight.Text = Translator.GetText("Bottom right"); radioButtonUseCustomLocation.Text = Translator.GetText("Custom (drag it to the appropriate place)"); radioButtonAppearAtMouseLocation.Text = Translator.GetText("Mouse location"); - checkBoxRefreshLocationEachTime.Text = Translator.GetText("Update the position every time the menu opens"); buttonAdvancedDefault.Text = Translator.GetText("Default"); groupBoxStaysOpen.Text = Translator.GetText("Stays open"); checkBoxStayOpenWhenItemClicked.Text = Translator.GetText("If an item was clicked"); @@ -383,8 +382,6 @@ namespace SystemTrayMenu.UserInterface radioButtonAppearAtTheBottomRight.Checked = true; } - checkBoxRefreshLocationEachTime.Checked = Settings.Default.RefreshLocationEachTime; - checkBoxStayOpenWhenItemClicked.Checked = Settings.Default.StaysOpenWhenItemClicked; checkBoxStayOpenWhenFocusLost.Checked = Settings.Default.StaysOpenWhenFocusLost; @@ -771,8 +768,6 @@ namespace SystemTrayMenu.UserInterface Settings.Default.AppearAtTheBottomLeft = false; } - Settings.Default.RefreshLocationEachTime = checkBoxRefreshLocationEachTime.Checked; - Settings.Default.StaysOpenWhenItemClicked = checkBoxStayOpenWhenItemClicked.Checked; Settings.Default.StaysOpenWhenFocusLost = checkBoxStayOpenWhenFocusLost.Checked; Settings.Default.TimeUntilCloses = (int)numericUpDownTimeUntilClose.Value; @@ -1025,7 +1020,6 @@ namespace SystemTrayMenu.UserInterface radioButtonAppearAtTheBottomLeft.Checked = false; radioButtonUseCustomLocation.Checked = false; radioButtonAppearAtMouseLocation.Checked = false; - checkBoxRefreshLocationEachTime.Checked = false; } private void CheckBoxStayOpenWhenFocusLost_CheckedChanged(object sender, EventArgs e)