How to add multilingual description?
- 
					
					
					
					
netload last edited byHi, I've submitted my add-on. I've posted description in English and now I want to add descriptions in other languages. But I can't find how to do that. I don't see something like "add description in other language". I can change language only, but I will Lost my English description in this case. So, how to add multilingual description? Regards 
- 
					
					
					
					
Deleted User last edited byYou talk about the decscription in the extension? 
 Please read https://developer.chrome.com/extensions/i18n
- 
					
					
					
					
for_d last edited byWe 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 byNow 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 byI 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 byYou 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 byYes, 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 byI 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.