PolarBear Media
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Warning: sprintf(): Too few arguments@martejohansen
I have included the .po file in the download file now. so just download it again 🙂
http://mecum.no/download/working_norwegian_translation_file.zipForum: Plugins
In reply to: [WooCommerce] Warning: sprintf(): Too few argumentsThe problem:
The problem is in the translation. the coding is wrong. it sees (inkluderer %s%s) but shod be (inkluderer %s)The fix:
by removing the exstre %s in MO file (woocommerce-nb_NO.mo) the so the translation is (inkluderer %s) everything works 100%You can download a temporary woocommerce-nb_NO.mo file that works here: http://mecum.no/download/working_norwegian_translation_file.zip
unzip the file and place it in the folder /wp-content/languages/woocommerce/ (if the folder “woocommerce” dosent exist, you can create it.
Thanks for the help Mike Jolley 🙂
Forum: Plugins
In reply to: [WooCommerce] Warning: sprintf(): Too few argumentsI have done the same as hakonzen and also still have the problem.
lang files are downloaded form: https://translate.ww.wp.xz.cn/projects/wp-plugins/woocommerce/stable/nb/default
file name is set to: woocommerce-nb_NO.mo and woocommerce-nb_NO.po
and put in wp-content/languages/woocommerce/
Forum: Plugins
In reply to: [WooCommerce] Warning: sprintf(): Too few argumentsI have the same problem.
and If I switch to english or turn off “Enable taxes and tax calculations” it works.I have tried adding the MO and PO files over to /wp-content/languages/woocommerce/ but this does not help.
———–
Jeg har det samme problemet.
men hvis jeg bytter til engelsk eller slå av ” Aktiver skatter og skatteberegninger” fungerer det.Har prøvd å legge MO og PO over til /wp-content/languages/woocommerce/ men dette hjelper ikke