i18n: add 'en' translation file as a source template
QubesOS/qubes-issues#2599
This commit is contained in:
parent
f1f9523bd2
commit
08e32afdb2
2008
i18n/qubesmanager_en.ts
Normal file
2008
i18n/qubesmanager_en.ts
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user