This commit is contained in:
Lena Pastwa 2026-06-08 18:39:37 +02:00
parent ce9bad834c
commit c2cea10ad9
No known key found for this signature in database
GPG Key ID: 754E0B69FF823C43
4 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ class ProfileConfiguration(SubConfig):
out.append(self.profile.name)
if self.gfx_driver:
out.append(tr('{} grphics driver').format(self.gfx_driver.value))
out.append(tr('{} graphics driver').format(self.gfx_driver.value))
if self.greeter:
out.append(tr('{} greeter').format(self.greeter.value))

View File

@ -989,7 +989,7 @@ msgid "Color enabled"
msgstr ""
#, python-brace-format
msgid "{} grphics driver"
msgid "{} graphics driver"
msgstr ""
#, python-brace-format

View File

@ -967,7 +967,7 @@ msgid "Color enabled"
msgstr "Kolor włączony"
#, python-brace-format
msgid "{} grphics driver"
msgid "{} graphics driver"
msgstr "Sterownik graficzny {}"
#, python-brace-format