Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh

This commit is contained in:
Zachary Carter 2014-01-29 17:11:05 -08:00
parent 09da54b27b
commit d0056eabbb
4 changed files with 12 additions and 7 deletions

View File

@ -230,6 +230,8 @@ function init() {
if (user) {
show("stage");
show("manage");
let sb = Services.strings.createBundle("chrome://browser/locale/syncSetup.properties");
document.title = sb.GetStringFromName("manage.pageTitle");
} else {
show("stage");
show("intro");

View File

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

View File

@ -2,6 +2,8 @@
- 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 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;?">
<!ENTITY aboutAccounts.pageTitle "Welcome to Sync">
<!ENTITY aboutAccountsSetup.description "Sign in to sync your tabs, bookmarks, passwords &amp; more.">
<!ENTITY aboutAccountsSetup.startButton.label "Get started">
<!ENTITY aboutAccountsSetup.useOldSync.label "Using an older version of Sync?">

View File

@ -60,3 +60,6 @@ relink.verify.title = Merge Warning
relink.verify.heading = Are you sure you want to sign in to Sync?
# LOCALIZATION NOTE (relink.verify.description): Email address of a user previously signed into sync.
relink.verify.description = A different user was previously signed in to Sync on this device. Signing in will merge this browser's bookmarks, passwords and other settings with %S
manage.pageTitle = Manage Sync