Commit graph

15 commits

Author SHA1 Message Date
Hannu Nyman
40de466475 i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00
Luiz Angelo Daros de Luca
728501dd57 i18n: update pt-br translation
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-09-20 21:58:33 -03:00
INAGAKI Hiroshi
7cafad8b31 i18n: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-09-01 02:23:25 +09:00
Ameer Dawood
808153fd9d
luci-app-minidlna: Colons removed
Colons have been removed as asked in #1566
Signed-off-by: Ameer Dawood <ameer1234567890@gmail.com>
2018-08-15 22:13:59 +05:00
yangfl
9711120e06 luci-app: update Chinese translation
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-08-11 15:46:07 +08:00
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
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
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
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