diff options
author | Paul Dee <systemcrash@users.noreply.github.com> | 2021-10-07 01:00:24 +0200 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2021-10-08 14:12:11 -1000 |
commit | c0299e2c3d09c48b515447b2c6fefd00ffd2950b (patch) | |
tree | f49df28cf9267aadfccd4fe19150270c6a546119 /modules/luci-base/po/he | |
parent | 28b9663660fcb6b5414105171bf4d6a954070b76 (diff) |
luci-mod-network: spelling / grammar
"Setup" is a noun, the thing. "Set up" is a verbal idiom, the action.
One cannot setup a DHCP server, just as one cannot fuckup a test, or
ripup some paper. One can, however, set a DHCP server up, and one can
fuck a test up, and rip some paper up.
Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
Diffstat (limited to 'modules/luci-base/po/he')
-rw-r--r-- | modules/luci-base/po/he/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index e024bc9606..fb9f39aef7 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -6230,7 +6230,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Setup DHCP Server" +msgid "Set up DHCP Server" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 |