Closed
Bug 362138
Opened 19 years ago
Closed 19 years ago
Add Strings for Tabs
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: mscott)
Details
(Keywords: fixed1.8.1.1)
Attachments
(3 files)
|
2.73 KB,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
|
3.13 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
742 bytes,
patch
|
Details | Diff | Splinter Review |
In case we end up finishing up tabs in mail on the branch after the l10n freeze, we should try to anticipate any strings we might need and check those in now.
1) Context menu string for open in new tab
2) options UI text for open message in new tab
3) Close Tab
| Assignee | ||
Comment 1•19 years ago
|
||
I snagged some of these from Myk's tab patch as well.
Attachment #246846 -
Flags: superreview?(bienvenu)
Comment 2•19 years ago
|
||
Comment on attachment 246846 [details] [diff] [review]
tab strings
we might want more - for example, open folder in new tab
Attachment #246846 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 3•19 years ago
|
||
Attachment #246991 -
Flags: superreview+
| Assignee | ||
Updated•19 years ago
|
Comment 4•19 years ago
|
||
+<!ENTITY newTabCmd.label "New Tab">
+<!ENTITY newTabCmd.accesskey "T">
+<!ENTITY newTabCmd.label "Close Tab">
+<!ENTITY newTabCmd.accesskey "e">
'Close Tab' shouldn't be newTabCmd... ;-))
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•19 years ago
|
||
good save Marek!
| Assignee | ||
Comment 6•19 years ago
|
||
the typo patch has been checked in so reclosing this bug. Thanks Marek.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•