"poche" word removed completely, all locales .po files updated, en, pl, ru and uk .mo files recompiled.

This commit is contained in:
Maryana Rozhankivska
2014-02-25 15:45:39 +02:00
parent 4b842b20ce
commit dcc73856a9
19 changed files with 3640 additions and 1362 deletions

View File

@ -30,7 +30,7 @@ $tpl_vars = array(
'referer' => $referer,
'view' => $view,
'poche_url' => Tools::getPocheUrl(),
'title' => _('poche, a read it later open source system'),
'title' => _('wallabag, a read it later open source system'),
'token' => Session::getToken(),
'theme' => $poche->getTheme()
);