Closed olivierberten closed 5 months ago
Traceback (most recent call last): File "/usr/share/nemo-python/extensions/nemo-compare.py", line 168, in get_name_and_desc description = _("Allows file comparison from the context menu") ^ NameError: name '_' is not defined
Fixed https://github.com/linuxmint/nemo-extensions/commit/c1823b648da14e8cae664b59d914e1f64ebe3327
Then you could remove all the _ = gettext.gettext 😉
_ = gettext.gettext