commit d2dcf2bbc70efbb4e3d4ee09a3e59ebbceadd69f
parent ef257405108a9236b9230c041e99db27e68bd451
Author: Simon Kornblith <simon@simonster.com>
Date: Sun, 8 Jul 2012 11:00:11 -0400
LibreOffice does not support saving custom properties to docx, and corrupts properties read from docx, so change message
Diffstat:
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
@@ -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.