Marketplace/Reviewers/Apps/CannedResponses: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


== Approval ==
== Approval ==
[pre]Your app has been approved for our upcoming Mozillian Preview release and will be available for installation/purchase to a small group of invited testers, including you.
<code>Your app has been approved for our upcoming Mozillian Preview release and will be available for installation/purchase to a small group of invited testers, including you.


We will re-review all apps prior to the public launch of the Mozilla Marketplace.[/pre]
We will re-review all apps prior to the public launch of the Mozilla Marketplace.</code>


== No Metadata/Manifest ==
== No Metadata/Manifest ==
[pre] This submission does not appear to be a valid app: it contains no metadata and an invalid manifest. [/pre]
<code> This submission does not appear to be a valid app: it contains no metadata and an invalid manifest. </code>


== Test app Rejection ==
== Test app Rejection ==
[pre] Test app rejection. [/pre]
<code> Test app rejection. </code>
or  
or  
[pre] This appears to be a test submission. If this is a real submission, please include more metadata about your app and describe its value to users. Thanks. [/pre]
<code> This appears to be a test submission. If this is a real submission, please include more metadata about your app and describe its value to users. Thanks. </code>


== Icons missing ==
== Icons missing ==
[pre] We currently require that your manifest contain icon URLs in order for app installation to succeed. Please update your manifest, or wait a few weeks when we will display default icons. [/pre]
<code> We currently require that your manifest contain icon URLs in order for app installation to succeed. Please update your manifest, or wait a few weeks when we will display default icons. </code>


== Missing/Inadequate Summary/Description ==
== Missing/Inadequate Summary/Description ==
[pre] Thanks for your submission. Please provide more metadata about your app, such as a summary and/or description that explains the functionality of your app. [/pre]
<code> Thanks for your submission. Please provide more metadata about your app, such as a summary and/or description that explains the functionality of your app. </code>

Revision as of 11:43, 20 April 2012

Just a repository for canned responses till they're finalised and put on the site.

Approval

Your app has been approved for our upcoming Mozillian Preview release and will be available for installation/purchase to a small group of invited testers, including you.

We will re-review all apps prior to the public launch of the Mozilla Marketplace.

No Metadata/Manifest

This submission does not appear to be a valid app: it contains no metadata and an invalid manifest.

Test app Rejection

Test app rejection. or This appears to be a test submission. If this is a real submission, please include more metadata about your app and describe its value to users. Thanks.

Icons missing

We currently require that your manifest contain icon URLs in order for app installation to succeed. Please update your manifest, or wait a few weeks when we will display default icons.

Missing/Inadequate Summary/Description

Thanks for your submission. Please provide more metadata about your app, such as a summary and/or description that explains the functionality of your app.