]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.message.ui/src/org/simantics/message/ui/messages.properties
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.message.ui / src / org / simantics / message / ui / messages.properties
diff --git a/bundles/org.simantics.message.ui/src/org/simantics/message/ui/messages.properties b/bundles/org.simantics.message.ui/src/org/simantics/message/ui/messages.properties
new file mode 100644 (file)
index 0000000..421915e
--- /dev/null
@@ -0,0 +1,94 @@
+###############################################################################\r
+# Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
+# in Industry THTH ry.\r
+# All rights reserved. This program and the accompanying materials\r
+# are made available under the terms of the Eclipse Public License v1.0\r
+# which accompanies this distribution, and is available at\r
+# http://www.eclipse.org/legal/epl-v10.html\r
+#\r
+# Contributors:\r
+#     VTT Technical Research Centre of Finland - initial API and implementation\r
+###############################################################################\r
+\r
+LogView_column_message = Message\r
+LogView_column_plugin = Plug-in\r
+LogView_column_date = Date\r
+LogView_clear = C&lear Log Viewer\r
+LogView_clear_tooltip = Clear Log Viewer\r
+LogView_copy = &Copy\r
+LogView_delete = &Delete Log\r
+LogView_delete_tooltip = Delete Log\r
+LogView_export = &Export Log...\r
+LogView_exportLog=Export Log\r
+LogView_export_tooltip = Export Log\r
+LogView_import = &Import Log...\r
+LogView_import_tooltip = Import Log\r
+LogView_filter = &Filters...\r
+LogView_readLog_reload = &Reload Workspace Log\r
+LogView_readLog_restore = &Restore Log\r
+LogView_readLog_restore_tooltip = Restore Log\r
+LogView_severity_debug = Debug\r
+LogView_severity_error = Error\r
+LogView_SessionStarted=Session started \r
+LogView_severity_warning = Warning\r
+LogView_severity_info = Info\r
+LogView_severity_ok = OK\r
+LogView_confirmDelete_title = Confirm Delete\r
+LogView_confirmDelete_message = Are you sure you want to permanently delete all logged events?\r
+LogView_confirmOverwrite_message = File "{0}" exists.  Would you like to overwrite it?\r
+LogView_operation_importing = Importing log...\r
+LogView_operation_reloading = Reloading...\r
+LogView_activate = &Activate on new events\r
+LogView_AddingBatchedEvents=Adding batched log events...\r
+LogView_view_currentLog = &Open Log\r
+LogView_view_currentLog_tooltip = Open Log\r
+LogView_properties_tooltip = Event Details\r
+LogView_show_filter_text=&Show Text Filter\r
+LogView_show_filter_tooltip=Show Text Filter\r
+LogView_show_filter_initialText = type filter text\r
+\r
+LogView_FileCouldNotBeFound=The file "{0}" could not be found.\r
+LogView_FilterDialog_title = Log Filters\r
+LogView_FilterDialog_eventTypes = Event Types\r
+LogView_FilterDialog_information = &Information\r
+LogView_FilterDialog_warning = &Warning\r
+LogView_FilterDialog_error = &Error\r
+LogView_FilterDialog_limitTo = &Limit visible events to:\r
+LogView_FilterDialog_eventsLogged = Show events logged during:\r
+LogView_FilterDialog_allSessions = &All sessions\r
+LogView_FilterDialog_recentSession = &Most recent session\r
+LogView_GroupBy=Group By\r
+LogView_GroupByNone=None\r
+LogView_GroupByPlugin=Plug-in\r
+LogView_GroupBySession=Session\r
+LogView_LogFileTitle={0} [{1}]\r
+LogView_OpenFile=Open File\r
+LogView_WorkspaceLogFile=Workspace Log\r
+LogViewLabelProvider_truncatedMessage=... (Open log entry details for full message)\r
+LogViewLabelProvider_Session=Session\r
+\r
+EventDetailsDialog_title= Event Details\r
+EventDetailsDialog_date=Date:\r
+EventDetailsDialog_severity=Severity:\r
+EventDetailsDialog_message=Message:\r
+EventDetailsDialog_detailedMessage=Details:\r
+EventDetailsDialog_exception=Exception Stack Trace:\r
+EventDetailsDialog_session=Session Data:\r
+EventDetailsDialog_noDetailedMessage = A detailed description is not available.\r
+EventDetailsDialog_noStack = An exception stack trace is not available.\r
+EventDetailsDialog_previous=View Details Of Previous Event\r
+EventDetailsDialog_next=View Details Of Next Event\r
+EventDetailsDialog_copy=Copy Event Details To Clipboard\r
+EventDetailsDialog_FilterDialog=Filters\r
+EventDetailsDialog_ShowFilterDialog=Show Filter Dialog\r
+FilterDialog_Add=A&dd...\r
+FilterDialog_AddFilterTitle=Add filter\r
+FilterDialog_AddFliterLabel=Add stack trace filter:\r
+FilterDialog_EnableFiltersCheckbox=E&nable filters to hide stack trace elements\r
+FilterDialog_FilterShouldntContainSemicolon=A semicolon isn't a legal character within a filter\r
+FilterDialog_Remove=&Remove\r
+OpenLogDialog_title=Error Log\r
+OpenLogDialog_message=Opening log...\r
+OpenLogDialog_cannotDisplay=Log file cannot be displayed.\r
+ImportLogAction_reloadWorkspaceLog = &Workspace Log\r
+ImportLogAction_noLaunchHistory=(no logs available)
\ No newline at end of file