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:
parent
7c854781dd
commit
6ffbeb8aee
@ -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 = _(
|
||||
|
Loading…
x
Reference in New Issue
Block a user