source: non-gtk/firebug/firebug1.4/en-US/firebug.dtd@ 1822

Last change on this file since 1822 was 1822, checked in by Александър Шопов, 17 years ago

http://fbug.googlecode.com/svn/branches/firebug1.4/locale/en-US@3410

File size: 2.2 KB
Line 
1<!ENTITY firebug.Firebug "Firebug">
2<!ENTITY firebug.Close "Close">
3<!ENTITY firebug.View "View">
4<!ENTITY firebug.Help "Help">
5<!ENTITY firebug.Vertical "Vertical Panes">
6<!ENTITY firebug.Run "Run">
7<!ENTITY firebug.Copy "Copy">
8<!ENTITY firebug.CopyBookmarklet "Copy the script as a bookmarklet.">
9<!ENTITY firebug.Options "Options">
10<!ENTITY firebug.TextSize "Text Size">
11<!ENTITY firebug.IncreaseTextSize "Increase Text Size">
12<!ENTITY firebug.DecreaseTextSize "Decrease Text Size">
13<!ENTITY firebug.NormalTextSize "Normal Text Size">
14<!ENTITY firebug.ShowTooltips "Show Preview Tooltips">
15<!ENTITY firebug.ShadeBoxModel "Shade Box Model">
16<!ENTITY firebug.Website "Firebug Website...">
17<!ENTITY firebug.Documentation "Documentation...">
18<!ENTITY firebug.KeyShortcuts "Keyboard Shortcuts...">
19<!ENTITY firebug.Forums "Discussion Group...">
20<!ENTITY firebug.Issues "Issue Tracker...">
21<!ENTITY firebug.Donate "Contribute...">
22<!ENTITY firebug.About "About...">
23<!ENTITY firebug.AlwaysOpenInWindow "Always Open in New Window">
24<!ENTITY firebug.ShowFirebug "Open Firebug">
25<!ENTITY firebug.DetachFirebug "Open Firebug in New Window">
26<!ENTITY firebug.OpenWith "Open With Editor">
27<!ENTITY firebug.CloseFirebug "Close Firebug">
28<!ENTITY firebug.Permissions "Sites...">
29<!ENTITY firebug.ConfigureEditors "Configure Editors">
30<!ENTITY firebug.CommandLine "Command Line">
31<!ENTITY firebug.Search "Search">
32<!ENTITY firebug.Continue "Continue (F8)">
33<!ENTITY firebug.StepOver "Step Over (F10)">
34<!ENTITY firebug.StepInto "Step Into (F11)">
35<!ENTITY firebug.StepOut "Step Out">
36<!ENTITY firebug.BreakOnErrors "Break on Errors">
37<!ENTITY firebug.Inspect "Inspect">
38<!ENTITY firebug.InspectElement "Inspect Element">
39<!ENTITY firebug.InspectTooltip "Click an element in the page to inspect">
40<!ENTITY firebug.Edit "Edit">
41<!ENTITY firebug.EditHTMLTooltip "Edit this HTML">
42<!ENTITY firebug.EditCSSTooltip "Edit this style sheet">
43<!ENTITY firebug.Profile "Profile">
44<!ENTITY firebug.ProfileScript "Profile JavaScript">
45<!ENTITY firebug.Clear "Clear">
46<!ENTITY firebug.ClearConsole "Clear Console">
47<!ENTITY firebug.ClearTooltip "Clear the console">
48<!ENTITY firebug.All "All">
49<!ENTITY firebug.Images "Images">
50<!ENTITY firebug.Flash "Flash">
Note: See TracBrowser for help on using the repository browser.