Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a22499eaab642f4b83c855c3dd54bf0be8f2028d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
# Copyright (c) 2014 Red Hat.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Red Hat - Initial Contribution
###############################################################################
RefreshTime.label=Container Refresh Rate (seconds)
DefaultHost.label=Default Docker Host
AutoLogOnStart.label=Automatically log when Container starts
LogTimeStamp.label=Request time stamp for logs
PreferencesDesc.txt=Preferences for Docker Manager Plug-ins

Back to the top