Closed
Bug 1204492
Opened 10 years ago
Closed 10 years ago
Add strings/l10n translations for pbmode
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 1.1+ | --- |
fxios-v1.0 | --- | unaffected |
fxios-v1.0.5 | --- | unaffected |
fxios-v1.1 | --- | affected |
People
(Reporter: sleroux, Assigned: sleroux)
References
(Blocks 1 open bug)
Details
(Whiteboard: [needs strings])
Attachments
(2 files)
Bug for getting all of the needed strings and translations in for Private Browsing.
Updated•10 years ago
|
Whiteboard: [needs strings]
Comment 1•10 years ago
|
||
I think we need 5 strings:
**Empty private browsing tab tray**
[1] title: "Private Browsing"
[2] body: "Firefox won’t remember any of your history or cookies, but new bookmarks will be saved."
**Settings**
[3] "Close private tabs" > [4] "When leaving private browsing" / [5] "Manually" (default)
(see Settings > Safari > Open Links setting in iOS for the settings style to use here)
Comment 2•10 years ago
|
||
Should there be a similar learn more link found on desktop/android?
Comment 3•10 years ago
|
||
Great point Aaron... do we have such a page (or is the desktop/android one general enough... which I doubt)?
Flags: needinfo?(krudnitski)
Comment 4•10 years ago
|
||
The 'learn more' link points to a sumo article talking about PB on android. No reason we couldn't point to an iOS sumo page relating to PB?
Flags: needinfo?(krudnitski)
Assignee | ||
Comment 5•10 years ago
|
||
Added another dependency - we probably need 'Open In New Private Tab' when triggering the long press context menu within a private tab. Right now we show 'Open In New Tab'.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sleroux
Assignee | ||
Comment 6•10 years ago
|
||
Remaining strings needed for private browsing
Attachment #8662549 -
Flags: review?(sarentz)
Attachment #8662549 -
Flags: feedback?(francesco.lodolo)
Attachment #8662549 -
Flags: feedback?(dhenein)
Comment 7•10 years ago
|
||
If these strings are for the settings, do we need Camel Caps Casing For These Strings?
Comment 8•10 years ago
|
||
(In reply to Darrin Henein [:darrin] from comment #1)
> **Settings**
> [3] "Close private tabs" > [4] "When leaving private browsing" / [5]
> "Manually" (default)
>
> (see Settings > Safari > Open Links setting in iOS for the settings style to
> use here)
I need a bit of help to understand how this works: the first level setting will be "Close private tabs", you tap and get "When leaving private browsing", you tap again and get a selection between "Manually" and "Automatically".
For Safari the option value is displayed near "Open Links", do you plan to display it near "Close private tabs"? With "Automatically" it will barely fit for English, probably won't for several locales.
Comment 9•10 years ago
|
||
Sorry, to clarify:
Top-level setting is "Close Private Tabs", which gives you two options: "When Leaving Private Browsing" (which is 'automatically') or "Manually"
Comment 10•10 years ago
|
||
Stephan, re :flod's comment "For Safari the option value is displayed near "Open Links", do you plan to display it near "Close private tabs"? With "Automatically" it will barely fit for English, probably won't for several locales."
Can we show "Manually"/"Automatically" as the string on the right side/subtitle on the main screen, but tapping in gives you more verbose options? Or maybe we go with "Automatically" and "Manually" with a subtitle on the Automatically row which says "When Leaving Private Browsing"?
I cam provide wireframes if this isn't clear.
Assignee | ||
Comment 11•10 years ago
|
||
Either option works. Just to clarify:
Option 1: [Close Private Tabs Automatically] -> [When Leaving Private Browsing] -> [Manually]/[Automatically[
Option 2:
[Close Private Tabs] -> [Automatically \n when leaving private browsing] -> [Manually]/[Automatically]
(Sorry for my ASCII art)
Comment 12•10 years ago
|
||
As per IRC, let's go with this.
Comment 13•10 years ago
|
||
Comment on attachment 8662549 [details] [review]
https://github.com/mozilla/firefox-ios/pull/1081
Left a couple of comments in the PR, f+ with those addressed.
In particular, we shouldn't pre-land strings if we're not planning to use them, which seems the case for "Automatically" and "Manually".
Attachment #8662549 -
Flags: feedback?(francesco.lodolo) → feedback+
Updated•10 years ago
|
Attachment #8662549 -
Flags: review?(sarentz) → review+
Assignee | ||
Comment 14•10 years ago
|
||
Merged
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8662549 -
Flags: feedback?(dhenein) → feedback+
You need to log in
before you can comment on or make changes to this bug.
Description
•