quick links after successful creation

This commit is contained in:
Serghey Rodin 2013-10-28 14:00:58 +02:00
commit 01c6af93f1
8 changed files with 15 additions and 12 deletions

View file

@ -342,12 +342,12 @@ $LANG['ro'] = array(
'1 object' => '1 obiect',
'%s objects' => '%s obiecte',
'USER_CREATED_OK' => 'Utilizator <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes.',
'USER_CREATED_OK' => 'Utilizator <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes',
'WEB_DOMAIN_CREATED_OK' => 'Domeniu <a href="/edit/web/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
'DNS_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/dns/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
'DNS_RECORD_CREATED_OK' => 'Înregistrare <b>%s.%s</b> a fost creată cu succes.',
'MAIL_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/mail/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
'MAIL_ACCOUNT_CREATED_OK' => 'Contul de poștă <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> a fost creat cu succes.',
'MAIL_ACCOUNT_CREATED_OK' => 'Contul de poștă <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> a fost creat cu succes',
'DATABASE_CREATED_OK' => 'Baza de date <a href="/edit/db/?database=%s"><b>%s</b></a> a fost creată cu succes.',
'CRON_CREATED_OK' => 'Sarcina a fost creată cu succes.',
'IP_CREATED_OK' => '"IP adresa <a href="/edit/ip/?ip=%s"><b>%s</b></a> a fost creată cu succes.',