1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22[%TITLE%]
23en-US = "Title"
24
25[%TITLE_COLON%]
26en-US = "Title:"
27
28[%SUBJECT%]
29en-US = "Subject"
30
31[%SUBJECT_COLON%]
32en-US = "Subject:"
33
34[%AUTHOR%]
35en-US = "Author"
36
37[%AUTHOR_COLON%]
38en-US = "Author:"
39
40[%KEYWORDS%]
41en-US = "Keywords"
42
43[%KEYWORDS_COLON%]
44en-US = "Keywords:"
45
46[%COMMENTS%]
47en-US = "Comments"
48
49[%COMMENTS_COLON%]
50en-US = "Comments:"
51
52[%PAGES%]
53en-US = "Pages"
54
55[%TABLES%]
56en-US = "Tables"
57
58[%GRAPHICS%]
59en-US = "Graphics"
60
61[%OBJECTS%]
62en-US = "Objects"
63
64[%OLE_OBJECTS%]
65en-US = "OLE Objects"
66
67[%PARAGRAPHS%]
68en-US = "Paragraphs"
69
70[%WORDS%]
71en-US = "Words"
72
73[%CHARACTERS%]
74en-US = "Characters"
75
76[%ROWS%]
77en-US = "Lines"
78
79[%ORIGIN%]
80en-US = "Origin"
81
82[%VERSION%]
83en-US = "Version"
84
85[%SHEETS%]
86en-US = "Sheets"
87
88[%CELLS%]
89en-US = "Cells"
90
91[%STATISTICS_TITLE%]
92en-US = "Document Statistics"
93
94[%SUMMARY_TITLE%]
95en-US = "Summary"
96
97[%PROPERTY%]
98en-US = "Property"
99
100[%PROPERTY_VALUE%]
101en-US = "Value"
102
103[%MODIFIED%]
104en-US = "Modified"
105
106[%MODIFIED_COLON%]
107en-US = "Modified:"
108
109[%DOCUMENT_NUMBER%]
110en-US = "Revision number"
111
112[%DOCUMENT_NUMBER_COLON%]
113en-US = "Revision number:"
114
115[%EDITING_TIME%]
116en-US = "Total editing time"
117
118[%EDITING_TIME_COLON%]
119en-US = "Total editing time:"
120
121[%DESCRIPTION%]
122en-US = "Description"
123
124[%DESCRIPTION_COLON%]
125en-US = "Description:"
126
127[%SIZE_COLON%]
128en-US = "Size:"
129
130[%TYPE_COLON%]
131en-US = "Type:"
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170