Ignore:
Timestamp:
09/28/17 17:29:01 (8 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master, perl-5.22
Children:
10bd92c
Parents:
0b780b4
Message:

fixed libreswan public key support. status fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/syn3/webint/src/vpn/lang_plD.php

    r0b780b4 r48bf314  
    126126function _LogVPNSettingsChanged($name) { LangDebug("Zmiana nazwy tunelu VPN", "http://www.syn-3.nl/mosaddphp/translate/editlang.php?edit_ID=4780");return (
    127127        "Zmiana nazwy tunelu VPN"
    128 );}
    129 
    130 function _LogVPNstartErrors($a='',$b='') { LangDebug("Uruchamianie VPN niepowiod&#322;o si&#281;. System linux zg&#322;osi&#322; bl&#261;d: $a", "http://www.syn-3.nl/mosaddphp/translate/editlang.php?edit_ID=4706");return (
    131         "Uruchamianie VPN niepowiod&#322;o si&#281;. System linux zg&#322;osi&#322; bl&#261;d: $a"
    132 );}
    133 
    134 function _LogVPNStarting($a='',$b='') { LangDebug("System VPN(wirtualna sieÊ prywatna)zrestartowany", "http://www.syn-3.nl/mosaddphp/translate/editlang.php?edit_ID=2506");return (
    135         "System VPN(wirtualna sieÊ prywatna)zrestartowany"
    136128);}
    137129
Note: See TracChangeset for help on using the changeset viewer.