Changeset 48bf314 for npl/syn3/webint/src/vpn/lang_plD.php
- Timestamp:
- 09/28/17 17:29:01 (8 years ago)
- Branches:
- master, perl-5.22
- Children:
- 10bd92c
- Parents:
- 0b780b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/syn3/webint/src/vpn/lang_plD.php
r0b780b4 r48bf314 126 126 function _LogVPNSettingsChanged($name) { LangDebug("Zmiana nazwy tunelu VPN", "http://www.syn-3.nl/mosaddphp/translate/editlang.php?edit_ID=4780");return ( 127 127 "Zmiana nazwy tunelu VPN" 128 );}129 130 function _LogVPNstartErrors($a='',$b='') { LangDebug("Uruchamianie VPN niepowiodło się. System linux zgłosił bląd: $a", "http://www.syn-3.nl/mosaddphp/translate/editlang.php?edit_ID=4706");return (131 "Uruchamianie VPN niepowiodło się. System linux zgłosił blą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"136 128 );} 137 129
Note: See TracChangeset
for help on using the changeset viewer.