… Worked now do you want to know why it doesn’t update my Strings?
I usually do backup of old files if I change something. My old .mo file has the name “storefront-de_DE.mo_old” but after deleting it it works… idk but maybe the script uses the file even if the filename was different idk but now it work my .po file:
#: inc/woocommerce/storefront-woocommerce-template-functions.php:75
msgid "%d item"
msgid_plural "%d items"
msgstr[0] "%d Produkt"
msgstr[1] "%d Produkte"
-
This reply was modified 9 years, 7 months ago by petschko.
I have a similar problem (I don’t get it changed at all – changed the .po file and .mo file but nothing happens… I remove the stuff within the PHP-Function but some anoying javascript add this bad word – without javascript enabled it shows me only my number “<price> € (2)” but with JavaScript it removes my modification and make “<price> € 2 preis” which is anoying. At least the shop is not online jet)…
But the more important question is who has translated it that bad and how/where to report these issue to the translator (so that HE can fix it for next versions)
I cant find the origin of that translation… better to have it in english than this wrong oO
-
This reply was modified 9 years, 7 months ago by petschko.