Ветеран
Сообщения: 5624
Благодарности: 936
|
Профиль
|
Отправить PM
| Цитировать
Тоже поковырялся.... Нашел phatq.dll, String - Английский :
Цитата:
STRINGTABLE
LANGUAGE 9, 1
{
1, "Delivery Status Notification (Failure)"
3, "Delivery Status Notification (Failure and Relay)"
4, "Delivery Status Notification (Delay)"
5, "Delivery Status Notification"
6, "Delivery Status Notification (Relay)"
7, "Delivery Status Notification (Success)"
8, "Delivery Status Notification (Expanded)"
10, "See the attachments for more details."
11, "Delivery to the following recipients failed."
12, "Delivery to some recipients failed, but some recipients were relayed to another server."
13, "Delivery to the following recipients has been delayed."
14, "This is an automatically generated Delivery Status Notification."
15, "Your message has been successfully relayed to the following recipients, but the requested delivery status notifications may not be generated by the destination."
16, "Your message has been successfully delivered to the following recipients."
17, "Your message has been successfully delivered to the following distribution lists."
18, "Unable to deliver message to the following recipients, because mailboxes could not be found for them."
19, "Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop."
20, "Unable to deliver message to the following recipients, due to being unable to connect successfully to the destination mail server."
21, "THIS IS A WARNING MESSAGE ONLY."
22, "YOU DO NOT NEED TO RESEND YOUR MESSAGE."
}
// STRINGTABLE resource
//
// Each line in a STRINGTABLE resource consists of an ID and, followed by a comma,
// the actual string.
// The ID serves as reference for the program, so you should not change it.
// Each string must be in one line and is enclosed by quotes.
//
// Special characters like quote (") and backslash (\) must be escaped by a
// leading backslash.
// Example of a quoted word:
// 1538, "Florian \"Bome\" Bцmers"
//
// For a line break, include \n like in C notation. \t stands for a tabulator.
// ----------------------------------------------------------------------------
// for more information, see Microsoft's online reference:
// http://msdn.microsoft.com/library/de...e_resource.asp
|
Я думаю, что менять надо здесь, но чего то боюсь 
|
-------
Пройденные курсы:
[Microsoft №10174 Sharepoint], [SharePoint]
Мои проекты:[CheckAdmins], [NetSend7], [System Uptime], [Remote RAdmin LogViewer],[Netdom GDI], [Holidays - напоминалка о днях рождения]
А я офис-гуру :)
Отправлено: 03:59, 28-07-2008
| #4
|