Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Tremblay <bentremblay@benoit-tremblays-macbook-pro.local>2009-10-21 19:26:17 (GMT)
committer Benoit Tremblay <bentremblay@benoit-tremblays-macbook-pro.local>2009-10-21 19:26:17 (GMT)
commit8fc023b6173d1d5ade39264c59cfbab19b60314a (patch)
tree4e3b278a826aeeef3abc6f3f4883671b0bda8ab3
parent379816707e1c3ce224910170b0fbeb9a45e9d8d9 (diff)
UI change
-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>