tbrehm
2011-08-29 e615265d3b51e27f0f664cea193b6353975d6f7d
interface/web/dns/lib/lang/pl_dns_srv.lng
@@ -12,6 +12,6 @@
$wb['name_error_regex'] = 'Nazwa serwera ma zły format.';
$wb['data_error_empty'] = 'Wpis serwera jest pusty';
$wb['data_error_regex'] = 'Wpis serwera ma niepoprawny format';
$wb['srv_error_regex'] = 'Invalid server record format. The server record must contain 3 text strings separated by spaces.';
$wb['aux_txt'] = 'Priority';
$wb['srv_error_regex'] = 'Niepoprawny format rekordu serwera. Rekord serwera musi zawierać 3 łańcuchy znakowe oddzielone spacjami.';
$wb['aux_txt'] = 'Priorytet';
?>