Changeset e248cf2 for npl/syn3/webint/src/vpn/lang_de.php
- Timestamp:
- 10/26/17 16:50:04 (8 years ago)
- Branches:
- master, perl-5.22
- Children:
- d6ed36a
- Parents:
- 9684832
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/syn3/webint/src/vpn/lang_de.php
r9684832 re248cf2 240 240 );} 241 241 242 function _TunnelAlreadyExistsBetweenHosts($a="",$b="",$c="",$d="") { return ( 243 "Tunnel $a already exists between these IP adresses." 244 );} 245 242 246 function _TunnelDownError($a='',$b='') { return ( 243 247 "Fehler beim Deaktivieren des Tunnels $a: $b"
Note: See TracChangeset
for help on using the changeset viewer.