Multiple placeholders in translatable strings should be ordered. Expected "%1$1d, %2$2d", but got "%1d, %2d" in '<strong>%1d</strong> product variations, <strong>%2d</strong> excluded'.
Multiple placeholders in translatable strings should be ordered. Expected "%1$1d, %2$2d", but got "%1d, %2d" in '<strong>%1d</strong> products, <strong>%2d</strong> excluded'.
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d of %d sizes selected'.
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d, %3$d", but got "%d, %d, %d" in '%d-%d of %d reviews'.
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d, %3$d, %4$s, %5$s", but got "%d, %d, %d, %s, %s" in '%d-%d of %d reviews (%s). %s'.