From d2dcf2bbc70efbb4e3d4ee09a3e59ebbceadd69f Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 8 Jul 2012 11:00:11 -0400 Subject: [PATCH] LibreOffice does not support saving custom properties to docx, and corrupts properties read from docx, so change message --- chrome/locale/en-US/zotero/zotero.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index 2431ba905e..0b2d7c4784 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -583,7 +583,7 @@ annotations.oneWindowWarning = Annotations for a snapshot may only be opened in integration.fields.label = Fields integration.referenceMarks.label = ReferenceMarks integration.fields.caption = Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice. -integration.fields.fileFormatNotice = The document must be saved in the .doc or .docx file format. +integration.fields.fileFormatNotice = The document must be saved in the .doc file format. integration.referenceMarks.caption = OpenOffice ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word. integration.referenceMarks.fileFormatNotice = The document must be saved in the .odt file format.