Jo-Philipp Wich
824b9357ed
Fix syntax errors in swedish translation
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:55:22 +02:00
Jo-Philipp Wich
c387184a98
luci-app-aria2: fix duplicate message id
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:51:42 +02:00
Angus Ding
43b823508f
luci-app-aria2: Update Chinese translation
...
Update Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:47:39 +02:00
Angus Ding
4e1c09bd7a
luci-app-upnp: Update Chinese translation
...
Fix Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:36:45 +02:00
Jo-Philipp Wich
4609c1360f
Merge pull request #1365 from psyborg55/master
...
luci-mod-admin-full: add fontsize style parameter
2017-10-20 10:22:52 +02:00
Jo-Philipp Wich
e613bb9ddc
Merge pull request #1406 from musashino205/l10n/base-upd-ja
...
luci-base: Update Japanese translation
2017-10-20 10:21:18 +02:00
INAGAKI Hiroshi
5018b476fc
luci-base: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-20 13:55:17 +09:00
Hannu Nyman
a98548edc7
Merge pull request #1399 from Umeaboy/patch-2
...
luci-app-adblock: Translated some Swedish
2017-10-18 17:12:52 +03:00
Hannu Nyman
f2c38537f4
Merge pull request #1400 from Umeaboy/patch-3
...
luci-app-diag-devinfo: Updated Swedish translation
2017-10-18 17:12:24 +03:00
Hannu Nyman
c25a78650f
Merge pull request #1398 from Umeaboy/patch-1
...
Created luci-app-simple-adblock.po
2017-10-18 17:11:57 +03:00
Hannu Nyman
bf70ac05a8
Merge pull request #1401 from Umeaboy/patch-4
...
luci-app-splash: Updated some Swedish
2017-10-18 17:11:34 +03:00
Hannu Nyman
3b3be2bae1
Merge pull request #1402 from Umeaboy/patch-5
...
luci-base: Massive Swedish translation
2017-10-18 17:11:19 +03:00
Kristoffer Grundström
8e63fcd63e
luci-base: Massive Swedish translation
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 05:08:29 +02:00
Kristoffer Grundström
dd03ee0929
luci-app-splash: Updated some Swedish
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:31:46 +02:00
Kristoffer Grundström
3483c91deb
luci-app-diag-devinfo: Updated Swedish translation
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:25:42 +02:00
Kristoffer Grundström
17803c2d04
luci-app-adblock: Translated some Swedish
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:15:09 +02:00
Kristoffer Grundström
b22f14ba60
Created luci-app-simple-adblock.po
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:02:32 +02:00
Jo-Philipp Wich
b7be0b9d16
luci-mod-admin-full: tone down KRACK countermeasure description
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-18 00:03:13 +02:00
Jo-Philipp Wich
f823c3d2b5
i18n: update translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:47:04 +02:00
Jo-Philipp Wich
48ed00e5b9
luci-mod-admin-full: wifi: expose "wpa_disable_eapol_key_retries" option
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:19:08 +02:00
Jo-Philipp Wich
27fbdada6c
i18n: synchronize and fix translation files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:15:35 +02:00
Jo-Philipp Wich
04e45906da
luci-mod-admin-full: wifi.lua: fix indentation
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 17:37:11 +02:00
Jo-Philipp Wich
98aacba3ac
luci-base: gracefully handle broken firewall forwarding sections
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 17:35:01 +02:00
Hannu Nyman
462779c384
Merge pull request #1394 from jp-bennett/master
...
luci-app-fwknop: add inline option to qrencode usage
2017-10-16 20:50:12 +03:00
Jonathan Bennett
cfbeca728e
luci-app-fwknop: add inline option to qrencode usage
...
The qrencode update in the packages repo includes a patch that
adds the --inline option. We use that option to generate a
proper inline SVG image.
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-16 12:29:31 -05:00
Hannu Nyman
19f30d07cc
Merge pull request #1393 from jp-bennett/patch-2
...
Luci-app-fwknopd: add quotation marks to squash error
2017-10-16 17:56:01 +03:00
Jonathan Bennett
9be2b76096
luci-app-fwknopd: add the -q option to UCI
...
Thanks to spacezorro on Github for suggesting this. The quiet tag suppresses the error messages if no key is present.
2017-10-15 22:21:05 -05:00
Jonathan Bennett
e52a4b5cea
luci-app-fwknopd: Prep for libqrencode update
...
An update for libqrencode requires that we explicitly ask for an SVG output. This continues to work properly with the old version. Making the change here before updating the libqrencode package.
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 22:12:18 -05:00
Jonathan Bennett
085fb17a11
Luci-app-fwknopd: add quotation marks to squash error
...
In some cases, the missing quotation marks can cause error messages. Although harmless, adding the quotation marks for correctness.
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 21:33:15 -05:00
Hannu Nyman
a47dd6ec05
Merge pull request #1392 from jp-bennett/patch-1
...
luci-app-fwknop: Adds a check to not overwrite user configured keys
2017-10-15 19:16:37 +03:00
Jonathan Bennett
4b7a00858e
luci-app-fwknop: Adds a check to not overwrite user configured keys
...
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-13 23:39:51 -05:00
Hannu Nyman
c429ec729e
Merge pull request #1391 from musashino205/l10n/noddos-add-ja
...
luci-app-noddos: Add po template and Japanese translation
2017-10-13 16:54:11 +03:00
INAGAKI Hiroshi
3c47d75888
luci-app-noddos: Add po template and Japanese translation
...
Added po template and po file for Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-13 20:26:30 +09:00
INAGAKI Hiroshi
47ca622c3c
luci-app-noddos: Add more translations
...
Added translation markup to some UI texts.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-13 19:19:28 +09:00
Hannu Nyman
130785be91
Merge pull request #1375 from StevenHessing/luci-app-noddos
...
luci-app-noddos: Noddos, device-aware cloud-powered firewall (new pac…
2017-10-11 16:35:56 +03:00
Hannu Nyman
15791f291f
luci-base: fix PKG_HASH field name
...
Use PKG_HASH instead of PKG_MD5SUM
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-11 16:32:11 +03:00
Hannu Nyman
477d690bbe
Merge pull request #1390 from musashino205/l10n/dcp-upd-ja
...
luci-app-dnscrypt-proxy: Update Japanese translation
2017-10-10 19:36:08 +03:00
INAGAKI Hiroshi
8dbce3a5ba
luci-app-dnscrypt-proxy: Update Japanese translation
...
Synchronized po/pot and updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-11 00:59:27 +09:00
Hannu Nyman
ab9d1cf066
Merge pull request #1387 from Wedmer/app_openvpn_tls_crypt_support
...
[luci-app-openvpn] Added support for tls-crypt option.
2017-10-10 17:55:50 +03:00
Vladimir Ulrich
bd7eff9a63
[luci-app-openvpn] Added support for tls-crypt option.
...
Closes #1340
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-10-10 02:40:21 +03:00
Hannu Nyman
2d011a5e97
Merge pull request #1386 from dibdot/dnscrypt-proxy
...
luci-app-dnscrypt-proxy: fix resolver selection
2017-10-08 10:36:18 +03:00
Dirk Brenken
1f79a51aa9
luci-app-dnscrypt-proxy: fix resolver selection
...
* fix regex for resolver selection,
bring back 'cs-*' and 'securedns' entries
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-08 09:31:06 +02:00
Hannu Nyman
a876daa4ef
Merge pull request #1382 from dibdot/dnscrypt-proxy
...
luci-app-dnscrypt-proxy: major update
2017-10-04 22:26:02 +03:00
Dirk Brenken
f2d8f1f4cd
luci-app-dnscrypt-proxy: major update
...
* automatically transfer dnscrypt specific settings to dnsmasq as well,
This may change the values for 'noresolv', 'resolvfile',
'allservers' and the list 'server' settings (enabled by default)
* parse/show the resolver, Location, DNSSEC- and NOLOG-Flag
in the resolver select box
* make buttons for resolver list download & file creation
(resolv-crypt.conf) more descriptive & responsive
* ease the startup trigger handling
* add an edit tab for 'resolv-crypt.conf' in the 'Advanced' section
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-02 10:57:04 +02:00
Steven Hessing
3b23203ce9
luci-app-noddos: Noddos, device-aware cloud-powered firewall (new package)
...
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-01 06:44:13 -07:00
Hannu Nyman
a2ea9fd95f
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:13:32 +03:00
Hannu Nyman
1ba412dcd9
luci-proto-vpnc: fix typo
...
fix: 'enaled' --> 'enabled'
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:10:34 +03:00
Hannu Nyman
f8ef169070
Merge pull request #1379 from Bubu83/patch-7
...
luci-base: Fixes for Italian Translation
2017-09-24 09:55:07 +03:00
Bubu83
f37474f4d6
luci-base: Fixes for Italian Translation
...
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-23 18:08:27 +02:00
Hannu Nyman
1e52957fb6
Merge pull request #1377 from Bubu83/patch-6
...
luci-app-adblock: Fixes for Italian Translation
2017-09-23 18:37:35 +03:00