I am updating the translation of J2Commerce in Dutch.
I did find 3 Englisch strings wich are not right:
J2STORE_COUPON_VALID_FORM_DATE_NEED_TO_GREATER_THAN_COUPON_VALID_TO_DATE="coupon valid from date need to greater than coupon valid to date"
must be:
J2STORE_COUPON_VALID_FORM_DATE_NEED_TO_GREATER_THAN_COUPON_VALID_TO_DATE="coupon valid from date needs to be before coupon valid to date"
J2STORE_PRICE_VALID_FORM_DATE_NEED_TO_GREATER_THAN_PRICE_VALID_TO_DATE="price valid from date need to greater than price valid to date"
Must be:
J2STORE_PRICE_VALID_FORM_DATE_NEED_TO_GREATER_THAN_PRICE_VALID_TO_DATE="price valid from date needs to be before price valid to date"
J2STORE_INVAILD_DOWNLOAD_ID="The Download ID is either invalid or your PRO license has expired. Please check the My Downloads section in https://www.j2store.org/my-downloads.html"
Needs to go to J2Coomerce.
Another point:
Have a look at the attachment.
In English it is perfect, but in Dutch (and other languages?) the last part of the stringname is replaced by the translation (in Dutch Controlepaneel).
In English this is not a problem, because the translation is Dashboard, so the string will be found.