From d9de44c44d3823e392e344bbc139993973c3fab3 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 29 Sep 2017 11:49:19 +0200 Subject: [PATCH] Simplfy update-locales script --- composer.json | 2 +- i18n/template.pot | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 06b49fd..1f3718d 100644 --- a/composer.json +++ b/composer.json @@ -83,6 +83,6 @@ }, "scripts": { "compile": "composer install --ignore-platform-reqs", - "update-locales": "vendor/bin/tsmarty2c.php templates > i18n/template.pot" + "update-locales": "tsmarty2c.php templates > i18n/template.pot" } } diff --git a/i18n/template.pot b/i18n/template.pot index e7712c6..79b3106 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -18,7 +18,7 @@ msgid ":" msgstr "" #: templates/playlist.tpl:26 templates/password.tpl:10 templates/video.tpl:83 -#: templates/video.tpl:86 templates/index.tpl:18 +#: templates/video.tpl:86 templates/index.tpl:19 msgid "Download" msgstr "" @@ -110,18 +110,18 @@ msgstr "" msgid "Copy here the URL of your video (Youtube, Dailymotion, etc.)" msgstr "" -#: templates/index.tpl:23 +#: templates/index.tpl:24 msgid "Audio only (MP3)" msgstr "" -#: templates/index.tpl:28 +#: templates/index.tpl:29 msgid "See all supported websites" msgstr "" -#: templates/index.tpl:30 +#: templates/index.tpl:31 msgid "Drag this to your bookmarks bar:" msgstr "" -#: templates/index.tpl:31 +#: templates/index.tpl:32 msgid "Bookmarklet" msgstr ""