How to add multilingual description?
-
Deleted User last edited by
You talk about the decscription in the extension?
Please read https://developer.chrome.com/extensions/i18n -
for_d last edited by
We get the descriptions shown on the site itself from the translated descriptions in manifest.json and in the files in the _locales/ directory. If the descriptions contain a blank line ("\n\n"), we split it in two and use the first part as the summary and the second part as the longer description.
We don't have support for adding descriptions in the UI, nor for changing the description languages currently.
-
netload last edited by
Now I have another question - how to upgrade the extension?
I open https://addons.opera.com/developer/ , click the button "upgrade", this page reloaded and nothing. -
netload last edited by
I click the button "upgrade", it opens https://addons.opera.com/developer/upgrade/insite-search/ and redirect back to https://addons.opera.com/developer/ with no messages. What's wrong?
-
for_d last edited by
You have some unsubmitted version already. This is also the case if you edited the metadata of a version. Delete that to be able to upgrade.
-
netload last edited by
Yes, I had an unsubmitted version, because I tried to edit metadata. Then I pressed "cancel" button and all my changes were remored (I guess so) and I can see "upgrade" button and no other buttons (except "delete" to delete my extension at all).
Screenshot - http://netload.biz/wp-content/uploads/2015/02/screen.jpg
Can you help me?
Or can you give me contacts of the support team? -
for_d last edited by
I see there's a version v1.3 r1 still present and unsubmitted. There might be a bug which doesn't show you that it's there. I can delete it completely if you wish.