templwin.src (52fa1ecb) templwin.src (66248989)
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

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

305 };
306
307String STR_SVT_NEWDOC_HELP
308{
309 Text [ en-US ] = "Click here to create new documents." ;
310};
311String STR_SVT_MYDOCS_HELP
312{
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

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

305 };
306
307String STR_SVT_NEWDOC_HELP
308{
309 Text [ en-US ] = "Click here to create new documents." ;
310};
311String STR_SVT_MYDOCS_HELP
312{
313 Text [ en-US ] = "Contains your letters, reports and other documents" ;
313 Text [ en-US ] = "Contains your letters, reports and other documents." ;
314};
315String STR_SVT_TEMPLATES_HELP
316{
314};
315String STR_SVT_TEMPLATES_HELP
316{
317 Text [ en-US ] = "Contains templates for creating new documents" ;
317 Text [ en-US ] = "Contains templates for creating new documents." ;
318};
319String STR_SVT_SAMPLES_HELP
320{
318};
319String STR_SVT_SAMPLES_HELP
320{
321 Text [ en-US ] = "Contains a selection of sample letters, reports and other documents" ;
321 Text [ en-US ] = "Contains a selection of sample letters, reports and other documents." ;
322};
323
324// ********************************************************************** EOF
322};
323
324// ********************************************************************** EOF