blob: 92871c346bdcfdd486b84e66378e3217674d469e [file] [log] [blame]
ArturoF Velasco604ad0b2018-01-03 00:43:58 +01001#
2# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16#
17
18# Text that appears in the navigation panel
19nav_item_flow=Flows
20
21# View title
22title_flows= Flows for Device
23
24flowId=Flow ID
25
26
27bytes=Bytes
28packets=Packets
29duration=Duration
30priority=Flow Priority
31tableName=Table Name
32selector=Selector
33treatment=Treatment
34appName=App Name
35appId=App ID
36groupId=Group ID
37idleTimeout=Idle Timeout
38hardTimeout=Hard Timeout
39permanent=Permanent
40
41tt_ctl_show_device=Show device table
42tt_ctl_show_port=Show port view for this device
43tt_ctl_show_group=Show group view for this device
44tt_ctl_show_meter=Show meter view for selected device
45tt_ctl_show_pipeconf=Show pipeconf view for selected device
46tt_ctl_switcth_brief=Switch to brief view
47tt_ctl_switcth_detailed=Switch to detailed view