project/luci.git
14 years agomodules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81)
Jo-Philipp Wich [Sun, 6 Sep 2009 10:27:10 +0000 (10:27 +0000)]
modules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81)

14 years agomodules/freifunk: tweak profiles for new wizard
Jo-Philipp Wich [Fri, 28 Aug 2009 23:42:26 +0000 (23:42 +0000)]
modules/freifunk: tweak profiles for new wizard

14 years agoapplications/luci-ffwizard-leipzig:
Jo-Philipp Wich [Fri, 28 Aug 2009 23:41:25 +0000 (23:41 +0000)]
applications/luci-ffwizard-leipzig:
- rewrite generator for dhcp subnets, can now work with any ip
- add option for wan security
- make ip input a single field
- remember lat and lon values accross invocations

14 years agomodules/admin-full, modules/admin-mini: prevent addremove in system page
Jo-Philipp Wich [Thu, 27 Aug 2009 17:53:52 +0000 (17:53 +0000)]
modules/admin-full, modules/admin-mini: prevent addremove in system page

14 years agolibs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with...
Jo-Philipp Wich [Thu, 27 Aug 2009 01:23:08 +0000 (01:23 +0000)]
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with openwrt trunk x86/glibc

14 years agocontrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to...
Jo-Philipp Wich [Thu, 27 Aug 2009 00:05:11 +0000 (00:05 +0000)]
contrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to only grant access to the default gateway in this zone while rejecting other hosts in the target subnet

14 years agolibs/iwinfo: return bitrate in kilobits to properly handle .5 rates
Jo-Philipp Wich [Wed, 26 Aug 2009 01:35:42 +0000 (01:35 +0000)]
libs/iwinfo: return bitrate in kilobits to properly handle .5 rates

14 years agolibs/iwinfo: fixes for brcm-2.4
Jo-Philipp Wich [Mon, 24 Aug 2009 16:11:15 +0000 (16:11 +0000)]
libs/iwinfo: fixes for brcm-2.4

14 years agolibs/iwinfo: add signal and quality values to scan results
Jo-Philipp Wich [Mon, 24 Aug 2009 14:23:49 +0000 (14:23 +0000)]
libs/iwinfo: add signal and quality values to scan results

14 years agolibs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway
Jo-Philipp Wich [Mon, 24 Aug 2009 13:51:49 +0000 (13:51 +0000)]
libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway

14 years agolibs/iwinfo: fixes for wpa/wep detection in wifi scan
Jo-Philipp Wich [Mon, 24 Aug 2009 13:31:20 +0000 (13:31 +0000)]
libs/iwinfo: fixes for wpa/wep detection in wifi scan

14 years agolibs/iwinfo: implement wifi scans
Jo-Philipp Wich [Mon, 24 Aug 2009 05:54:38 +0000 (05:54 +0000)]
libs/iwinfo: implement wifi scans

14 years agocontrib/package: target name was stripped from base-files package name upstream,...
Jo-Philipp Wich [Sat, 22 Aug 2009 17:56:48 +0000 (17:56 +0000)]
contrib/package: target name was stripped from base-files package name upstream, determine arch from kernel apckage instead

14 years agolibs/cbi: preserve tab state across page reloads
Jo-Philipp Wich [Thu, 20 Aug 2009 01:53:24 +0000 (01:53 +0000)]
libs/cbi: preserve tab state across page reloads

14 years agomodules/admin-full: only allow multiple wireless interfaces if the driver actually...
Jo-Philipp Wich [Wed, 19 Aug 2009 23:31:33 +0000 (23:31 +0000)]
modules/admin-full: only allow multiple wireless interfaces if the driver actually supports it

14 years agomodules/admin-full: only show antenna selection if diversity is off, use radio button...
Jo-Philipp Wich [Wed, 19 Aug 2009 23:24:24 +0000 (23:24 +0000)]
modules/admin-full: only show antenna selection if diversity is off, use radio buttons for antenna selection

14 years agolibs/cbi: remove redundant line break in listvalue template
Jo-Philipp Wich [Wed, 19 Aug 2009 23:17:55 +0000 (23:17 +0000)]
libs/cbi: remove redundant line break in listvalue template

14 years agomodules/admin-full: use driver supported values in txpower control
Jo-Philipp Wich [Wed, 19 Aug 2009 22:51:56 +0000 (22:51 +0000)]
modules/admin-full: use driver supported values in txpower control

14 years agolibs/lmo: fix typo in previous commit
Jo-Philipp Wich [Wed, 19 Aug 2009 22:23:16 +0000 (22:23 +0000)]
libs/lmo: fix typo in previous commit

14 years agolibs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_lookup()
Jo-Philipp Wich [Wed, 19 Aug 2009 22:10:24 +0000 (22:10 +0000)]
libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_lookup()

14 years agolibs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic
Jo-Philipp Wich [Wed, 19 Aug 2009 21:36:10 +0000 (21:36 +0000)]
libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic

14 years agolibs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macros
Jo-Philipp Wich [Wed, 19 Aug 2009 20:52:46 +0000 (20:52 +0000)]
libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macros

14 years agolibs/iwinfo: add dummy.txpwrlist()
Jo-Philipp Wich [Wed, 19 Aug 2009 15:40:58 +0000 (15:40 +0000)]
libs/iwinfo: add dummy.txpwrlist()

14 years agolibs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levels
Jo-Philipp Wich [Wed, 19 Aug 2009 04:03:00 +0000 (04:03 +0000)]
libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levels

14 years agolibs/iwinfo: add dummy.mbsssid_support() stub
Jo-Philipp Wich [Wed, 19 Aug 2009 01:55:15 +0000 (01:55 +0000)]
libs/iwinfo: add dummy.mbsssid_support() stub

14 years agocontrib/uci: fake an active wireless network in the shipped uci
Jo-Philipp Wich [Wed, 19 Aug 2009 01:45:44 +0000 (01:45 +0000)]
contrib/uci: fake an active wireless network in the shipped uci

14 years agolibs/iwinfo: use dummy if $(SDK) is set
Jo-Philipp Wich [Wed, 19 Aug 2009 01:23:12 +0000 (01:23 +0000)]
libs/iwinfo: use dummy if $(SDK) is set

14 years agobuild: introduce $(SDK) to test whether we run a target build or the sdk
Jo-Philipp Wich [Wed, 19 Aug 2009 01:22:23 +0000 (01:22 +0000)]
build: introduce $(SDK) to test whether we run a target build or the sdk

14 years agoMake luci-app-diag and friends use conditional dependencies
Daniel Dickinson [Tue, 18 Aug 2009 08:37:29 +0000 (08:37 +0000)]
Make luci-app-diag and friends use conditional dependencies

14 years agoBug fix: various cbi files in luci-diag-devinfo were missing 'require's for
Daniel Dickinson [Tue, 18 Aug 2009 08:09:23 +0000 (08:09 +0000)]
Bug fix: various cbi files in luci-diag-devinfo were missing 'require's for
files referenced from controller.

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translat...
Translation System [Mon, 17 Aug 2009 22:15:17 +0000 (22:15 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translat...
Translation System [Mon, 17 Aug 2009 22:15:07 +0000 (22:15 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 190 of 190 messages transl...
Translation System [Mon, 17 Aug 2009 22:14:53 +0000 (22:14 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 190 of 190 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages translat...
Translation System [Mon, 17 Aug 2009 22:14:49 +0000 (22:14 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 128 of 128 messages transl...
Translation System [Mon, 17 Aug 2009 22:14:45 +0000 (22:14 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 128 of 128 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 414 of 414 messages transl...
Translation System [Mon, 17 Aug 2009 22:14:32 +0000 (22:14 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 414 of 414 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 251 of 251 messages transl...
Translation System [Mon, 17 Aug 2009 22:14:25 +0000 (22:14 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 251 of 251 messages translated (0 fuzzy).

14 years agomodules/admin-full: add "disable" label to prism2 maclist as well
Jo-Philipp Wich [Sun, 16 Aug 2009 17:46:45 +0000 (17:46 +0000)]
modules/admin-full: add "disable" label to prism2 maclist as well

14 years agomodules/admin-full: label empty option "disable" in mac filter policy field
Jo-Philipp Wich [Sun, 16 Aug 2009 17:39:47 +0000 (17:39 +0000)]
modules/admin-full: label empty option "disable" in mac filter policy field

14 years agomodules/admin-full: merge mode and wds options for madwifi
Jo-Philipp Wich [Sun, 16 Aug 2009 17:30:30 +0000 (17:30 +0000)]
modules/admin-full: merge mode and wds options for madwifi

14 years agoi18n: add language package for vietnamese
Jo-Philipp Wich [Sun, 16 Aug 2009 05:11:27 +0000 (05:11 +0000)]
i18n: add language package for vietnamese

14 years agoadd initial vietnamese translation
Translation System [Sun, 16 Aug 2009 05:06:03 +0000 (05:06 +0000)]
add initial vietnamese translation

14 years agoi18n: prepare vietnamese
Jo-Philipp Wich [Sun, 16 Aug 2009 04:58:12 +0000 (04:58 +0000)]
i18n: prepare vietnamese

14 years agomodules/admin-mini, modules/admin-full: fix language selection, broke with lua->lmo...
Jo-Philipp Wich [Sun, 16 Aug 2009 04:51:28 +0000 (04:51 +0000)]
modules/admin-mini, modules/admin-full: fix language selection, broke with lua->lmo transition

14 years agomodules/admin-full: convert wireless config page to use cbi tabs
Jo-Philipp Wich [Sun, 16 Aug 2009 04:13:21 +0000 (04:13 +0000)]
modules/admin-full: convert wireless config page to use cbi tabs

14 years agothemes/openwrt.org: add reference css for cbi tabs
Jo-Philipp Wich [Sun, 16 Aug 2009 03:30:34 +0000 (03:30 +0000)]
themes/openwrt.org: add reference css for cbi tabs

14 years agolibs/cbi: implement tabbing to split large sections and group options in tabs
Jo-Philipp Wich [Sun, 16 Aug 2009 03:29:46 +0000 (03:29 +0000)]
libs/cbi: implement tabbing to split large sections and group options in tabs

14 years agolibs/cbi: attach pcdata() to template scope and use it
Jo-Philipp Wich [Thu, 13 Aug 2009 17:14:25 +0000 (17:14 +0000)]
libs/cbi: attach pcdata() to template scope and use it

14 years agolibs/cbi: properly escape values in dynlist widget (#79)
Jo-Philipp Wich [Thu, 13 Aug 2009 14:36:18 +0000 (14:36 +0000)]
libs/cbi: properly escape values in dynlist widget (#79)

14 years agolibs/lucid: revert main state on startup to prevent accumulation.
Malte S. Stretz [Thu, 13 Aug 2009 13:43:20 +0000 (13:43 +0000)]
libs/lucid: revert main state on startup to prevent accumulation.

A proper SIGTERM handling needs support in nixio first.

14 years agoignore more build directories and files
Malte S. Stretz [Thu, 13 Aug 2009 11:54:45 +0000 (11:54 +0000)]
ignore more build directories and files

14 years agoignore host and docs directory
Malte S. Stretz [Thu, 13 Aug 2009 11:47:27 +0000 (11:47 +0000)]
ignore host and docs directory

14 years agolibs/uci: more detailed api docs
Malte S. Stretz [Thu, 13 Aug 2009 11:46:03 +0000 (11:46 +0000)]
libs/uci: more detailed api docs

14 years agobuild: fix cursor_state() in setup.lua
Jo-Philipp Wich [Thu, 13 Aug 2009 04:55:48 +0000 (04:55 +0000)]
build: fix cursor_state() in setup.lua

14 years agobuild: initialize host/var/state/ as well
Jo-Philipp Wich [Thu, 13 Aug 2009 00:39:08 +0000 (00:39 +0000)]
build: initialize host/var/state/ as well

14 years agobuild/setup.lua: override luci.model.uci.cursor_state() and clean up code
Jo-Philipp Wich [Thu, 13 Aug 2009 00:33:46 +0000 (00:33 +0000)]
build/setup.lua: override luci.model.uci.cursor_state() and clean up code

14 years agocontrib: bump uci to current version 0.7.5
Malte S. Stretz [Thu, 13 Aug 2009 00:06:08 +0000 (00:06 +0000)]
contrib: bump uci to current version 0.7.5

14 years agoadded start/stop button column to selectively start and stop
Markus Wigge [Wed, 12 Aug 2009 14:05:31 +0000 (14:05 +0000)]
added start/stop button column to selectively start and stop
OpenVPN connections

14 years agoapplications/openvpn: properly handle invalid names when defining new instances
Jo-Philipp Wich [Tue, 11 Aug 2009 16:00:26 +0000 (16:00 +0000)]
applications/openvpn: properly handle invalid names when defining new instances

14 years ago- fixed path to OpenVPN PID file
Markus Wigge [Tue, 11 Aug 2009 15:41:53 +0000 (15:41 +0000)]
- fixed path to OpenVPN PID file
- fixed syntax for translatef call

14 years agolibs/iwinfo: make lua wrapper functions static
Jo-Philipp Wich [Tue, 11 Aug 2009 14:20:57 +0000 (14:20 +0000)]
libs/iwinfo: make lua wrapper functions static

14 years agolibs/iwinfo: implement *_get_mbssid_support() check
Jo-Philipp Wich [Tue, 11 Aug 2009 13:56:16 +0000 (13:56 +0000)]
libs/iwinfo: implement *_get_mbssid_support() check

14 years agolibs/iwinfo: add dummy module for the sdk, use dummy on Darwin
Jo-Philipp Wich [Mon, 10 Aug 2009 13:33:00 +0000 (13:33 +0000)]
libs/iwinfo: add dummy module for the sdk, use dummy on Darwin

14 years agoluanet doesn't compile on Darwin
Steven Barth [Mon, 10 Aug 2009 09:16:32 +0000 (09:16 +0000)]
luanet doesn't compile on Darwin

14 years agolibs/iwinfo: forgot to clear string buffer in wrapper function
Jo-Philipp Wich [Mon, 10 Aug 2009 00:38:02 +0000 (00:38 +0000)]
libs/iwinfo: forgot to clear string buffer in wrapper function

14 years agocontrib: make luci-sys depend on luci-iwinfo
Jo-Philipp Wich [Sun, 9 Aug 2009 15:02:43 +0000 (15:02 +0000)]
contrib: make luci-sys depend on luci-iwinfo

14 years agolibs/iwinfo: implement *_get_frequency() - operating freq in mhz
Jo-Philipp Wich [Sun, 9 Aug 2009 14:24:43 +0000 (14:24 +0000)]
libs/iwinfo: implement *_get_frequency() - operating freq in mhz

14 years agolibs/sys: implement luci.sys.wifi.getiwinfo() oop interface
Jo-Philipp Wich [Sun, 9 Aug 2009 02:50:20 +0000 (02:50 +0000)]
libs/sys: implement luci.sys.wifi.getiwinfo() oop interface

14 years agocontrib: add iwinfo to the package feed
Jo-Philipp Wich [Sun, 9 Aug 2009 02:45:31 +0000 (02:45 +0000)]
contrib: add iwinfo to the package feed

14 years agolibs/iwinfo: fix broadcom signal calculation in master mode
Jo-Philipp Wich [Sun, 9 Aug 2009 02:45:05 +0000 (02:45 +0000)]
libs/iwinfo: fix broadcom signal calculation in master mode

14 years agolibs: introduce iwinfo - wireless information abstraction for proprietary broadcom...
Jo-Philipp Wich [Sun, 9 Aug 2009 02:02:46 +0000 (02:02 +0000)]
libs: introduce iwinfo - wireless information abstraction for proprietary broadcom, madwifi and mac80211 drivers.

14 years agomodules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211...
Jo-Philipp Wich [Sat, 8 Aug 2009 00:42:19 +0000 (00:42 +0000)]
modules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211 drivers

14 years agolibs/web: restore protected call to Template(), was accidentally removed in r4889
Jo-Philipp Wich [Fri, 7 Aug 2009 15:16:14 +0000 (15:16 +0000)]
libs/web: restore protected call to Template(), was accidentally removed in r4889

14 years agolibs/sgi-cgi: fix udata vs. string in cgi backend
Jo-Philipp Wich [Fri, 7 Aug 2009 12:24:30 +0000 (12:24 +0000)]
libs/sgi-cgi: fix udata vs. string in cgi backend

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 36 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:59:40 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 36 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:59:37 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:59:34 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:59:32 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 393 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:59:30 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 393 of 414 messages translated (19 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 37 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:56 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 37 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:52 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 5 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:37 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 5 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 7 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:35 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 7 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 45 messages translate...
Translation System [Fri, 7 Aug 2009 06:58:33 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 45 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:58:31 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:29 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:27 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:25 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:23 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:58:20 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages translated (26 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:54 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:48 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:45 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translated (2 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 9 of 9 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:42 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 9 of 9 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 7 of 7 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:35 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 7 of 7 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:33 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:57:21 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:18 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:16 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:14 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).