Age | Commit message (Collapse) | Author |
|
Fixed some mistranslations of Japanese.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Added Japanese translations and po templates.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
LEDE uses mbedTLS as default SSL provider now and PolarSSL becomes EOL at the
end of 2016.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-adblock: Update Japanese translation
|
|
Added some translations of recently added strings.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-statistics: Update Japanese translation
|
|
Added translations for each plugins.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-proto-qmi: Added support for QMI Cellular
|
|
luci-app-qos: Update Japanese translation
|
|
Do not assume that the "raw" table is present on any system, instead check
/proc/net/ip{,6}_tables_names to determine which iptables tables are available.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Add some translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-p910nd: Update Japanese translation
|
|
Added some translations about specifying the listening interface.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Jose Riha <jose1711@gmail.com>
|
|
luci-app-commands: Update Japanese translation
|
|
added some translations for public access function.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-firewall: restart firewall on /etc/firewall.user write
|
|
Adds Korean translation.
|
|
Adds Korean language supported for Luci of OpenWRT. Most of msgs which
shown at UI are translated but still not completed for non-popular
features.
Signed-off-by: Weongyo Jeong <weongyo@gmail.com>
|
|
Modify the LuCI app to match the simplified adblock 2.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
|
|
luci-app-mjpg-streamer: Add Japanese translation
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-base: Update Japanese translation
|
|
Signed-off-by: musashino205 <musashino.open@gmail.com>
|
|
Signed-off-by: musashino205 <musashino.open@gmail.com>
|
|
luci-app-adblock: Add Japanese translation
|
|
Derived mostly from (ppp) 3g implementation. Currently exposing the following configuration through cbi (apn/pincode/username/password/auth/ipv6).
Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
|
|
Signed-off-by: musashino205 <musashino.open@gmail.com>
|
|
luci-theme-bootstrap: fix minor CSS errors
|
|
freifunk-common: neigh.sh: work also with unprettyfied JSON output
|
|
Older OLSRd-version outputs JSON humanreadable over multiple lines.
The introduced change in 524439cd1647e5d6d7b48f9c75ec5800a5444109 broke
the output for those users. Fix that be a finer filter regex.
Thanks to Thomas Huehn <thomas@net.t-labs.tu-berlin.de> for spotting that.
|
|
luci-app-unbound: added DNS64 support
|
|
freifunk-common: neigh.sh: fix for new olsrd 0.9.5
|
|
Starting with version 0.9.5 the new olsr-deamon behaves
more standard-compliant and outputs correct HTTP-headers.
This would confuse the script and abort parsing.
Fix that by only trying to parse the JSON-value and
just ignore the other stuff. After this, we can see neighbours again.
Thanks to FreifunkUFO <ufo@rund.freifunk.net> for spotting this.
|
|
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
Signed-off-by: Arjen de Korte \<build+luci@de-korte.org\>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Add support for route types
|
|
Fix translated strings broken by recent changes.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Remove some non-essential references to explicit distro names.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-base: view: make checkboxes and radio buttons styleable
|
|
luci: broadcom - add n-mode support
|
|
Commit 39ff053890 accidentally removed the conffiles definitions
from luci-base, statistics, splash and diag-devinfo apps.
That has caused existing config files to get overwritten if the
package has been reinstalled via opkg. Additionally, the splash
text files have not been saved in sysupgrade or backup as they
are located outside /etc/config
This commit adds back the conffiles definitions to the respective
packages.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Changes:
Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00.
This hives off a new zone Europe/Saratov from Europe/Volgograd.
The new zone Asia/Atyrau for Atyraƫ Region, Kazakhstan, is like
Asia/Aqtau except it switched from +04/+05 to +05/+06 in spring
1999, not fall 1994.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Adapted from PR #819 by FreifunkUFO
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
When a lease objects expires property is set to "false", its expiry time is
unlimited, so adjust the templates to properly display that state.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|