diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-06-11 00:47:42 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-06-11 00:47:42 +0900 |
commit | 71f76c3475b92bcc3b0c35acc88be6df41dbeb2a (patch) | |
tree | 1cd7b6e6b68ec8aa3b8ba82f84101a2edb45a86d /applications/luci-app-mwan3/po/templates/mwan3.pot | |
parent | a94e2000cdf88ecb19e339ac87fb596822ab46af (diff) |
luci-app-mwan3: Fix mismatched texts
"hostname" and "address" in interfaceconfig.lua are mismatched with
the strings in po/pot files, and their translations are not applied.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-mwan3/po/templates/mwan3.pot')
-rw-r--r-- | applications/luci-app-mwan3/po/templates/mwan3.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-mwan3/po/templates/mwan3.pot b/applications/luci-app-mwan3/po/templates/mwan3.pot index d946201d9c..3040d2661a 100644 --- a/applications/luci-app-mwan3/po/templates/mwan3.pot +++ b/applications/luci-app-mwan3/po/templates/mwan3.pot @@ -312,7 +312,7 @@ msgid "There are currently %d of 250 supported interfaces configured" msgstr "" msgid "" -"This Hostname or IP Address will be pinged to determine if the link is up or " +"This hostname or IP address will be pinged to determine if the link is up or " "down. Leave blank to assume interface is always online" msgstr "" @@ -340,7 +340,7 @@ msgid "" "device name attached to the interface (eth0.1, eth1, etc.)" msgstr "" -msgid "Tracking Hostname or IP Address" +msgid "Tracking hostname or IP address" msgstr "" msgid "Tracking IP" |