Clarify that fields work both with .doc and .docx
(could also write "in the .doc(x) file format")
This commit is contained in:
parent
536c24a93f
commit
5af31abde3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue