diff --git a/src/gulpfile.js b/src/gulpfile.js index be2a8400..46e2f2a2 100644 --- a/src/gulpfile.js +++ b/src/gulpfile.js @@ -183,7 +183,7 @@ gulp.task('generate-pot', function() { ) .pipe(concatPo('translation.pot', { headers: { - 'Project-Id-Version': config.package.version, + 'Project-Id-Version': 'Mibew Messenger ' + config.package.version, 'Report-Msgid-Bugs-To': config.package.bugs.email, 'POT-Creation-Date': strftime('%Y-%m-%d %H:%M%z'), 'PO-Revision-Date': '',