diff --git a/src/utils/steam_parser.py b/src/utils/steam_parser.py index e56d95f..f6992dd 100644 --- a/src/utils/steam_parser.py +++ b/src/utils/steam_parser.py @@ -95,7 +95,7 @@ def steam_parser(parent_widget, action): appmanifests.append(path) import_statuspage = Adw.StatusPage( - title=_("Importing games..."), + title=_("Importing Games..."), description=_("Talking to Steam"), )