Simplfy update-locales script

This commit is contained in:
Pierre Rudloff 2017-09-29 11:49:19 +02:00
parent 2b9914f1db
commit d9de44c44d
2 changed files with 6 additions and 6 deletions

View file

@ -83,6 +83,6 @@
}, },
"scripts": { "scripts": {
"compile": "composer install --ignore-platform-reqs", "compile": "composer install --ignore-platform-reqs",
"update-locales": "vendor/bin/tsmarty2c.php templates > i18n/template.pot" "update-locales": "tsmarty2c.php templates > i18n/template.pot"
} }
} }

View file

@ -18,7 +18,7 @@ msgid ":"
msgstr "" msgstr ""
#: templates/playlist.tpl:26 templates/password.tpl:10 templates/video.tpl:83 #: 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" msgid "Download"
msgstr "" msgstr ""
@ -110,18 +110,18 @@ msgstr ""
msgid "Copy here the URL of your video (Youtube, Dailymotion, etc.)" msgid "Copy here the URL of your video (Youtube, Dailymotion, etc.)"
msgstr "" msgstr ""
#: templates/index.tpl:23 #: templates/index.tpl:24
msgid "Audio only (MP3)" msgid "Audio only (MP3)"
msgstr "" msgstr ""
#: templates/index.tpl:28 #: templates/index.tpl:29
msgid "See all supported websites" msgid "See all supported websites"
msgstr "" msgstr ""
#: templates/index.tpl:30 #: templates/index.tpl:31
msgid "Drag this to your bookmarks bar:" msgid "Drag this to your bookmarks bar:"
msgstr "" msgstr ""
#: templates/index.tpl:31 #: templates/index.tpl:32
msgid "Bookmarklet" msgid "Bookmarklet"
msgstr "" msgstr ""