import _ -> import gettext as _

This commit is contained in:
Laurent Monin
2024-04-21 23:47:32 +02:00
parent fc87e6cba2
commit 10d2992253
119 changed files with 119 additions and 119 deletions

View File

@@ -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,