www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 5af31abde396e96c67bc1f0a94147427517f8b1a
parent 536c24a93fb36041f4b86dac9d8234d3c2957d9b
Author: Rintze M. Zelle <rintze.zelle@gmail.com>
Date:   Sat,  1 Oct 2016 15:29:46 -0400

Clarify that fields work both with .doc and .docx

(could also write "in the .doc(x) file format")
Diffstat:
Mchrome/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 @@ -752,7 +752,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 file format. +integration.fields.fileFormatNotice = The document must be saved in the .doc or .docx 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.