]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.message.ui/src/org/simantics/message/ui/messages.properties
0e76f4b6956c40d6c39681f5eb48ac557c2a78da
[simantics/platform.git] / bundles / org.simantics.message.ui / src / org / simantics / message / ui / messages.properties
1 ###############################################################################
2 # Copyright (c) 2007, 2010 Association for Decentralized Information Management
3 # in Industry THTH ry.
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 # Contributors:
10 #     VTT Technical Research Centre of Finland - initial API and implementation
11 ###############################################################################
12
13 LogView_column_message = Message
14 LogView_column_plugin = Plug-in
15 LogView_column_date = Date
16 LogView_clear = C&lear Log Viewer
17 LogView_clear_tooltip = Clear Log Viewer
18 LogView_copy = &Copy
19 LogView_delete = &Delete Log
20 LogView_delete_tooltip = Delete Log
21 LogView_export = &Export Log...
22 LogView_exportLog=Export Log
23 LogView_export_tooltip = Export Log
24 LogView_import = &Import Log...
25 LogView_import_tooltip = Import Log
26 LogView_filter = &Filters...
27 LogView_readLog_reload = &Reload Workspace Log
28 LogView_readLog_restore = &Restore Log
29 LogView_readLog_restore_tooltip = Restore Log
30 LogView_severity_debug = Debug
31 LogView_severity_error = Error
32 LogView_SessionStarted=Session started 
33 LogView_severity_warning = Warning
34 LogView_severity_info = Info
35 LogView_severity_ok = OK
36 LogView_confirmDelete_title = Confirm Delete
37 LogView_confirmDelete_message = Are you sure you want to permanently delete all logged events?
38 LogView_confirmOverwrite_message = File "{0}" exists.  Would you like to overwrite it?
39 LogView_operation_importing = Importing log...
40 LogView_operation_reloading = Reloading...
41 LogView_activate = &Activate on new events
42 LogView_AddingBatchedEvents=Adding batched log events...
43 LogView_view_currentLog = &Open Log
44 LogView_view_currentLog_tooltip = Open Log
45 LogView_properties_tooltip = Event Details
46 LogView_show_filter_text=&Show Text Filter
47 LogView_show_filter_tooltip=Show Text Filter
48 LogView_show_filter_initialText = type filter text
49
50 LogView_FileCouldNotBeFound=The file "{0}" could not be found.
51 LogView_FilterDialog_title = Log Filters
52 LogView_FilterDialog_eventTypes = Event Types
53 LogView_FilterDialog_information = &Information
54 LogView_FilterDialog_warning = &Warning
55 LogView_FilterDialog_error = &Error
56 LogView_FilterDialog_limitTo = &Limit visible events to:
57 LogView_FilterDialog_eventsLogged = Show events logged during:
58 LogView_FilterDialog_allSessions = &All sessions
59 LogView_FilterDialog_recentSession = &Most recent session
60 LogView_GroupBy=Group By
61 LogView_GroupByNone=None
62 LogView_GroupByPlugin=Plug-in
63 LogView_GroupBySession=Session
64 LogView_LogFileTitle={0} [{1}]
65 LogView_OpenFile=Open File
66 LogView_Truncated=... [truncated {0} out of {1} characters]
67 LogView_WorkspaceLogFile=Workspace Log
68 LogViewLabelProvider_truncatedMessage=... (Open log entry details for full message)
69 LogViewLabelProvider_Session=Session
70
71 EventDetailsDialog_title= Event Details
72 EventDetailsDialog_date=Date:
73 EventDetailsDialog_severity=Severity:
74 EventDetailsDialog_message=Message:
75 EventDetailsDialog_detailedMessage=Details:
76 EventDetailsDialog_exception=Exception Stack Trace:
77 EventDetailsDialog_session=Session Data:
78 EventDetailsDialog_noDetailedMessage = A detailed description is not available.
79 EventDetailsDialog_noStack = An exception stack trace is not available.
80 EventDetailsDialog_previous=View Details Of Previous Event
81 EventDetailsDialog_next=View Details Of Next Event
82 EventDetailsDialog_copy=Copy Event Details To Clipboard
83 EventDetailsDialog_FilterDialog=Filters
84 EventDetailsDialog_ShowFilterDialog=Show Filter Dialog
85 FilterDialog_Add=A&dd...
86 FilterDialog_AddFilterTitle=Add filter
87 FilterDialog_AddFliterLabel=Add stack trace filter:
88 FilterDialog_EnableFiltersCheckbox=E&nable filters to hide stack trace elements
89 FilterDialog_FilterShouldntContainSemicolon=A semicolon isn't a legal character within a filter
90 FilterDialog_Remove=&Remove
91 OpenLogDialog_title=Error Log
92 OpenLogDialog_message=Opening log...
93 OpenLogDialog_cannotDisplay=Log file cannot be displayed.
94 ImportLogAction_reloadWorkspaceLog = &Workspace Log
95 ImportLogAction_noLaunchHistory=(no logs available)