source: non-gtk/firebug/firebug1.6/en-US/firebug-tracing.properties@ 2066

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

firebug: подготовка за превод на 1.6

File size: 1.2 KB
Line 
1# LOCALIZATION NOTE (Open_Firebug_Tracing, Always_Open_Firebug_Tracing):
2# Firebug tracing console menu items (located in Firebug's menu).
3Open_Firebug_Tracing=Open Firebug Tracing
4Always_Open_Firebug_Tracing=Always Open Firebug Tracing
5
6# LOCALIZATION NOTE (title.Tracing): Title for Firebug tracing console window (verb).
7title.Tracing=Tracing
8
9tracing.Show_Scope_Variables=Show Scope Variables
10tracing.Show_Time=Show Time
11tracing.tab.Stack=Stack
12tracing.tab.Exception=Exception
13tracing.tab.Properties=Properties
14tracing.tab.Scope=Scope
15tracing.tab.Response=Response
16tracing.tab.Source=Source
17tracing.tab.Interfaces=Interfaces
18tracing.tab.Object=Object
19tracing.tab.Event=Event
20tracing.cmd.Clear=Clear
21tracing.cmd.tip.Clear=Remove All Messages
22tracing.cmd.Find=Find
23tracing.cmd.tip.Find=Find Text
24tracing.cmd.Bookmark=Bookmark
25tracing.cmd.tip.Bookmark=Insert Bookmark
26tracing.cmd.Restart=Restart Firefox
27tracing.cmd.tip.Restart=Restart Firefox
28tracing.cmd.Exit=Exit Firefox
29tracing.cmd.tip.Exit=Exit Firefox
30tracing.cmd.Save=Save to File
31tracing.cmd.tip.Save=Save logs into a file
32tracing.cmd.Load=Load from File
33tracing.cmd.tip.Load=Load logs from a file
34tracing.cmd.Expand_All=Expand All
35tracing.cmd.Collapse_All=Collapse All
Note: See TracBrowser for help on using the repository browser.