diff options
author | Hsing-Wang Liao <kuoruan@gmail.com> | 2016-09-19 10:20:36 +0800 |
---|---|---|
committer | Hsing-Wang Liao <kuoruan@gmail.com> | 2016-09-19 18:15:25 +0800 |
commit | a4c8c206477b1c8d4fb60dcb73d777c9c9183e81 (patch) | |
tree | a99e1fa69b5a9c6466f5534ef665ba6392573c35 /applications/luci-app-aria2/po/templates | |
parent | 3d40befbdd556414bc0d5c5d566ed2841f0fa2e8 (diff) |
luci-app-aria2: fix bugs and add log option
* Fix unable save authentication method;
* Use luci.dispatcher.build_url(...) to support Chaos Calmer;
* Add log file and log level options;
* Rename files.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Diffstat (limited to 'applications/luci-app-aria2/po/templates')
-rw-r--r-- | applications/luci-app-aria2/po/templates/aria2.pot (renamed from applications/luci-app-aria2/po/templates/aria2.po) | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/applications/luci-app-aria2/po/templates/aria2.po b/applications/luci-app-aria2/po/templates/aria2.pot index 353d48ece9..9cf7099d08 100644 --- a/applications/luci-app-aria2/po/templates/aria2.po +++ b/applications/luci-app-aria2/po/templates/aria2.pot @@ -67,6 +67,30 @@ msgstr "" msgid "Generate Randomly" msgstr "" +msgid "Enable log" +msgstr "" + +msgid "Log file is in the config file dir." +msgstr "" + +msgid "Log level" +msgstr "" + +msgid "Debug" +msgstr "" + +msgid "Info" +msgstr "" + +msgid "Notice" +msgstr "" + +msgid "Warn" +msgstr "" + +msgid "Error" +msgstr "" + msgid "Config file directory" msgstr "" |