{{ _('Concept: A great app') }}
+{{ _('Concept: A Great App') }}
{{ _('What is the purpose of your app?') }}
{%- trans %} diff --git a/mkt/ecosystem/templates/ecosystem/landing.html b/mkt/ecosystem/templates/ecosystem/landing.html index d281d3d2f4..daaaa8ef88 100644 --- a/mkt/ecosystem/templates/ecosystem/landing.html +++ b/mkt/ecosystem/templates/ecosystem/landing.html @@ -14,13 +14,13 @@
{{ _('Design') }}
{%- trans %} - Learn how to design Web Apps that provide a user experience + Learn how to design apps that provide a user experience optimized for Firefox OS & Mobile {% endtrans -%}
{%- trans %} All the tools, docs and references you'll need for - development and testing of your App + development and testing of your app {% endtrans -%}
{{ _('Publish') }}
{% trans %} - Find out how to distribute your Apps on an open marketplace + Find out how to distribute your apps on an open marketplace that puts users and developers first {% endtrans %}
{{ _('The Mozilla Apps platform') }}
+{{ _('The Mozilla apps platform') }}
{%- trans %} - Building Apps for the Web provides developers with full control - over content, functionality and how Apps are distributed, + Building apps for the Web provides developers with full control + over content, functionality and how apps are distributed, including access to hundreds of millions of Firefox users through the Firefox Marketplace. {% endtrans -%} @@ -172,7 +172,7 @@
{%- trans %} The Firefox Marketplace gives users the opportunity to find, - try and buy Apps and content that matters most to them. This + try and buy apps and content that matters most to them. This means exciting, useful and high-quality Apps relevant to local markets across all categories that users can use to get the most out of their daily lives. @@ -183,7 +183,7 @@ Mozilla's global reach extends to hundreds of millions of Firefox users worldwide. Through intelligent Marketplace curation and effective use of Mozilla’s marketing channels, - Mozilla can help developers can get their App into the hands + Mozilla can help developers can get their app into the hands of their target users around the world. {% endtrans -%}
@@ -191,21 +191,21 @@ {%- trans %} Before the public launch later this year, Mozilla will be opening the Marketplace for user testing. Take advantage of - this by being one of the first App developers to build a user - base. Submit your App to: + this by being one of the first app developers to build a user + base. Submit your app to: {% endtrans -%}- {%- trans %} - Test your App with a committed group of early adopters. + Test your app with a committed group of early adopters. {% endtrans -%}
- {{- _('Build an early fan base and gain popularity.') -}}
- - {{- _('Target tech savvy consumers with your App.') -}} + {{- _('Target tech savvy consumers with your app.') -}}
{%- trans dev_phone_url=url('ecosystem.dev_phone') %} Sign up for our monthly newsletter about Firefox OS, - Marketplace and the Open Web apps ecosystem. + Marketplace and the apps ecosystem. Check out the developer phone preview {% endtrans -%}
diff --git a/mkt/ecosystem/templates/ecosystem/macros.html b/mkt/ecosystem/templates/ecosystem/macros.html index 22d9e4be8e..5110a8d75c 100644 --- a/mkt/ecosystem/templates/ecosystem/macros.html +++ b/mkt/ecosystem/templates/ecosystem/macros.html @@ -10,7 +10,7 @@ {%- if section == 'design_concept' %} class="selected" {% endif %}> - {{- _('Concept: A great app') }} + {{- _('Concept: A Great App') }}- {{- _('Deploying your app') }} + {{- _('Deploying Your App') }}
- @@ -273,7 +273,7 @@ {% if section == 'publish_badges' -%} class="selected" {% endif -%}> - {{- _('Badges, banners, and icons') }} + {{- _('Badges, Banners, and Icons') }}
{{ _('Deploying your app') }}
+{{ _('Deploying Your App') }}
{%- trans %} One your app is finished, you need to deploy it. If you're