Browse Source

Update tooltip.json

pull/227/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
3c9803f4eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      Wrapper/Localizations/en-US/tooltip.json

6
Wrapper/Localizations/en-US/tooltip.json

@ -417,11 +417,11 @@
"Function": "SnapAssistFlyout",
"Arg": {
"Zero": {
"Tag": "Disable",
"Tag": "Enable",
"ToolTip": "Show snap layouts when I hover over a windows's maximaze button (default value)"
},
"One": {
"Tag": "Enable",
"Tag": "Disable",
"ToolTip": "Hide snap layouts when I hover over a windows's maximaze button"
}
}
@ -2272,4 +2272,4 @@
}
}
}
]
]

Loading…
Cancel
Save