Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert

--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
This commit is contained in:
Mark Hammond 2014-01-28 20:43:01 -08:00
parent 3febe64b00
commit 387900638e
2 changed files with 3 additions and 5 deletions

View File

@ -15,7 +15,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&aboutAccounts.pageTitle;</title>
<title>&syncBrand.fxa-plural.label;</title>
<meta name="viewport" content="width=device-width"/>
@ -39,7 +39,7 @@
<div id="manage">
<header>
<h1>&aboutAccounts.pageTitle;</h1>
<h1>&syncBrand.fxa-plural.label;</h1>
<h2>&syncBrand.shortName.label;</h2>
</header>
@ -55,7 +55,7 @@
<div id="intro">
<header>
<h1>&aboutAccounts.pageTitle;</h1>
<h1>&syncBrand.fxa-plural.label;</h1>
<h2>&syncBrand.shortName.label;</h2>
</header>

View File

@ -2,8 +2,6 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY aboutAccounts.pageTitle "&brandShortName; Accounts">
<!ENTITY aboutAccountsSetup.description "Sign in to backup and sync your tabs, bookmarks, and more.">
<!ENTITY aboutAccountsSetup.startButton.label "Get Started">
<!ENTITY aboutAccountsSetup.useOldSync.label "Using Sync on an older version of &brandShortName;?">