diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-11-29 15:57:52 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-11-29 16:01:12 +0100 |
commit | a75ab22e62f0689d4c716246c703d1a10e99865c (patch) | |
tree | a22f4f93b7c43b394cc13d812a5f316ece40bba4 /modules/luci-base/po/nl | |
parent | c21c6668edfc5154070660afa80153caad6565f7 (diff) |
luci-mod-status: change "Storage usage" heading to just "Storage"
Also rename `25_diskfree.js` to `25_storage.js` to make naming anologeous
with "Memory" / `20_memory.js`.
Fixes: f09920f21a ("luci-mod-status: add diskfree info")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/nl')
-rw-r--r-- | modules/luci-base/po/nl/base.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index d240dcca9c..f1722366c5 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -1858,7 +1858,7 @@ msgstr "" msgid "Disconnection attempt failed." msgstr "" -#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_diskfree.js:35 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_storage.js:35 msgid "Disk space" msgstr "" @@ -6813,8 +6813,8 @@ msgstr "" msgid "Stop refresh" msgstr "" -#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_diskfree.js:24 -msgid "Storage usage" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_storage.js:24 +msgid "Storage" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:629 @@ -6969,7 +6969,7 @@ msgstr "" msgid "Target network" msgstr "" -#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_diskfree.js:36 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_storage.js:36 msgid "Temp space" msgstr "" |