Closed
Bug 262780
Opened 21 years ago
Closed 21 years ago
[l10n] Preferences -> Privacy -> Edit Stored Cookies -> Column named "Secure" -> value "no" not localizable
Categories
(Camino Graveyard :: Translations, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: petteri.kamppuri, Assigned: Usul)
Details
Attachments
(1 file)
|
838 bytes,
patch
|
jaas
:
review+
jaas
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040825 Camino/0.8.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040825 Camino/0.8.1
Preferences -> Privacy -> Edit Stored Cookies -> Column named "Secure" -> value
"no" is not localizable.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
I can't tell because I have no cookies from secure sites, but I guess also "yes"
is not localizable.
| Assignee | ||
Comment 3•21 years ago
|
||
The English.lproj/localizable.strings should contain :
"yes" = "yes";
"no" = "no";
Altering the localizable string in the PrefPanes/Privacy folder has no effect.
| Assignee | ||
Updated•21 years ago
|
Target Milestone: --- → Camino0.9
| Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 164309 [details] [diff] [review]
Localizing Yes and No
asking for review
Attachment #164309 -
Flags: review?(mozilla)
| Assignee | ||
Updated•21 years ago
|
Attachment #164309 -
Flags: review?(joshmoz)
Attachment #164309 -
Flags: review?(joshmoz) → review+
Comment on attachment 164309 [details] [diff] [review]
Localizing Yes and No
pinkerton: sr=pink unless josh objects
josh: I don't
Attachment #164309 -
Flags: review?(mozilla) → superreview+
landed
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
•