Closed
Bug 1172111
Opened 10 years ago
Closed 10 years ago
Copy for remote tabs panel
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: st3fan, Unassigned)
References
(Blocks 1 open bug)
Details
There are three strings that need proper copy:
* You currently don't have any other devices connected to Firefox Sync.
* You currently don't have any other devices tabs open on your other Firefox-enabled devices.
* There was a problem fetching tabs from the cloud. Please try again in a few moments.
These are in RemoteTabsPanel.swift
Reporter | ||
Comment 1•10 years ago
|
||
Matej, here are a few more. These are all error messages which are presented like:
https://mozilla.invisionapp.com/share/VA2JQLFJ7#/screens/70030935?maintainScrollPosition=false
Comment 2•10 years ago
|
||
(In reply to Stefan Arentz [:st3fan] from comment #0)
> There are three strings that need proper copy:
>
> * You currently don't have any other devices connected to Firefox Sync.
"You don't have any other devices connected to this Firefox Account available to sync."
We're starting to expose Accounts more to users and we try to avoid "Firefox Sync" whenever possible.
> * You currently don't have any other devices tabs open on your other
> Firefox-enabled devices.
"You don't have any tabs open in Firefox on your other devices."
> * There was a problem fetching tabs from the cloud. Please try again in a
> few moments.
"There was a problem accessing tabs from your other devices. Try again in a few moments."
Both "fetching" and "cloud" feel a bit too technical.
Updated•10 years ago
|
Reporter | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•