From cc0e39b7c20eb15223e74ec3f2122901f79323dd Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 7 Jun 2021 15:34:14 +0100 Subject: [PATCH] l10n.py: LANG comment pass --- l10n.py | 1 + 1 file changed, 1 insertion(+) diff --git a/l10n.py b/l10n.py index d6e4677e..7ffed54b 100755 --- a/l10n.py +++ b/l10n.py @@ -190,6 +190,7 @@ class _Translations: def available_names(self) -> Dict[Optional[str], str]: """Available language names by code.""" names: Dict[Optional[str], str] = OrderedDict([ + # LANG: The system default language choice in Settings > Appearance (None, _('Default')), # Appearance theme and language setting ]) names.update(sorted(