diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2013-02-16 23:53:58 -0500 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2013-02-16 23:53:58 -0500 |
| commit | cc45e2e33b07cd27a87300f5d239394a14569308 (patch) | |
| tree | 874bf217675634692ac0a43e4641d58cc1abbf13 /modules/gallery/views | |
| parent | 4203ecc0b3c482e7dd687d70aa326fe7ad9365b0 (diff) | |
| parent | 87d20c63af02ae573853da2cb82d7323a56677b5 (diff) | |
Merge branch 'master' into jquery_190
Diffstat (limited to 'modules/gallery/views')
| -rw-r--r-- | modules/gallery/views/admin_movies.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_movies.html.php b/modules/gallery/views/admin_movies.html.php index e7810711..242a4349 100644 --- a/modules/gallery/views/admin_movies.html.php +++ b/modules/gallery/views/admin_movies.html.php @@ -8,7 +8,7 @@ <p> <?= t("Although popular, FFmpeg is not installed on all Linux systems.") ?> <?= t("To use FFmpeg without fully installing it, download a pre-compiled, <b>static build</b> of FFmpeg from one of the links <a href=\"%url\">here</a>.", array("url" => "http://ffmpeg.org/download.html")) ?> - <?= t("Then, put the \"ffmpeg\" file in Gallery's \"bin\" directory (e.g. \"/gallery/bin\"), where Gallery will auto-detect it.") ?> + <?= t("Then, put the \"ffmpeg\" file in Gallery's \"bin\" directory (e.g. \"/gallery3/bin\"), where Gallery will auto-detect it.") ?> </p> <p> <?= t("Movies will work without FFmpeg, but their thumbnails will be placeholders.") ?> |
