diff options
author | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2015-05-12 20:31:30 +0200 |
---|---|---|
committer | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2015-05-12 20:31:30 +0200 |
commit | d3b6c375ced552773ec08b8a501b7166b749f14b (patch) | |
tree | 29f673b23aa1a0596f6fe7917c5f3b2ce1746624 /applications/luci-app-ddns/po/templates | |
parent | cc99288242be3e0fe60b61b83bebe272222560c5 (diff) |
luci-app-ddns: reflect changes on ddns-scripts
* reflect updated language file for zh-cn
* change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1
* addition to retry_count help description
* modified dependency on ddns-scripts 2.4.2-1
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Diffstat (limited to 'applications/luci-app-ddns/po/templates')
-rw-r--r-- | applications/luci-app-ddns/po/templates/ddns.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-ddns/po/templates/ddns.pot b/applications/luci-app-ddns/po/templates/ddns.pot index 6e4f2fe08a..35386802bf 100644 --- a/applications/luci-app-ddns/po/templates/ddns.pot +++ b/applications/luci-app-ddns/po/templates/ddns.pot @@ -444,6 +444,9 @@ msgid "" "settings." msgstr "" +msgid "The default setting of '0' will retry infinite." +msgstr "" + msgid "There is no service configured." msgstr "" |