1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

[Minor] Fix docstring

This commit is contained in:
Phoebe 2023-12-16 21:06:30 +01:00
parent 7c854781dd
commit 6ffbeb8aee

View File

@ -2260,7 +2260,7 @@ sys.path: {sys.path}'''
app = AppWindow(root)
def messagebox_broken_plugins():
"""Display message about plugins not updated for Python 3.x."""
"""Display message about 'broken' plugins that failed to load."""
if plug.PLUGINS_broken:
# LANG: Popup-text about 'broken' plugins that failed to load
popup_text = _(