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/ja/mwan3.po | |
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/ja/mwan3.po')
-rw-r--r-- | applications/luci-app-mwan3/po/ja/mwan3.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-mwan3/po/ja/mwan3.po b/applications/luci-app-mwan3/po/ja/mwan3.po index 771d78dc8..834a82053 100644 --- a/applications/luci-app-mwan3/po/ja/mwan3.po +++ b/applications/luci-app-mwan3/po/ja/mwan3.po @@ -362,7 +362,7 @@ msgid "There are currently %d of 250 supported interfaces configured" msgstr "現在、250個中 %d 個のサポートされたインターフェースが設定済みです。" 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 "" "リンクの Up または Down 状態を判定するために、このホスト名または IP アドレス" @@ -406,7 +406,7 @@ msgstr "" "wan2, その他)<br />$DEVICE - インターフェースにアタッチされたデバイスの名前" "(eth0.1, eth1, その他)" -msgid "Tracking Hostname or IP Address" +msgid "Tracking hostname or IP address" msgstr "追跡ホスト名または IP アドレス" msgid "Tracking IP" |