i18n: don't translate TZ via Transifex
- This is about 600 place-names, and the vast majority is not translatable and would only pollute the Transifex DB. - Instead, rely on git and PRs to update these specific translations.
This commit is contained in:
parent
39cc13cb25
commit
5ac57fe294
@ -7,12 +7,6 @@ source_file = lang/calamares_en.ts
|
|||||||
source_lang = en
|
source_lang = en
|
||||||
type = QT
|
type = QT
|
||||||
|
|
||||||
[calamares.tz]
|
|
||||||
file_filter = lang/tz_<lang>.ts
|
|
||||||
source_file = lang/tz_en.ts
|
|
||||||
source_lang = en
|
|
||||||
type = QT
|
|
||||||
|
|
||||||
[calamares.dummypythonqt]
|
[calamares.dummypythonqt]
|
||||||
file_filter = src/modules/dummypythonqt/lang/<lang>/LC_MESSAGES/dummypythonqt.po
|
file_filter = src/modules/dummypythonqt/lang/<lang>/LC_MESSAGES/dummypythonqt.po
|
||||||
source_file = src/modules/dummypythonqt/lang/dummypythonqt.pot
|
source_file = src/modules/dummypythonqt/lang/dummypythonqt.pot
|
||||||
|
Loading…
Reference in New Issue
Block a user