luci-mod-dsl: amend ATM HEC wording 6574/head
authorManuel Fombuena <mfombuena@innovara.co.uk>
Mon, 4 Dec 2023 14:56:15 +0000 (14:56 +0000)
committerManuel Fombuena <mfombuena@innovara.co.uk>
Mon, 4 Dec 2023 14:56:15 +0000 (14:56 +0000)
Amend ATM HEC label on stats.js
Update i18n strings for ATM Header Error Control

Signed-off-by: Manuel Fombuena <mfombuena@innovara.co.uk>
21 files changed:
modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js
modules/luci-mod-dsl/po/cs/dsl.po
modules/luci-mod-dsl/po/da/dsl.po
modules/luci-mod-dsl/po/de/dsl.po
modules/luci-mod-dsl/po/es/dsl.po
modules/luci-mod-dsl/po/fr/dsl.po
modules/luci-mod-dsl/po/it/dsl.po
modules/luci-mod-dsl/po/lt/dsl.po
modules/luci-mod-dsl/po/nb_NO/dsl.po
modules/luci-mod-dsl/po/pl/dsl.po
modules/luci-mod-dsl/po/pt/dsl.po
modules/luci-mod-dsl/po/pt_BR/dsl.po
modules/luci-mod-dsl/po/ro/dsl.po
modules/luci-mod-dsl/po/ru/dsl.po
modules/luci-mod-dsl/po/sv/dsl.po
modules/luci-mod-dsl/po/templates/dsl.pot
modules/luci-mod-dsl/po/tr/dsl.po
modules/luci-mod-dsl/po/uk/dsl.po
modules/luci-mod-dsl/po/vi/dsl.po
modules/luci-mod-dsl/po/zh_Hans/dsl.po
modules/luci-mod-dsl/po/zh_Hant/dsl.po

index 5dcdebfd5d823966f07d83538fe12318fd7047fb..ee9b1d20e154bf511a8e65d0fa3ded846b9ac9fc 100644 (file)
@@ -154,7 +154,7 @@ return view.extend({
 
                        E('h4', {}, [ _('Data Path Counters') ]),
                        this.renderTable([
-                               [ _('ATM Header Error Code Errors (HEC-P)'), '%d', data.errors.near.hec, data.errors.far.hec ],
+                               [ _('ATM Header Error Control Errors (HEC-P)'), '%d', data.errors.near.hec, data.errors.far.hec ],
                                [ _('PTM Non Pre-emptive CRC Errors (CRC-P)'), '%d', data.errors.near.crc_p, data.errors.far.crc_p ],
                                [ _('PTM Pre-emptive CRC Errors (CRCP-P)'), '%d', data.errors.near.crcp_p, data.errors.far.crcp_p ]
                        ]),
index 4da0b5351973d3a53d6974b70bbfaa49d933394a..a636f73db1da0bc07a4754058d39145a8244e417 100644 (file)
@@ -11,8 +11,8 @@ msgstr ""
 "X-Generator: Weblate 5.1-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
-msgstr "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr "ATM Header Error Control Errors (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
 msgid "Actual Data Rate"
index cf12d3f2e47b52c19fb170a617ca7cfdf84bab1c..5d138a207b637c79c90269ffdaaaba3205de1f54 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.0-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 4891922c4314ae81781b4332dd2a3e76d363abaa..ee963cd545ed76ec26c53a1917ea6f4993487c14 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.0-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "ATM-Header-Fehlercode-Fehler (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index e7bb159b559dd0f70fbeb70c8e045f6159a8338c..e678b88050ed6b7fc48d1675e30dd1da5ffeda01 100644 (file)
@@ -15,7 +15,7 @@ msgstr ""
 "X-Generator: Weblate 5.0-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 44a8534f12872182050ad033b09acffe889427af..bd28c166acaf4f34326b7c3ebeff38feb1717d3f 100644 (file)
@@ -5,7 +5,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 5cb75cea5aca77f65aaf5517b57077cfee02fc9e..6eba9f7e26c9ff5945a50368f2e4aedb9cad3756 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Codice di errore nell'intestazione ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 58e9f3b3a961f438c5dbd6ee97871c048b8c4ee8..9983d52bdb3a4b7e45d4a6fa31b32a3f823d814b 100644 (file)
@@ -15,7 +15,7 @@ msgstr ""
 "X-Generator: Weblate 5.3-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index d3dcd4e271eef91dc117cf1c422f9c35bbe96045..12018c124f1e7749b06f7702574b3fa81cc9f86c 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 4.14.2\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 455f28d64150f3effd5534afd775ca392a02a26b..3f026603dc1eaae78fed48534834275041fb3a6f 100644 (file)
@@ -12,7 +12,7 @@ msgstr ""
 "X-Generator: Weblate 4.18.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Błędy kodu błędu nagłówka ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index c76880cfb297e9ff22ba860bc936634e4647dbcb..1f099c251a709437e747ae9914441fadb4e8ba0f 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.0-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Erros do código de erro do cabeçalho ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index ee70f2024460c66594b4821916177d8ecd02e48a..84731c1dd4d8e487564877c63b897cfc37b1b0a9 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 4.18.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Erros do código de erro do cabeçalho ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 05cb10d7c89f9afc3901f6acae349557836b2e3a..f315b70c0c717213b0548e18fe193b4d5cac06e4 100644 (file)
@@ -12,7 +12,7 @@ msgstr ""
 "X-Generator: Weblate 4.18.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Erori de cod de eroare de antet ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 77664baaf467b6595aac4f70e21d8efd7bff5452..223f489fb42ba3b562dda1e77a86fe4ca51bf6a4 100644 (file)
@@ -12,7 +12,7 @@ msgstr ""
 "X-Generator: Weblate 4.18.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Ошибки кода заголовка ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index f44b0be48af462792f5d912649bfc71b3227bbb8..270b309800f87fbd1a2f8a6cc447f2d9c71b6194 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.1-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 924a0ff756064e7d2c66f2596662789351fc62d1..57230906e73a0276c79f2f9a0527ac4a1fcb8715 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr "Content-Type: text/plain; charset=UTF-8"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr ""
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index ba71abdad89c8b61c33d7ff7180eeffd9044e52a..66cbd9fe3e55cf8e37a1119ef62b628492a6a66b 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.2-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "ATM Başlığı Hata Kodu Hataları (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index ca8a5c7b6f2ea6b51281ac599b85af947b1f31e1..69d698ce3a61f5b08152dedde7d0567802893d03 100644 (file)
@@ -12,7 +12,7 @@ msgstr ""
 "X-Generator: Weblate 5.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Код помилки (HEC-P) ATM заголовка"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index f6ed687179c42c6b5d5fa59b685d6ab9d1bcab3e..698a92da7ef685c495af96fbae508588cc241474 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 4.18.1\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "Lỗi mã lỗi tiêu đề ATM (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 0a8e4214f40e7606889412aa97376f6dc840980d..7c23d98f7c4b5ad2561b217c081cea94e08a345f 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 5.0-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "ATM 标头错误码错误(HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
index 1ca1d69f1e29ef0f9470108be290ebf7916cd8b8..b24428091757bc97ae2c1eb79f6247e2af50ebee 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "X-Generator: Weblate 4.16-dev\n"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
 msgstr "ATM 接頭錯誤代碼錯誤 (HEC-P)"
 
 #: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111