1*016b0c61SAndrew Rist/**************************************************************
2*016b0c61SAndrew Rist *
3*016b0c61SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*016b0c61SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*016b0c61SAndrew Rist * distributed with this work for additional information
6*016b0c61SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*016b0c61SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*016b0c61SAndrew Rist * "License"); you may not use this file except in compliance
9*016b0c61SAndrew Rist * with the License.  You may obtain a copy of the License at
10*016b0c61SAndrew Rist *
11*016b0c61SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*016b0c61SAndrew Rist *
13*016b0c61SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*016b0c61SAndrew Rist * software distributed under the License is distributed on an
15*016b0c61SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*016b0c61SAndrew Rist * KIND, either express or implied.  See the License for the
17*016b0c61SAndrew Rist * specific language governing permissions and limitations
18*016b0c61SAndrew Rist * under the License.
19*016b0c61SAndrew Rist *
20*016b0c61SAndrew Rist *************************************************************/
21*016b0c61SAndrew Rist
22cdf0e10cSrcweir[%APP_TITLE%]
23cdf0e10cSrcweiren-US = "Installation Status"
24cdf0e10cSrcweir
25cdf0e10cSrcweir[%MSG_OPTIMIZED_FOR_CLIENT%]
26cdf0e10cSrcweiren-US = "Installation is optimized for clients."
27cdf0e10cSrcweir
28cdf0e10cSrcweir[%MSG_OPTIMIZED_FOR_SERVER%]
29cdf0e10cSrcweiren-US = "Installation is optimized for servers."
30cdf0e10cSrcweir
31cdf0e10cSrcweir[%MSG_NO_INSTALLATION_FOUND%]
32cdf0e10cSrcweiren-US = "Cannot find Office installation."
33