Closed
Bug 248163
Opened 21 years ago
Closed 21 years ago
[l10n] Missing Localizable.strings entry for popup unblocking
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: stuart.morgan+bugzilla, Assigned: mikepinkerton)
References
Details
Attachments
(1 file, 1 obsolete file)
17.29 KB,
application/octet-stream
|
Details |
The entry
"Unblock %@" = "Unblock %@"
needs to go into Localizable.strings. Another of those littly things that makes
l10n harder and is trivial to fix.
Reporter | ||
Updated•21 years ago
|
Target Milestone: --- → Camino0.9
![]() |
||
Comment 1•21 years ago
|
||
Here is the diff from the original. The modification covers also Bug 249259 and
Bug 252407, so, when the file is checked-in, you can mark the fixed, too.
Begin diff=====================================
--- Localizable.strings.old 2004-06-23 21:29:28.000000000 +0200
+++ Localizable.strings 2004-07-22 14:55:17.000000000 +0200
@@ -40,6 +40,9 @@
![]() |
||
Comment 2•21 years ago
|
||
Uh, diff in comment associated to attachment was truncated...
Begin diff=====================================
--- Localizable.strings.old 2004-06-23 21:29:28.000000000 +0200
+++ Localizable.strings 2004-07-22 14:55:17.000000000 +0200
@@ -40,6 +40,9 @@
I would like to add this strings:
"Loading %@..." = "Loading %@...";
This string is used at Camino preferences.
![]() |
||
Comment 4•21 years ago
|
||
Added the
"Loading %@..." = "Loading %@...";
line for the prefs window
Attachment #153997 -
Attachment is obsolete: true
![]() |
Assignee | |
Comment 5•21 years ago
|
||
fixed branch and trunk
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•