• @timothyblynjacobs

    core/modules/ban-users/settings-page.php#L66

    Limit Banned IPs in Server Configuration Files

    core/modules/ban-users/Module/Validator.php#L38

    Limit Banned IPs in Server Config

    ==//==

    core/modules/global/settings-page.php#L188

    Ban Lookback Period

    core/modules/global/validator.php#L43

    Ban Lockout Period

    Just 2 examples. Don’t mind translating but this is unnecessary;-)

    Currently the free plugin includes 1526 translation strings. I’m pretty confident this can be optimized to around 1300 translation strings… In it’s current state translating the plugin is a bit of a disaster. If you truely want this to be the #1 security plugin, this needs to be addressed. Interesting project …

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nlpro

    (@nlpro)

    This one doesn’t actually impact # translation strings…

    core/modules/404-detection/settings-page.php#L52

    Ignored File Types

    core/modules/404-detection/validator.php#L13

    404 File/Folder Ignore List

    ==//==

    … but this one does.

    core/modules/404-detection/settings-page.php#L52

    Ignored File Types

    core/modules/file-change/validator.php#L17
    core/modules/file-change/settings-page.php#L128

    Ignore File Types

    Thread Starter nlpro

    (@nlpro)

    Count: #4

    core/modules/global/settings-page.php#L322

    Proxy Header

    core/modules/global/validator.php#L33

    Manual Proxy Header

    And the list goes on and on …

    Thread Starter nlpro

    (@nlpro)

    Count: #5

    core/modules/ssl/settings-page.php#L82

    Redirect All HTTP Page Requests to HTTPS

    core/modules/ssl/validator.php#L9

    Require SSL

    Plugin Author Timothy Jacobs

    (@timothyblynjacobs)

    Thanks @nlpro, yeah unifying the language we use is definitely something we want to do. It can be confusing for users, and as you’ve mentioned puts unnecessary work on translators. We have some things planned in this regard, but I’ll see if we can find some time to work on that before then.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Use identical labels in settings-page/validator.php files’ is closed to new replies.