usr/src/java/vpanels/app/firewall/org/opensolaris/os/vp/panels/firewall/client/swing/resources/Resources.properties
author Stephen Talley <stephen.talley@oracle.com>
Thu, 23 Jun 2011 21:36:28 -0400
changeset 733 31e9ec33c7d2
parent 720 58815d7de6df
permissions -rw-r--r--
18604 Non-localized messages in vpanels
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     1
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     2
# CDDL HEADER START
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     3
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     7
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    11
# and limitations under the License.
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    12
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    18
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    19
# CDDL HEADER END
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    20
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    21
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    22
#
677
fbc09f84f958 18038 CLIENT-2: Expose interface versioning to JMX clients
devjani.ray@oracle.com <devjani.ray@oracle.com>
parents: 425
diff changeset
    23
# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    24
#
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    25
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    26
access.value.long.USE_GLOBAL = Use global access policy
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    27
access.value.long.LOCAL = local access only
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    28
access.value.long.DENY = deny access from specified entities
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    29
access.value.long.ALLOW = grant access from specified entities
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    30
access.value.long.NONE = no enforced access policy
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    31
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    32
access.value.short.USE_GLOBAL = Global policy
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    33
access.value.short.LOCAL = local
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    34
access.value.short.DENY = deny from 
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    35
access.value.short.ALLOW = allow from 
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    36
access.value.short.NONE = none
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    37
access.value.short = Access
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    38
418
7073f2fa85dd 14006 firewall: descriptive text at top of several panels wraps awkwardly
Stephen Talley <stephen.talley@sun.com>
parents: 355
diff changeset
    39
description.policy.default = Activate firewall and configure base system-wide policy.
7073f2fa85dd 14006 firewall: descriptive text at top of several panels wraps awkwardly
Stephen Talley <stephen.talley@sun.com>
parents: 355
diff changeset
    40
description.policy.service.default = Configure service specific firewall policy.
7073f2fa85dd 14006 firewall: descriptive text at top of several panels wraps awkwardly
Stephen Talley <stephen.talley@sun.com>
parents: 355
diff changeset
    41
description.policy.service = Configure firewall policy for {0}.
7073f2fa85dd 14006 firewall: descriptive text at top of several panels wraps awkwardly
Stephen Talley <stephen.talley@sun.com>
parents: 355
diff changeset
    42
description.policy.override = Configure top system-wide policy that overrides services' policies.
7073f2fa85dd 14006 firewall: descriptive text at top of several panels wraps awkwardly
Stephen Talley <stephen.talley@sun.com>
parents: 355
diff changeset
    43
description.policy.openports = Specify ports to allow incoming traffic. This enables certain programs (e.g. game or peer-to-peer clients) to operate correctly.
353
605818bdf538 2484 firewall tabs need better names, summaries
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 333
diff changeset
    44
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    45
dialog.add.entry.label = Add New Entry
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    46
dialog.edit.entry.label = Edit Entry
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    47
dialog.port.proto.label = Protocol
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    48
dialog.port.range.label = Port(s)
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    49
dialog.port.range.separator = -
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    50
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    51
error.jmx.general = could not communicate with remote host
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    52
error.jmx.mxbean.missing= Cannot locate "{0}" in MBeanServer
677
fbc09f84f958 18038 CLIENT-2: Expose interface versioning to JMX clients
devjani.ray@oracle.com <devjani.ray@oracle.com>
parents: 425
diff changeset
    53
error.jmx.proxy.version = The client version ({0}) of the "{2}" interface is not compatible with the server version ({1}) of the interface. Upgrade to matching versions of the interface.
fbc09f84f958 18038 CLIENT-2: Expose interface versioning to JMX clients
devjani.ray@oracle.com <devjani.ray@oracle.com>
parents: 425
diff changeset
    54
error.jmx.proxy.general = An error occurred while creating the service MBean proxy. 
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    55
error.repository.missing.property = Missing property "{0}"
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    56
error.io.repository = Error communicating with repository.
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    57
error.hostname.invalid = Unable to validate "{0}"
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    58
error.settings.customfile.empty = Custom file is not specified
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    59
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    60
list.button.add = Add
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    61
list.button.edit = Edit
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    62
list.button.delete = Delete
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    63
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    64
global.name = System-wide Policies
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    65
panel.firewall.name = Service Firewall
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    66
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    67
openports.table.title = Open Ports:
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    68
openports.table.title.tcpcol = TCP
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    69
openports.table.title.udpcol = UDP
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    70
openports.table.title.portcol = Port(s)
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    71
openports.proto.udp = UDP
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    72
openports.proto.tcp = TCP
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    73
openports.proto.both = TCP+UDP
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    74
355
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
    75
policy.description.none = no enforced policy
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
    76
policy.description.allow = custom "allow" access
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
    77
policy.description.deny = custom "deny" access
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
    78
policy.description.useglobal = use global settings
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
    79
425
c03e24e90b06 13909 Allow access/Deny access confusing
Stephen Talley <stephen.talley@sun.com>
parents: 418
diff changeset
    80
policy.table.title.allow = Always allow:
c03e24e90b06 13909 Allow access/Deny access confusing
Stephen Talley <stephen.talley@sun.com>
parents: 418
diff changeset
    81
policy.table.title.deny = Always deny:
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    82
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    83
policy.list.title = Firewall Policies:
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    84
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    85
property.label.access = Access
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    86
property.description.access = the access policy
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    87
282
fdae7ad420be 8192 SwingTabControl is unnecessary for most tab Controls
Stephen Talley <stephen.talley@sun.com>
parents: 219
diff changeset
    88
settings.name = Settings
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    89
settings.objects.default.title = Default
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    90
settings.objects.default.enable = Enable host-based firewall
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    91
settings.objects.openports.title = Open Programs
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
    92
settings.objects.override.title = Override
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    93
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    94
service.objects.title = Services
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    95
service.objects.property.enabled = Enabled
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    96
service.objects.property.name = Service
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    97
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    98
service.objects.enable = Enable this service
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
    99
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   100
service.objects.access.option.USE_GLOBAL = Use Service Firewall access defaults
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   101
service.objects.access.option.LOCAL = Local access only
425
c03e24e90b06 13909 Allow access/Deny access confusing
Stephen Talley <stephen.talley@sun.com>
parents: 418
diff changeset
   102
service.objects.access.option.DENY = Allow access by default
c03e24e90b06 13909 Allow access/Deny access confusing
Stephen Talley <stephen.talley@sun.com>
parents: 418
diff changeset
   103
service.objects.access.option.ALLOW = Deny access by default
0
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   104
service.objects.access.option.NONE = Don''t enforce any access policy
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   105
service.objects.access.option.CUSTOM = Use custom policy in file
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   106
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   107
service.objects.access.option.default.tooltip = default: {0}
62ac12e07fc0 Initial integration.
David Powell <David.Powell@sun.com>
parents:
diff changeset
   108
355
230e8900c0e0 11144 firewall: "add" clarification
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 353
diff changeset
   109
service.action.add.button = Add service policy...
733
31e9ec33c7d2 18604 Non-localized messages in vpanels
Stephen Talley <stephen.talley@oracle.com>
parents: 720
diff changeset
   110
service.action.add.message = Select the service that requires a custom policy.
333
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   111
service.action.add.title = Add service
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   112
service.action.remove.button = Remove
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   113
service.action.remove.message = Select to remove service from configureable list
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   114
service.action.remove.title = Remove service
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   115
service.action.remove.confirm = Remove selected service(s)?
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   116
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   117
service.state.enabled = Enabled
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   118
service.state.disabled = Disabled
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   119
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   120
table.button.add = Add...
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   121
table.button.edit = Edit
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   122
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   123
table.button.host.label = Host:
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   124
table.button.net.label = Network:
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   125
table.button.interface.label = Interface:
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   126
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   127
table.entry.host.prefix = Host:         {0}
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   128
table.entry.net.prefix = Network:    {0}
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   129
table.entry.if.prefix = Interface:    {0}
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   130
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   131
table.entry.invalid = "{0}" - Unable to edit due to invalid format. \n\n Use "Delete" to remove this entry and "Add" to create a new one.
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   132
host.entry.invalid = "{0}" - Input host IP address is invalid. \n\n Correct input address and continue.
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   133
network.entry.invalid = "{0}" - Input network address is invalid. \n\n Correct input address and continue.
315651ff58c5 10317 Firewall panel rewhacked
Truong Nguyen <Truong.Q.Nguyen@Sun.COM>
parents: 282
diff changeset
   134
port.entry.invalid = "{0}" - Invalid input port value(s). \n\n Correct port value(s) and continue.