i18n: add 'en' translation file as a source template

QubesOS/qubes-issues#2599
This commit is contained in:
Marek Marczykowski-Górecki 2017-02-03 17:21:12 +01:00
parent f1f9523bd2
commit 08e32afdb2
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 2011 additions and 1 deletions

2008
i18n/qubesmanager_en.ts Normal file

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,9 @@ SOURCES = \
qubesmanager/ui_restoredlg.py \
qubesmanager/ui_settingsdlg.py
TRANSLATIONS = i18n/qubesmanager_es.ts
TRANSLATIONS = \
i18n/qubesmanager_en.ts \
i18n/qubesmanager_es.ts
CODECFORTR = UTF-8