Hi.. I installed paypal module in order accept paypal and its working fine i need to know:
1- In http://ferriano.mx/demo/admin/config/workflow/rules/reaction/manage/comm...
on default currencies I need to accept MXN Mexican pesos instead of USD, how can i add this currency?
2- All my site is spanish, and i need to translate all payment process pages to spanish but i did not find the way
to do it... could you please help?
Hi,
1- Please go to admin/commerce/config/currency and select the default currency as MXN.
2- Please go to https://localize.drupal.org/download?project, then download the Spanish package and import into your website. You can see the tutorial here: https://www.youtube.com/watch?v=kH_DwwEQf0k
Thanks!
Should I need to download and upgrade all of the following modules, like in the video tutorial?
Drupal 7.5
i18n
variable??? and follow the video?
and doing this all cart and payment process from drupal commerce and paypal module would be translate as well? or i have to do something else?
Please help.
Please upgrade module/core highlighted with red color. You can take a look at: /demo/admin/reports/updates. Also, remember to backup source code and database before doing anything.
In case you imported Spanish packgage but there is still a string which can not be translated, please create a file .po and translate by yourself or use module https://www.drupal.org/project/stringoverrides
So with that I will have all orenmode paymente process automatically translated? and also paypal commerce module translated?
Please import language package and work. It will translate majority of site. The remaining ones, you can use solutions at our comment #4.
Hi... I did everything on comment 4 but in payment process of drupal commerce there still a lot on words in english. I also installed string overrides but is not working... please help.. and how i can create a .po file?
How can i modify the text thar are not in t function? do i have to look for them manually in templates?
Please take a look at below file language.po for example then continue translation. Note: msgid: English text, msgstr: Spanish text.
https://www.dropbox.com/s/c80lkfv9c3p6r3k/language.po?dl=0
+ Text must be wrapped with t function. We can not translate any text without t function.
I opened .Po file and I will add entries there to be translated and where do I have to upload that .po file?
And I have an issue..... that is not affecting all my products view... after update an install: i18n-7.x-1.14, variable-7.x-2.5., l10n_update-7.x-1.1.,ctools-7.x-1.11, stringoverrides-7.x-1.8 All products views in all the site are NOT WORKING (Please check attached image)... I checked http://ferriano.mx/demo/admin/reports/status and i have some errors in some modules, please chec image...
One of those error is:
I already downlad it but I dont where to upload jQuery Simple Color widget.
And the second error is:
I already downlad it but I dont where to upload this module....
PLEASE HELP ME...
I install and configure translations helpers so do you think the issue is related jQuery Simple Color widget.??
I dont know what to do... I have a backup but i think all my translations will be lost...
We checked and could see error appeared while updating module. Please
1. run update.php to update database.
2. if error can not be solved, you need to restore backup then we will help you update modules.
I ran a restore and now is running fine.. thanks a lot for your response.