diff options
author | Marja van Waes <marja@mageia.org> | 2013-12-26 00:29:22 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-12-26 00:29:22 +0100 |
commit | bf838a77c5f992319d70fc4badeed248b5d20cf0 (patch) | |
tree | 5b95bf9d89b824365b8108f94f3c9c688bbb4ad3 /Makefile | |
parent | 8a23d4a2e954ca49db61bcb47627108487c05cca (diff) | |
download | drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.gz drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.bz2 drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.xz drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.zip |
add just started Catalan and Czech translations
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 4.1 +VERSION = 4.2 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -35,7 +35,7 @@ HTML_FILES = acceptLicense.html \ soundConfig.html \ takeOverHdConfirm.html -TRANSLATIONS = de el eo es et fr id nl pl pt pt_br ro ru sv tr uk +TRANSLATIONS = ca cs de el eo es et fr id nl pl pt pt_br ro ru sv tr uk PNG_FILES = draft.png \ note.png \ |