diff options
author | Dirk Brenken <dev@brenken.org> | 2019-06-29 14:46:28 +0200 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2019-06-29 14:46:28 +0200 |
commit | ee80de6a7b2b24b56eb8280d7e21f6cd745d58c9 (patch) | |
tree | a7555f1e1ec667c550b1fe9d68798b058b5d0bdf /applications/luci-app-travelmate/po/templates/travelmate.pot | |
parent | 86fd703bae2089cfd0dd7e06c1dd20c4b956767a (diff) |
luci-app-travelmate: sync with update 1.4.8
* add optional 'trm_scanbuffer' parm
* fix wrong lua escape character in wifi edit
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-travelmate/po/templates/travelmate.pot')
-rw-r--r-- | applications/luci-app-travelmate/po/templates/travelmate.pot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-app-travelmate/po/templates/travelmate.pot b/applications/luci-app-travelmate/po/templates/travelmate.pot index aa9e39533..766e55473 100644 --- a/applications/luci-app-travelmate/po/templates/travelmate.pot +++ b/applications/luci-app-travelmate/po/templates/travelmate.pot @@ -539,3 +539,11 @@ msgstr "" #: applications/luci-app-travelmate/luasrc/view/travelmate/runtime.htm:197 msgid "with SSID" msgstr "" + +#: applications/luci-app-travelmate/luasrc/model/cbi/travelmate/overview_tab.lua:142 +msgid "Scan Buffer Size" +msgstr "" + +#: applications/luci-app-travelmate/luasrc/model/cbi/travelmate/overview_tab.lua:143 +msgid "Buffer size in bytes to prepare nearby scan results." +msgstr "" |