revert 5ac9627, it caused missed translations

With specifying C as source file language, gettext failed to extract
strings from desktop(.in) file.
This commit is contained in:
Peter Eisenmann
2022-04-30 03:02:58 +02:00
parent 0cb308508f
commit 660e85e5d9

View File

@@ -1 +1 @@
i18n.gettext('os-installer', preset: 'glib', args: ['--language=C', '--add-location=file'])
i18n.gettext('os-installer', preset: 'glib', args: '--add-location=file')