From 1233b1d46e74a4648bf3b429603ca93d25f8a13f Mon Sep 17 00:00:00 2001 From: Christian Schmidt Date: Thu, 15 Jul 2010 17:57:57 +0200 Subject: [PATCH] Added missing lang string. --- langs/de/cgi-bin/de.pl | 1 + langs/en/cgi-bin/en.pl | 1 + langs/es/cgi-bin/es.pl | 1 + langs/fr/cgi-bin/fr.pl | 1 + 4 files changed, 4 insertions(+) diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 1c08b8bd04..1cdd90489b 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -688,6 +688,7 @@ 'download certificate' => 'Zertifikate herunterladen', 'download host certificate' => 'Host Zertifikat herunterladen', 'download new ruleset' => 'Neuen Regelsatz herunterladen', +'upload new ruleset' => 'Neuen Regelsatz hochladen', 'download pkcs12 file' => 'PKCS12 Datei herunterladen', 'download root certificate' => 'Root Zertifikat herunterladen', 'dpd action' => 'Aktion für Dead Peer Detection', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 04f246df47..4ca14d4861 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -716,6 +716,7 @@ 'download certificate' => 'Download certificate', 'download host certificate' => 'Download host certificate', 'download new ruleset' => 'Download new ruleset', +'upload new ruleset' => 'Upload new ruleset', 'download pkcs12 file' => 'Download PKCS12 file', 'download root certificate' => 'Download root certificate', 'dpd action' => 'Dead Peer Detection action', diff --git a/langs/es/cgi-bin/es.pl b/langs/es/cgi-bin/es.pl index a6ff399b7d..3477053797 100644 --- a/langs/es/cgi-bin/es.pl +++ b/langs/es/cgi-bin/es.pl @@ -714,6 +714,7 @@ 'download certificate' => 'Descargar certificado', 'download host certificate' => 'Descargar certificado de host', 'download new ruleset' => 'Descargar nuevo grupo de reglas', +'upload new ruleset' => 'Subir nuevo grupo de reglas', 'download pkcs12 file' => 'Descargar archivo PKCS12', 'download root certificate' => 'Descargar certificado root', 'dpd action' => 'Acción al detectar Dead Peer', diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl index ecd5331a6e..4011723959 100644 --- a/langs/fr/cgi-bin/fr.pl +++ b/langs/fr/cgi-bin/fr.pl @@ -716,6 +716,7 @@ 'download certificate' => 'Download certificate', 'download host certificate' => 'Download host certificate', 'download new ruleset' => 'Download new ruleset', +'upload new ruleset' => 'Upload new ruleset', 'download pkcs12 file' => 'Download PKCS12 file', 'download root certificate' => 'Download root certificate', 'dpd action' => 'Dead Peer Detection action', -- 2.39.2