Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0d0e4904e2150fbee0de319499836a855a85d6a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
###############################################################################
# Copyright (c) 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
# NLS_ENCODING=UTF-8
# NLS_MESSAGEFORMAT_VAR
WordMergeViewer_1=Word Document Compare
WordMergeViewer_2=Inplace
WordMergeViewer_3=<unknown>
WordMergeViewer_4=The Word document comparison is being shown in a separate window. The comparison is using the temporary file ''{0}'' to host the comparison. To save this file back to ''{1}'', you will need to save this compare editor.
WordMergeViewer_5=The Word document comparison is being shown in a separate window. You can click the 'Toggle in-place' toolbar button to have the document appear inside this pane.
WordComparison_0=The property ''{0}'' could not be retrieved
WordComparison_1=The property ''{0}'' could not be retrieved
WordComparison_2=The command ''{0}'' with value ''{1}'' had no result
WordComparison_3=The command ''{0}'' with value ''{1}'' had no result
WordComparison_4=Invalid property name: {0}.
WordComparison_6=Document ''{0}'' could not be saved
WordComparison_9=The request to the Word application to perform the comparison between ''{0}'' and ''{1}'' failed. Comparing the files manually may succeed.
WordComparison_16=The document at {0} could not be opened

Back to the top