doc.src (cd550583) doc.src (552030f1)
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

--- 5 unchanged lines hidden (view full) ---

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
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

--- 5 unchanged lines hidden (view full) ---

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
23
24#include <sfx2/sfx.hrc>
25#include "doc.hrc"
26#define __RSC
27#include <svl/inetdef.hxx>
28//#include <so3/so2defs.hxx>
29
30// -----------------------------------------------------------------------
31QueryBox MSG_CONFIRM_FILTER

--- 265 unchanged lines hidden (view full) ---

297 Text [ en-US ] = "%PRODUCTNAME Frame Document" ;
298};
299String STR_TEMPL_MOVED
300{
301 Text [ en-US ] = "The template \"$(TEMPLATE)\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". Should this template be used in the future when comparing?" ;
302};
303String STR_TEMPL_RESET
304{
22#include <sfx2/sfx.hrc>
23#include "doc.hrc"
24#define __RSC
25#include <svl/inetdef.hxx>
26//#include <so3/so2defs.hxx>
27
28// -----------------------------------------------------------------------
29QueryBox MSG_CONFIRM_FILTER

--- 265 unchanged lines hidden (view full) ---

295 Text [ en-US ] = "%PRODUCTNAME Frame Document" ;
296};
297String STR_TEMPL_MOVED
298{
299 Text [ en-US ] = "The template \"$(TEMPLATE)\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". Should this template be used in the future when comparing?" ;
300};
301String STR_TEMPL_RESET
302{
305 Text [ en-US ] = "The template \"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document is opened ?" ;
303 Text [ en-US ] = "The template \"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document is opened?" ;
306};
307String STR_AUTOMATICVERSION
308{
309 Text [ en-US ] = "Automatically saved version" ;
310};
311
312String STR_DOCTYPENAME_SW
313{

--- 191 unchanged lines hidden ---
304};
305String STR_AUTOMATICVERSION
306{
307 Text [ en-US ] = "Automatically saved version" ;
308};
309
310String STR_DOCTYPENAME_SW
311{

--- 191 unchanged lines hidden ---