[webkit-reviews] review requested: [Bug 52295] Web Inspector: Add check-inspector-strings script, fix bugs found : [Attachment 78688] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 07:21:18 PST 2011


Mikhail Naganov <mnaganov at chromium.org> has asked  for review:
Bug 52295: Web Inspector: Add check-inspector-strings script, fix bugs found
https://bugs.webkit.org/show_bug.cgi?id=52295

Attachment 78688: patch
https://bugs.webkit.org/attachment.cgi?id=78688&action=review

------- Additional Comments from Mikhail Naganov <mnaganov at chromium.org>
Strings removed from localizedStrings.js:

"%s (%s transferred)"							       

"Any Request"								       

"Enable resource tracking"						       

"Enabling resource tracking will reload the page and make page loading slower."

"GRAPHS"								       

"Media" 								       

"Prototype"								       

"RESOURCES"								       

"Resource tracking disabled. Click to enable."				       

"Resource tracking enabled. Click to disable."				       

"Set XHR Breakpoint"							       

"Sort by Duration"							       

"Sort by End Time"							       

"Sort by Latency"							       

"Sort by Response Time" 						       

"Sort by Size"								       

"Sort by Start Time"							       

"Sort by Transfer Size" 						       

"Stop on Attributes Modifications"					       

"Stop on Node Removal"							       

"Stop on Subtree Modifications" 					       

"Storage"								       

"TIMELINES"								       

"Timing."								       

"You need to enable resource tracking to use this panel."		       

"inline stylesheet"							       


Strings added to localizedStrings.js:

"(from cache)"				   
"Any XHR"				   
"Database not found."			   
"File System is disabled."		   
"File System"				   
"Recording"				   
"Request Cookies"			   
"Response Cookies"			   
"Reveal in Elements Panel"		   
"This request has no detailed timing info."
"Timing"


More information about the webkit-reviews mailing list