Bug 114656

Summary: Web Inspector: Add missing Localized strings
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Seokju Kwon 2013-04-15 19:27:12 PDT
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Native memory timeline" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Use Ace editor" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Show Overrides in drawer" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "File system folders in Sources Panel" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Show whitespace characters in editor" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Enable smart braces in text editor" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Separate profiler tools" not found.
WebKit/WebKitBuild/Debug/share/ewebkit-0/inspector/UIString.js:44: CONSOLEAPI WARN: Localized string "Show Flame Chart in CPU Profiler" not found.
Comment 1 Seokju Kwon 2013-04-15 19:29:54 PDT
Created attachment 198218 [details]
Patch
Comment 2 Seokju Kwon 2013-04-15 19:33:16 PDT
Created attachment 198219 [details]
Patch
Comment 3 WebKit Commit Bot 2013-04-15 22:54:57 PDT
Comment on attachment 198219 [details]
Patch

Clearing flags on attachment: 198219

Committed r148494: <http://trac.webkit.org/changeset/148494>
Comment 4 WebKit Commit Bot 2013-04-15 22:54:59 PDT
All reviewed patches have been landed.  Closing bug.