summaryrefslogtreecommitdiff
path: root/program/localization/id_ID/messages.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2009-07-15 19:31:05 +0000
committeryllar <yllar.pajus@gmail.com>2009-07-15 19:31:05 +0000
commit3db3fd8949d9f4fff6e30fe55099add1fd57d9a4 (patch)
treec679f97d990400864c47ccc4194b4bd80139111b /program/localization/id_ID/messages.inc
parent57f0c81f2cc0518ed7ab107e16e6cadb8dfc53b0 (diff)
localization update
Diffstat (limited to 'program/localization/id_ID/messages.inc')
-rw-r--r--program/localization/id_ID/messages.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/program/localization/id_ID/messages.inc b/program/localization/id_ID/messages.inc
index 5368f931e..3e801aba5 100644
--- a/program/localization/id_ID/messages.inc
+++ b/program/localization/id_ID/messages.inc
@@ -97,5 +97,11 @@ $messages['opnotpermitted'] = 'Operasi tidak diperbolehkan!';
$messages['nofromaddress'] = 'kekurangan alamat e-mail pada identitas terpilih';
$messages['editorwarning'] = 'Beralih pada editor teks murni akan mengakibatkan semua pemformatan teks hilang. Lanjutkan?';
$messages['httpreceivedencrypterror'] = 'Terjadi sebuah kesalahan pengaturan. Segera hubungi administrator Anda. <b> Pesan Anda tidak bisa terkirim.</b>';
+$messages['smtpconnerror'] = 'SMTP Error ($code): Koneksi ke server gagal';
+$messages['smtpautherror'] = 'SMTP Error ($code): Otentifikasi gagal';
+$messages['smtpfromerror'] = 'SMTP Error ($code): Gagal mengatur pengirim "$from"';
+$messages['smtptoerror'] = 'SMTP Error ($code): Gagal menambah penerima "$to"';
+$messages['smtprecipientserror'] = 'SMTP Error ($code): Tidak dapat menguraikan daftar penerima';
+$messages['smtperror'] = 'SMTP Error : $msg';
?>