Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/app/views/addons/home.thtml2
-rw-r--r--site/app/views/elements/amo2009/teaser_collections.thtml6
2 files changed, 4 insertions, 4 deletions
diff --git a/site/app/views/addons/home.thtml b/site/app/views/addons/home.thtml
index d180b99..6891cf3 100644
--- a/site/app/views/addons/home.thtml
+++ b/site/app/views/addons/home.thtml
@@ -95,7 +95,7 @@ $this->viewVars['bodyclass'] = 'home';
<? if(APP_ID == APP_MOBILE): ?>
<h2><?=___('Browse Mobile Add-ons')?></h2>
<? else: ?>
- <h2><?=___('Browse Add-ons')?></h2>
+ <h2>Browse Tutorials</h2>
<? endif; ?>
<div class="primary">
<div class="featured show-<?=$featured_type?> listing" id="featured">
diff --git a/site/app/views/elements/amo2009/teaser_collections.thtml b/site/app/views/elements/amo2009/teaser_collections.thtml
index 241af64..85ac626 100644
--- a/site/app/views/elements/amo2009/teaser_collections.thtml
+++ b/site/app/views/elements/amo2009/teaser_collections.thtml
@@ -59,17 +59,17 @@
<div class="column-wrapper">
<div class="first column">
<h3><img src="<?=$html->url('/img/amo2009/illustrations/extras.gif', null, false, false)?>" alt="Extras" /></h3>
- <p><?=___('<strong>Over 5000 free extras</strong> that let you customize and extend Firefox to meet your needs.')?></p>
+ <p>Free interactive tutorials you can download for existing Sugar activities</p>
</div>
<div class="column">
<h3><img src="<?=$html->url('/img/amo2009/illustrations/themes.gif', null, false, false)?>" alt="Themes" /></h3>
- <p><?=___('Toolbars, themes and search providers that <strong>help you perform common tasks.</strong>')?></p>
+ <p>Tutorius tutorials make learning on Sugar easier and funnier.</p>
</div>
<div class="column">
<h3><img src="<?=$html->url('/img/amo2009/illustrations/install.gif', null, false, false)?>" alt="Install" /></h3>
- <p><?=___('<strong>Easy to install</strong> and keep up-to-date.')?></p>
+ <p>Tutorials are easy to maintain and update with the Tutorial Store.</p>
</div>
</div>