Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Commit

Permalink
Android snippets, bug 742055
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcook committed Sep 8, 2012
1 parent ae36d1c commit 48edf8a
Show file tree
Hide file tree
Showing 10 changed files with 3,462 additions and 6 deletions.
86 changes: 86 additions & 0 deletions android/README.md
@@ -0,0 +1,86 @@
# about:home Snippets for Android SMS campaign

This campaign promotes Firefox for Android. There are three snippets,
each with a different animated sequence.

* "Push" - The android appears as a small icon. When activated, he
vanishes in a puff of smoke and reappears much larger next to the logo.
The android turns and squeezes the logo down to size and appears to push it
into a mobile phone that grows from behind the logo. The android then turns
back to face the viewer, and with another puff of smoke goes back to his
former size and position as an icon.

* "Play" - The android peeks from behind the search field. On activation,
he leaps up and off the top of the screen, pulling down a mobile phone.
The logo then shrinks down to appear on the phone's screen as the
android passes behind the phone, leaning out to wave at the viewer.

* "Shop" - The android peeks from behind the search field. On activation,
he pops up and turns to lift a shopping bag (bearing the Google
Playlogo) from behind the search field. The Firefox logo lowers into the bag
and a mobile phone (showing the logo) rises from the bag to take its place.
The shopping bag lowers out of view as the android passes behind the phone
to wave at the viewer.

The CSS animation was done by Particle (particularplace.com), and their original,
unminified code is also included with each snippet for reference.

For the en-US locale, the link leads to a web page where a user can enter
his or her mobile phone number and a link to the Google Play store will be
sent to their phone automatically. Because this SMS service is currently
only available in the US, snippets for other locales link directly to the
Google Play store.

# Localized Strings

## For English locales:

### Push:
Fast. Smart. Safe. <a href="https://www.mozilla.org/firefox/sms/">Put Firefox on your Android phone</a>.

### Play:
Fast. Smart. Safe. <a href="https://www.mozilla.org/firefox/sms/">It's never been easier to put Firefox on your Android phone.

### Shop:
Fast. Smart. Safe. <a href="https://www.mozilla.org/firefox/sms/">Get the mobile browser that's got your back.


## All other locales use the same text for all three snippets

### es-ES
Rápido. Inteligente. Seguro. <a href="https://market.android.com/details?id=org.mozilla.firefox">Obtén el navegador para dispositivos móviles que te protege. Obtén Firefox para Android.</a>

### de
Schnell. Intelligent. Sicher. <a href="https://market.android.com/details?id=org.mozilla.firefox">Holen Sie sich den mobilen Browser, der Sie beschützt.</a>

### it
Veloce. Intelligente. Sicuro. <a href="https://market.android.com/details?id=org.mozilla.firefox">Installa il browser mobile che si preoccupa solo di te.</a>

### ru
Быстрый. Умный. Безопасный. <a href="https://market.android.com/details?id=org.mozilla.firefox">Установите мобильный браузер, надёжно прикрывающий вашу спину.</a>

### cs
Rychlý. Chytrý. Bezpečný. <a href="https://market.android.com/details?id=org.mozilla.firefox">Získejte mobilní prohlížeč co vám kryje záda.</a>

### ko
빠르고. 똑똑하고. 안전한. <a href="https://market.android.com/details?id=org.mozilla.firefox">새로운 모바일 브라우저가 돌아왔습니다.</a>

### fr
Rapide. Sûr. Malin. <a href="https://market.android.com/details?id=org.mozilla.firefox">Adoptez le navigateur mobile qui assure vos arrières.</a>

### nl
Snel. Slim. Veilig. <a href="https://market.android.com/details?id=org.mozilla.firefox">Kies de mobiele browser die u beschermt.</a>

### pt-BR
Rápido. Inteligente. Seguro. <a href="https://market.android.com/details?id=org.mozilla.firefox">Use o navegador que se preocupa com você.</a>

### pl
Szybka. Innowacyjna. Bezpieczna. <a href="https://market.android.com/details?id=org.mozilla.firefox">Pobierz przeglądarkę, która jest po Twojej stronie.</a>

### nb-NO
Rask. Smart. Sikker. <a href="https://market.android.com/details?id=org.mozilla.firefox">Last ned den mobile nettleseren som passer på deg.</a>

## License

Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
Binary file added android/phone-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48edf8a

Please sign in to comment.