Tagged: license, translate, translation
-
AuthorPosts
-
January 27, 2021 at 8:24 am #38293
Hello,
I am using a different Theme than yours together with your plugins. With surprise I have failed with all attempts to translate “License” into another language… The site is not in English.
I have spotted that I am not first person that has been dealing with it. However the solution is not clear to me. The Javascript causes delay and before the page loads, the original “License” is visibly seen. That is really not good solution.
I decided that I will simply go to php file and forcedly change it.
I have searched with Putty all files to find label ‘License’ and I found all results in file named symbiostock-init.php – i replaced all findings there with the translation version.
And nothing happened. No change.
I was looking for woocommerce source, which seems to be a post type named pa_license, but its information are coming from symbiostock plugin.
It must take the original label somewhere from the plugin. Can I please ask you where is the place to change, what is the original string or name where it comes from and in which file do I have to rename it?
Thank you very much!
February 3, 2021 at 7:58 pm #38331Hi there – the license text is the title of the variable within WooCommerce – that is why it is not hard coded within Symbiostock anywhere. You also cannot manually change the name of this variable property as this is the only one that Symbiostock looks for when it processes stuff. We are looking into enabling this where possible and will let you know.
February 6, 2021 at 10:46 am #38373Hi,
maybe this is what you are looking for!?Page: Symbiostock Settings
Field: Symbiostock strings
——————————————–
“License”>”Lizenz”,”License Type”>”Lizenzart”,”Resolution”>”Format”
——————————————–
Simply translate and write in the fieldFebruary 6, 2021 at 5:16 pm #38376February 12, 2021 at 4:01 am #38431Hellom
thank you for help. will test it.
TravelPOIs – thank you as well. I am using different Theme, so I was not able to change the string. I have found emergency solution by changing it with JQuery. Not good probably for site speed, but it made its jobs. So I am very happy I can try it now without the code.
I did not find any word with Putty even in woocommerce plugin folder, so I can imagine that the name is created somewhere totally elsewhere than plugin and theme folder.
The word License is too general, there too many results and it was very hard for me to identify the one woocommerce creates. I thought it must have been somewhere near class “pa_license”, but not success as well…
So I am really happy that the thing has been solved
February 12, 2021 at 4:22 am #38432Btw, I think that the woocommerce single product tab named “Technical Details” is the same story…. it cannot be translated, it is created by woocommerce + somewhere outside the plugin folder…
Or somebody knows other solution than jQuery?
March 10, 2021 at 6:51 pm #38575I have still this same problem! Theme is Symbiostock Express. I had not find the way to translate variation title. My translate string is now:
"License Type">"Lisenssi",”License”>"Tuote",”Type”>”Tyyppi”,”Price”>”Hinta","Choose your”>”Valitse”,”Licensing information">"Lisenssitiedot"
March 17, 2021 at 3:57 am #38614 -
AuthorPosts
You must be logged in to reply to this topic.