• Resolved Alex Lion (阿力獅)

    (@alexclassroom)


    There are two issues with the UI string “Settings” under the plugin name on the Plugin screen.

    • Click the Settings link and it shows the warning message “Sorry, you are not allowed to access this page.”
    • This UI string “Settings” is with the wrong text domain so its translation cannot display correctly.
    • I modified the related code as the following and seemed to resolve these two issues, please verify it.
      $settings = array('settings' => '<a href="options-general.php?page=simple-cloudflare-turnstile%2Finc%2Fadmin-options.php">' . __('Settings', 'simple-cloudflare-turnstile') . '</a>');

    Viewing 4 replies - 1 through 4 (of 4 total)
    • Plugin Author Elliot Sowersby

      (@elliotvs)

      Hi Alex,

      Thanks for the message.

      Click the Settings link and it shows the warning message “Sorry, you are not allowed to access this page.”

      Yeah I’m aware of this one, will be fixed in the next update.

      This UI string “Settings” is with the wrong text domain so its translation cannot display correctly.

      Will fix this in the next update.

      Thanks,

      Elliot

      P.S. If you find the plugin helpful, please feel free to leave a review: https://www.ads-software.com/support/plugin/simple-cloudflare-turnstile/reviews/#new-post ??

      Plugin Author Elliot Sowersby

      (@elliotvs)

      Hi Alex,

      I’ve just released an update that includes these fixes. ??

      Thread Starter Alex Lion (阿力獅)

      (@alexclassroom)

      Thanks to the new release, the new string “Auto” is also translated, and now this plugin’s zh_TW UI is fully localized.

      zh_TW GlotPress Project Here

      Plugin Author Elliot Sowersby

      (@elliotvs)

      Awesome, thanks for translating! ??

    Viewing 4 replies - 1 through 4 (of 4 total)
    • The topic ‘The issues with UI string “Settings”’ is closed to new replies.