mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-25 02:40:03 +00:00
import _ -> import gettext as _
This commit is contained in:
@@ -54,7 +54,7 @@ from picard.const.sys import (
|
||||
IS_MACOS,
|
||||
IS_WIN,
|
||||
)
|
||||
from picard.i18n import _
|
||||
from picard.i18n import gettext as _
|
||||
from picard.util import (
|
||||
IgnoreUpdatesContext,
|
||||
album_artist_from_path,
|
||||
|
||||
Reference in New Issue
Block a user