---------- Forwarded message ---------- From: Vijay Kiran Kamuju <infyquest(a)gmail.com> Date: Oct 9, 2005 2:28 PM Subject: Re: printer dialog fix To: Dmitry Timoshkov <dmitry(a)baikal.ru> This is an initial patch, if this gets accepted i will just add another error msgbox that its under development. I will be working on that On 10/9/05, Dmitry Timoshkov <dmitry(a)baikal.ru> wrote:
"Vijay Kiran Kamuju" <infyquest(a)gmail.com> wrote:
--- dlls/commdlg/cdlg_En.rc 7 Jul 2005 18:23:45 -0000 1.41 +++ dlls/commdlg/cdlg_En.rc 9 Oct 2005 05:50:28 -0000 @@ -405,7 +405,9 @@ supported by your printer.\nPlease enter PD32_OUT_OF_MEMORY "Out of memory." PD32_GENERIC_ERROR "An error occurred." PD32_DRIVER_UNKNOWN "Unknown printer driver." - + PD32_NO_DEVICES "Before you can perform printer-related tasks \ +such as page setup or printing a document, you need to install a printer. \ +Do you want to install a printer now?"
This message confuses a user by implying that if he presses 'Yes' then a printer will be installed. I'd suggest to either change the message or add missing functionality.
-- Dmitry.
"Vijay Kiran Kamuju" <infyquest(a)gmail.com> wrote:
This is an initial patch, if this gets accepted i will just add another error msgbox that its under development. I will be working on that
If that another error message box won't add the functionality of adding a printer (which I think is the case) I don't see how it could improve the things. -- Dmitry.
participants (2)
-
Dmitry Timoshkov -
Vijay Kiran Kamuju