To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=59788 Issue #:|59788 Summary:|English strings in localized version: "Template could |not be saved to..." Component:|Installation Version:|680 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P5 Subcomponent:|ui Assigned to:|tv Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Dec 25 14:05:50 -0800 2005 ------- Hi, during some testing, I have seen English string from letter wizard in Czech localized version: com/sun/star/wizards/fax/FaxWizardDialogImpl.java: bSaveSuccess = OfficeDocument.store(xMSF, xTextDocument, sPath, "writer8_template", false, "Template could not be saved to" + sPath); com/sun/star/wizards/letter/LetterWizardDialogImpl.java: bSaveSuccess = OfficeDocument.store(xMSF, xTextDocument, sPath, "writer8_template", false, "Template could not be saved to " + sPath); It should be localizable too. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
