Changeset 2077 for non-gtk/firebug/firebug1.6/en-US/firebug.properties
- Timestamp:
- Jun 1, 2010, 3:36:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
non-gtk/firebug/firebug1.6/en-US/firebug.properties
r2072 r2077 154 154 155 155 SothinkWarning=The Sothink SWF Catcher extension is preventing Firebug from working properly.<br><br>Please read <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">this item on the Firebug FAQ</a> for help. 156 DOMInspectorWarning=Unable to show styles.<br><br>Please read <a href="http://www.getfirebug.com/faq.html#InstallDOMInspector" target="_new">this item on the Firebug FAQ</a> for help.157 156 EmptyStyleSheet=There are no rules in this stylesheet. 158 157 EmptyElementCSS=This element has no style rules. … … 203 202 ClearAllBreakpoints=Remove All Breakpoints 204 203 204 # LOCALIZATION NOTE (script.balloon.Continue, script.balloon.Disable): Labels used for buttons 205 # within balloon popup dialog. This dialog appears when debugger halts at a breakpoint or at 206 # a 'debugger' keyword. 207 # Continue: allows to resume the debugger 208 # Disable: allows to disable the current 'debugger;' keyword used in the Javascript source. 209 script.balloon.Continue=Continue 210 script.balloon.Disable=Disable 211 205 212 # Script panel 206 Continue=Continue207 213 StepOver=Step Over 208 214 StepInto=Step Into … … 310 316 jsonviewer.tab.JSON=JSON 311 317 xmlviewer.tab.XML=XML 318 svgviewer.tab.SVG=SVG 312 319 313 320 # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel … … 417 424 console.Disable_Break_On_All_Errors=Disable Break On All Errors 418 425 console.Break_On_All_Errors=Break On All Errors 426 427 console.Break_On_This_Error=Break On This Error 419 428 420 429 # Console strings used when JavaScript is not available
Note: See TracChangeset
for help on using the changeset viewer.