From 50ae5409a3e54f2b16fbd9d0f149bcccf521a680 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Sun, 6 Dec 2015 00:07:39 +0100 Subject: [PATCH] translation --- .../views/OPNsense/TrafficShaper/index.volt | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/TrafficShaper/index.volt b/src/opnsense/mvc/app/views/OPNsense/TrafficShaper/index.volt index 251f9da81..c1d083e85 100644 --- a/src/opnsense/mvc/app/views/OPNsense/TrafficShaper/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/TrafficShaper/index.volt @@ -85,7 +85,7 @@ POSSIBILITY OF SUCH DAMAGE. if (status != "success" || data['status'] != 'ok') { BootstrapDialog.show({ type: BootstrapDialog.TYPE_WARNING, - title: "Error reconfiguring trafficshaper", + title: "{{ lang._('Error reconfiguring trafficshaper') }}", message: data['status'], draggable: true }); @@ -109,16 +109,16 @@ POSSIBILITY OF SUCH DAMAGE. - - - - - - - - - - + + + + + + + + + + @@ -139,14 +139,14 @@ POSSIBILITY OF SUCH DAMAGE.
OriginEnabledNumberBandwidthMetric MaskDescriptionCommandsID{{ lang._('Origin') }}{{ lang._('Enabled') }}{{ lang._('Number') }}{{ lang._('Bandwidth') }}{{ lang._('Metric') }} {{ lang._('Mask') }}{{ lang._('Description') }}{{ lang._('Commands') }}{{ lang._('ID') }}
- - - - - - - - + + + + + + + + @@ -167,16 +167,16 @@ POSSIBILITY OF SUCH DAMAGE.
OriginEnabledNumberPipeWeightDescriptionCommandsID{{ lang._('Origin') }}{{ lang._('Enabled') }}{{ lang._('Number') }}{{ lang._('Pipe') }}{{ lang._('Weight') }}{{ lang._('Description') }}{{ lang._('Commands') }}{{ lang._('ID') }}
- - - - - - - - - - + + + + + + + + + + @@ -194,7 +194,7 @@ POSSIBILITY OF SUCH DAMAGE.

- +
#OriginInterfaceProtocolSourceDestinationTargetDescriptionCommandsID{{ lang._('#') }}{{ lang._('Origin') }}{{ lang._('Interface') }}{{ lang._('Protocol') }}{{ lang._('Source') }}{{ lang._('Destination') }}{{ lang._('Target') }}{{ lang._('Description') }}{{ lang._('Commands') }}{{ lang._('ID') }}