[Webkit-unassigned] [Bug 27288] Inspector: Missing UIString and other localizedString.js fixes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 18 08:10:24 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27288
--- Comment #7 from Joseph Pecoraro <joepeck02 at gmail.com> 2009-07-18 08:10:22 PDT ---
Okay a few things. First the issue I think is causing the assumed binary.
shell> file localizedStrings.js
localizedStrings.js:
Then iconv didn't actually work =/.
shell> iconv -t UTF8 localizedStrings.js
iconv: localizedStrings.js:1:0: cannot convert
`cat`, `cp`, or even opening the file in an editor and saving it didn't change
that information for me. What I actually had to do was open it in an editor,
copy the text over to a new document and save a new file. I did this for both
the new and old, attahed is the manual diff.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list