Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 99c70c41319aa82a507977af70eaa7e634fcc544 (plain) (tree)
1
2
3
4
5
6
7
8
                                                                               






                                                              










                                                                                    
###############################################################################
# Copyright (c) 2013, 2018 Red Hat, Inc.
#
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
# 
# Contributors:
#     Alexander Kurtakov - initial API and implementation
###############################################################################
ConsoleLogPreferencePage_AlwaysConnectToHost=Always connect to this host.
ConsoleLogPreferencePage_Host=Host Name: 
ConsoleLogPreferencePage_Password=Password: 
ConsoleLogPreferencePage_Port=Port: 
ConsoleLogPreferencePage_PreferencesTitle=Preferences when accessing a remote server
ConsoleLogPreferencePage_SecondsToSaveData=Seconds to Save Data: 
ConsoleLogPreferencePage_User=User Name: 

Back to the top