• Resolved acymru

    (@acymru)


    When an attempt is made to directly input a value greater than the set maximum, the error message is “Value must be less than or equal to max-value. Qty” The italics text is just a placeholder for the actual value, in my case “4”. Where is this string coming from? I’ve looked high and low for it and it remains a mystery.

    https://ww.wp.xz.cn/plugins/woocommerce-max-quantity/

Viewing 1 replies (of 1 total)
  • Sorry for the delay. That message comes from the browser itself. Since it’s a number input field with a detected max-value, some browsers will automatically show messages like that. Your message comes from Chrome browser. Other browsers will show a similar message:

    Firefox says: “Please select a value that is lower than {#}”.
    Internet Explorer says: “You must enter a value between {#} and {#}”.

    I hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Mystery language string’ is closed to new replies.