Commit graph

15 commits

Author SHA1 Message Date
Vladimir
bb87aac852 i18n-ru: Edits on the general pattern of Russian translation
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-20 14:02:48 +03:00
yangfl
7dd75df093 i18n: Update Chinese translation
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-28 18:57:21 +08:00
INAGAKI Hiroshi
397ee0f9c7 luci-app-minidlna: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:34:06 +09:00
INAGAKI Hiroshi
a7b85958cc luci-app-minidlna: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:24:48 +09:00
INAGAKI Hiroshi
721ef27cdc luci-app-minidlna: Fix UI text
Add missing colon ":" to the UI text for widelink option.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:16:14 +09:00
INAGAKI Hiroshi
b9be6b4163 luci-app-minidlna: Fix errors in po files
Modified incorrect "msgid" to "msgstr".

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:06:16 +09:00
Hannu Nyman
59a4e4065d Merge pull request #1380 from jcadduono/minidlna
luci-app-minidlna: add allow wide links option
2017-10-21 09:50:01 +03:00
Mike Lothian
50937bcb20 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>
2017-10-20 01:36:01 +01:00
James Christopher Adduono
27a5075290 luci-app-minidlna: add allow wide links option
This option was added to minidlna in version 1.2.0
and is set to no by default.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-09-24 14:21:10 -04:00
Kevin Darbyshire-Bryant
9b35ded53b luci-app-minidlna: permit minidlna after sysupgrade
Do not disable minidlna after sysupgrade, rather trust the config
enabled status in /etc/config/minidlna.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 11:12:12 +00:00
Jo-Philipp Wich
8eaac4b637 Use numeric prefixes for uci-defaults scripts
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-27 16:50:19 +01:00
Jo-Philipp Wich
281d2f6178 Globally replace luci.dispatcher.build_url(...) with url(...) invocations
Also concat multiple string arguments into one while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-07 19:07:36 +02:00
Jo-Philipp Wich
41d2b33087 Update my email addresses in the license headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:49:44 +01:00
Jo-Philipp Wich
7a3493b1f7 Globally reduce copyright headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:38:38 +01:00
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00