Multiple placeholders in translatable strings should be ordered. Expected "%1$1d, %2$2d", but got "%1d, %2d" in '<strong>%1d</strong> product variation, <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> product, <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 size 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 review'.
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 review (%s). %s'.