Closed
Bug 188667
Opened 22 years ago
Closed 21 years ago
Rename 'Bookmarks Toolbar' into 'Bookmarks Bar'
Categories
(Camino Graveyard :: Toolbars & Menus, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 243770
Camino0.8
People
(Reporter: stf, Assigned: Usul)
Details
Rename 'Bookmarks Toolbar' into 'Bookmarks Bar' as it contains no tool.
This requires also to rename the folder in the Drawer.
See Safari.
Comment 1•22 years ago
|
||
-->smfr
Assignee: brade → sfraser
Summary: Rename 'Bookmarks Toolbar' into 'Bookmarks Bar' → Rename 'Bookmarks Toolbar' into 'Bookmarks Bar'
This should be a really easy to fix. Which would consist of changing two word in
the Localizable.strings file. Even an amateur could do that :)
Line 17, 18:
"Hide Bookmarks Toolbar" = "Hide Bookmarks Toolbar";
"Show Bookmarks Toolbar" = "Show Bookmarks Toolbar";
should become:
"Hide Bookmarks Toolbar" = "Hide Bookmarks Bar";
"Show Bookmarks Toolbar" = "Show Bookmarks Bar";
and
line 218:
"Bookmark Toolbar" = "Bookmark Toolbar";
should become:
"Bookmark Toolbar" = "Bookmark Bar";
Or something like that.
Or let's just call it "Bookmark bar" (with out the s) every where :)
Comment 5•21 years ago
|
||
taking this as polish for 0.8
Assignee: sfraser → pinkerton
Target Milestone: --- → Camino0.8
Ok I had a go at this. I found out the following.
Even if you edit the Localizable.strings file Camino doesn't take over the
changes because the names of these static folder are hard coded in bookmarks.plist.
So we fisrt need to fix that.I'm not sure I have to open a new bug for that though?
Note that this applie to all the static folder (bookmark menu etc.). So it's a
realy localisation blocker.
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•21 years ago
|
Assignee: pinkerton → qa-mozilla
Status: ASSIGNED → NEW
| Assignee | ||
Comment 8•21 years ago
|
||
This is a dup. Because it's haarcoded in the bmfile.
*** This bug has been marked as a duplicate of 243770 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•