tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/dns/lib/lang/tr_dns_srv.lng
@@ -12,5 +12,6 @@
$wb['name_error_regex'] = 'Hostname yanlış formatta.';
$wb['data_error_empty'] = 'Sunucu kaydı boş';
$wb['data_error_regex'] = 'Sunucu kaydı geçersiz formatta';
$wb['srv_error_regex'] = 'Invalid server record format. The server record must contain 3 text strings separated by spaces.';
$wb['srv_error_regex'] = 'Geçersiz sunucu kaydı formatı. Sunucu kaydı boşluklarla ayrılmış 3 adet harf içermek zorundadır.';
$wb['aux_txt'] = 'Priority';
?>