diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
commit | bb502908b24da460826f46591513748e372935fc (patch) | |
tree | e29ddd2faf46707d9662244f7a3df400307c791f /program/localization/mr_IN | |
parent | 5bde172aef1b016baaf1330bd71e9d1f524116d5 (diff) |
translations update
Diffstat (limited to 'program/localization/mr_IN')
-rwxr-xr-x | program/localization/mr_IN/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/mr_IN/messages.inc b/program/localization/mr_IN/messages.inc index 11481d712..c7299cd31 100755 --- a/program/localization/mr_IN/messages.inc +++ b/program/localization/mr_IN/messages.inc @@ -110,5 +110,6 @@ $messages['smtperror'] = 'SMTP चूक : $msg'; $messages['emailformaterror'] = 'अवैध ईमेल पत्ता : $email'; $messages['toomanyrecipients'] = 'खूप जास्त प्राप्तकर्ते. प्राप्तकर्त्यांची संख्या $max पर्यंत कमी करा'; $messages['maxgroupmembersreached'] = 'गट सभासद संख्या $max पेक्षा जास्त झाली आहे'; +$messages['internalerror'] = 'अंतर्गत चूक झाली. कृपया परत प्रयत्न करा.'; ?> |