- not built -

add entities for the new outliners and their headers
This commit is contained in:
rginda%netscape.com 2001-06-12 20:27:42 +00:00
parent 35577f7c85
commit c338b8b71e

View File

@ -42,3 +42,12 @@
<!ENTITY vkm.MainWindow.title "JavaScript Console Debugger">
<!ENTITY vkm.ReloadUI.label "Reload UI">
<!ENTITY vkm.ReloadUI.akey "R">
<!ENTITY CallStack.header "Call Stack">
<!ENTITY FunctionName.header "Function">
<!ENTITY FileName.header "File">
<!ENTITY LineNumber.header "Line">
<!ENTITY IsCurrent.header "Current">
<!ENTITY Breakpoint.header "Breakpoint">
<!ENTITY SourceText.header "Source Text">
<!ENTITY ScriptCount.header "Scripts">