Adding translation sync preproc command ...

This commit is contained in:
Thomas Müller 2015-12-10 12:15:40 +01:00
Родитель da2dc6ee2d
Коммит ccd40ee66b
3 изменённых файлов: 7 добавлений и 35 удалений

2
.gitignore поставляемый
Просмотреть файл

@ -16,3 +16,5 @@ js/mail.min.js
# packaged app
build/
translations.js

5
l10n/preproc.sh Normal file
Просмотреть файл

@ -0,0 +1,5 @@
#!/usr/bin/env bash
SCRIPT=`realpath $0`
SCRIPTPATH=`dirname $SCRIPT`
php "$SCRIPTPATH/../translation-extractor.php"

Просмотреть файл

@ -1,35 +0,0 @@
t('Add attachment from Files');
t('Connect your mail account');
t('Name');
t('Mail Address');
t('Password');
t('Manual configuration');
t('IMAP Host');
t('IMAP security');
t('None');
t('STARTTLS');
t('IMAP Port');
t('IMAP User');
t('IMAP Password');
t('SMTP Host');
t('SMTP security');
t('SMTP Port');
t('SMTP User');
t('SMTP Password');
t('Connect');
t('Add mail account');
t('Check messages');
t('Load more');
t('Delete');
t('No search results for');
t('to');
t('cc');
t('The images have been blocked to protect your privacy.');
t('Show images from this sender');
t('Download attachment');
t('Save to Files');
t('Save all to Files');
t('Forward');
t('from');
t('bcc');
t('Subject');