Skip to content

Commit

Permalink
Remove more references to Lockwise [mozilla#10166] (mozilla#10386)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcook authored and nathan-barrett committed Aug 18, 2021
1 parent afac522 commit e7d91a6
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 48 deletions.
3 changes: 0 additions & 3 deletions bedrock/firefox/templates/firefox/accounts.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ <h2 class="c-sub-navigation-title">
<li class="c-sub-navigation-item">
<a href="{{ url('firefox.sync') }}" data-link-type="nav" data-link-position="subnav" data-link-name="Sync">{{ ftl('sub-navigation-sync') }}</a>
</li>
<li class="c-sub-navigation-item">
<a href="{{ url('firefox.products.lockwise') }}" data-link-type="nav" data-link-position="subnav" data-link-name="Lockwise">{{ ftl('sub-navigation-lockwise') }}</a>
</li>
</ul>
</div>
</div>
Expand Down
16 changes: 0 additions & 16 deletions bedrock/firefox/templates/firefox/features/safebrowser.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,6 @@ <h2>{{ _('Password Management') }}</h2>
</p>
</section>

<section class="article-section">
<h2>{{ _('Firefox Lockwise') }}</h2>
<p>
{% trans %}
You’re carrying a fairly powerful tiny computer in your pocket. You might know it as your phone. It’s got its
own internet browser, apps that connect to the web, passwords, and logins. You use it in coffee shops and other
public places that make it easy for hackers to steal your information.
{% endtrans %}
</p>
<p>
{% trans url=url('firefox.products.lockwise') %}
On <a href="{{ url }} ">Firefox Lockwise</a>, you can take your passwords with you and not worry about their security. They’re all in one place and protected on desktop, phone or tablet.
{% endtrans %}
</p>
</section>

<section class="article-section">
<h2>{{ _('Tracking Protection') }}</h2>
<p>
Expand Down
2 changes: 0 additions & 2 deletions bedrock/firefox/templates/firefox/home/index-master.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ <h2 class="c-end-title">{{ ftl('firefox-home-one-login-all-your') }}</h2>
{% include 'includes/structured-data/software/firefox-browser-software.json' %}
,
{% include 'includes/structured-data/software/firefox-monitor-software.json' %}
,
{% include 'includes/structured-data/software/firefox-lockwise-software.json' %}
]
}
{% endblock %}
10 changes: 1 addition & 9 deletions bedrock/firefox/templates/firefox/more.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
link_url=url('firefox.browsers.update-browser')
)}}
</div>
<div class="mzp-l-card-quarter">
<div class="mzp-l-card-third">
{{ card(
title=ftl('choose-which-firefox'),
ga_title='Firefox All',
Expand All @@ -109,14 +109,6 @@
desc=ftl('firefox-more-quantum-was-revolution'),
link_url=url('firefox.browsers.quantum')
)}}

{{ card(
title=ftl('take-your-passwords'),
ga_title='Firefox Lockwise',
image_url='img/firefox/more/firefox-lockwise.jpg',
desc=ftl('securely-access-the'),
link_url=url('firefox.products.lockwise')
)}}
</div>
<div class="mzp-l-card-third">
{{ card(
Expand Down
2 changes: 0 additions & 2 deletions bedrock/firefox/templates/firefox/products/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ <h3 class="mzp-c-menu-list-title">{{ ftl('firefox-products-get-pocket') }}</h3>
{% include 'includes/structured-data/software/firefox-browser-software.json' %}
,
{% include 'includes/structured-data/software/firefox-monitor-software.json' %}
,
{% include 'includes/structured-data/software/firefox-lockwise-software.json' %}
]
}
{% endblock %}
1 change: 0 additions & 1 deletion bedrock/firefox/templates/firefox/sync.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ <h2 class="c-sub-navigation-title">
</a>
</h2>
<ul class="c-sub-navigation-list">
<li class="c-sub-navigation-item"><a href="{{ url('firefox.products.lockwise') }}" data-link-type="nav" data-link-position="subnav" data-link-name="Lockwise">{{ ftl('sub-navigation-lockwise') }}</a></li>
<li class="c-sub-navigation-item"><a href="https://support.mozilla.org/products/firefox/sync-and-save/?utm_source=www.mozilla.org&utm_medium=referral&utm_campaign=nav&utm_content=sync-page" data-link-type="nav" data-link-position="subnav" data-link-name="Support">{{ ftl('sub-navigation-support', fallback='navigation-support') }}</a></li>
</ul>
</div>
Expand Down
10 changes: 0 additions & 10 deletions bedrock/firefox/templates/firefox/welcome/page3.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ <h3 class="c-picto-block-title">{{ ftl('welcome-page3-firefox-monitor') }}</h3>
</div>
</div>

<div class="c-picto-block t-adjacent-image">
<div class="c-picto-block-image">
<img src="{{ static('protocol/img/logos/firefox/lockwise/logo.svg') }}" alt="">
</div>
<h3 class="c-picto-block-title">{{ ftl('welcome-page3-firefox-lockwise') }}</h3>
<div class="c-picto-block-body">
<p>{{ ftl('welcome-page3-never-forget-reset-or-travel') }}</p>
</div>
</div>

<div class="c-picto-block t-adjacent-image">
<div class="c-picto-block-image">
<img src="{{ static('img/logos/fbcontainer/logo-fbcontainer.svg') }}" alt="">
Expand Down
2 changes: 0 additions & 2 deletions l10n/en/firefox/more.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ firefox-is-more = { -brand-name-firefox } is more than a browser
its-a-lightning = It’s a lightning fast door to the best web experience.
get-the-browsers = Get the browsers that put your privacy first — and always have
get-the-privacy = Get the privacy you deserve. Enhanced Tracking Protection makes privacy automatic, every time you open your browser.
take-your-passwords = Take your passwords everywhere
securely-access-the = Securely access the passwords you’ve saved in { -brand-name-firefox } from anywhere — even outside of the browser.
choose-which-firefox = Choose which { -brand-name-firefox-browser } to download in your language
firefox-more-firefox-chromebook = { -brand-name-firefox-browser } for { -brand-name-chromebook }
firefox-more-while-on-chromebook = While a { -brand-name-chromebook } already has { -brand-name-chrome } installed, downloading and using { -brand-name-firefox } as your go-to browser provides you with a few benefits
Expand Down
2 changes: 0 additions & 2 deletions l10n/en/firefox/welcome/page3.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ welcome-page3-the-firefox-browser-collects = The { -brand-name-firefox } browser
welcome-page3-sign-in = Sign In
welcome-page3-firefox-monitor = { -brand-name-firefox-monitor }
welcome-page3-have-at-least-one-company = Have at least one company looking out for your data, instead of leaking it.
welcome-page3-firefox-lockwise = { -brand-name-firefox-lockwise }
welcome-page3-never-forget-reset-or-travel = Never forget, reset or travel without your passwords again.
welcome-page3-facebook-container = { -brand-name-facebook-container }
welcome-page3-get-a-container-to-keep-facebook = Get a container to keep { -brand-name-facebook } out of your business.
welcome-page3-pocket = { -brand-name-pocket }
Expand Down
1 change: 0 additions & 1 deletion l10n/en/sub_navigation.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ sub-navigation-android-add-ons = { -brand-name-android } Add-ons
sub-navigation-chromebook = { -brand-name-chromebook }
sub-navigation-firefox-accounts = { -brand-name-firefox-accounts }
sub-navigation-sync = { -brand-name-sync }
sub-navigation-lockwise = { -brand-name-lockwise }
sub-navigation-windows = { -brand-name-windows }
sub-navigation-windows-64-bit = { -brand-name-windows } 64-bit
sub-navigation-mac = { -brand-name-mac-short }
Expand Down

0 comments on commit e7d91a6

Please sign in to comment.