Closed
Bug 238166
Opened 22 years ago
Closed 21 years ago
Wording for obsolete themes warning now incorrect
Categories
(SeaMonkey :: Preferences, defect)
SeaMonkey
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8alpha1
People
(Reporter: dave532, Assigned: dave532)
References
()
Details
Attachments
(1 file)
2.04 KB,
patch
|
neil
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
After the fix for bug 180364 which changed the uninstall button from "Uninstall
%theme_name%" to Uninstall Theme, the wording for the warning that comes up when
you try to select an obsolete theme should be changed:
Currently it's:
You have selected a theme which was designed for an earlier version of %brand%
and is incompatible with your current %brand% version. Please check %brand%
theme sites for an updated version of the theme. You can uninstall this theme by
clicking "Uninstall %theme_name%" button.
where %brand% is usually Mozilla and %theme_name% is the name of the selected theme.
As the button is now simply "Uninstall Theme" this should read:
You have selected a theme which was designed for an earlier version of %brand%
and is incompatible with your current %brand% version. Please check %brand%
theme sites for an updated version of the theme. You can uninstall this theme by
clicking "Uninstall Theme" button.
Simple patch attached.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
Here's the patch that'll fix the wording on the warning you get if you use an
obsolete theme.
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #144445 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•22 years ago
|
||
oops, indeed. thanks for catching this!
assigning to you since you have a patch.
Assignee: cbiesinger → dave532
![]() |
Assignee | |
Comment 3•22 years ago
|
||
I don't have check in permissions so would you mind checking this in once it
gets r and sr?
Comment 4•22 years ago
|
||
sure, will do that (well, curently it would also require a=)
Updated•22 years ago
|
Attachment #144445 -
Flags: review?(neil.parkwaycc.co.uk) → review+
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #144445 -
Flags: superreview?(roc)
Attachment #144445 -
Flags: approval1.7?
Should at least the second change wait for 1.8alpha, since we want 1.7b and 1.7
localizations to be compatible?
![]() |
Assignee | |
Comment 6•22 years ago
|
||
Comment on attachment 144445 [details] [diff] [review]
Patch to correct wording on obsolete theme warning
dbaron: Good point - I agree we should leave it to 1.8a
Attachment #144445 -
Flags: approval1.7?
Attachment #144445 -
Flags: superreview?(roc) → superreview+
![]() |
Assignee | |
Updated•21 years ago
|
Target Milestone: --- → mozilla1.8alpha
![]() |
Assignee | |
Updated•21 years ago
|
Status: NEW → ASSIGNED
Comment 7•21 years ago
|
||
Checking in
xpfe/components/prefwindow/resources/locale/en-US/prefutilities.properties;
/cvsroot/mozilla/xpfe/components/prefwindow/resources/locale/en-US/prefutilities.properties,v
<-- prefutilities.properties
new revision: 1.23; previous revision: 1.22
done
Checking in xpfe/components/prefwindow/resources/content/pref-themes.js;
/cvsroot/mozilla/xpfe/components/prefwindow/resources/content/pref-themes.js,v
<-- pref-themes.js
new revision: 1.41; previous revision: 1.40
done
sorry for forgetting about this...
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•