mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
Rename Align to corner of the screen setting to Align to edge of taskbar
The setting was improperly named and evoked that custom button should be "moved" to the corner of screen even for center aligned taskbar on Windows 11. What the setting does (and always did) is to align button to the edge of taskbar (e.g. bottom edge in case of bottom taskbar) instead of centering it. Hopefully it will be now more clear.
This commit is contained in:
@@ -1239,8 +1239,8 @@ BEGIN
|
||||
IDS_SHOW_APPS_MENU_TIP2 "Enable the Apps menu\nWarning: You don't have the Apps item in your custom menu, so this setting will be ignored"
|
||||
IDS_SKIN_ERR_METRO_COLOR
|
||||
"The selected skin is not compatible with Windows 7.\r\n"
|
||||
IDS_BUTTON_ALIGN "Align to corner of the screen"
|
||||
IDS_BUTTON_ALIGN_TIP "When this is checked, the button will be aligned to the corner of the screen instead of the middle of the taskbar"
|
||||
IDS_BUTTON_ALIGN "Align to edge of taskbar"
|
||||
IDS_BUTTON_ALIGN_TIP "When this is checked, the button will be aligned to the edge the taskbar instead of the middle of the taskbar"
|
||||
IDS_MENU_GLASS2 "Enable menu glass"
|
||||
IDS_MENU_GLASS2_TIP "Check this to use glass transparency in the menu"
|
||||
IDS_GLASS_OPACITY "Glass opacity"
|
||||
|
||||
Reference in New Issue
Block a user