diff options
author | Mike Lothian <mike@fireburn.co.uk> | 2017-10-20 01:36:01 +0100 |
---|---|---|
committer | Mike Lothian <mike@fireburn.co.uk> | 2017-10-20 01:36:01 +0100 |
commit | 50937bcb20d2c42b8e23143f7d5977f08934774f (patch) | |
tree | db68a68591c1439223ee916dc094dbc2ddd44579 /applications/luci-app-minidlna/po/sv | |
parent | a98548edc7b9fc7a8d7313547e8049b61dd50ddd (diff) |
luci-app-minidlna: Don't specify media_dir=
This is added automatically. Entering it twice stops minidlna from
starting as the config ends up with
media_dir=media_dir=A,/dir/name
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
Diffstat (limited to 'applications/luci-app-minidlna/po/sv')
-rw-r--r-- | applications/luci-app-minidlna/po/sv/minidlna.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-minidlna/po/sv/minidlna.po b/applications/luci-app-minidlna/po/sv/minidlna.po index 51a3f3a63..85e79a5cf 100644 --- a/applications/luci-app-minidlna/po/sv/minidlna.po +++ b/applications/luci-app-minidlna/po/sv/minidlna.po @@ -129,7 +129,7 @@ msgid "" "Set this to the directory you want scanned. If you want to restrict the " "directory to a specific content type, you can prepend the type ('A' for " "audio, 'V' for video, 'P' for images), followed by a comma, to the directory " -"(eg. media_dir=A,/mnt/media/Music). Multiple directories can be specified." +"(eg. A,/mnt/media/Music). Multiple directories can be specified." msgstr "" msgid "Specify the path to the MiniSSDPd socket." |