cnttab.src (273f0d54) cnttab.src (eb764f2b)
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

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

36 Text [ en-US ] = "Separator" ;
37};
38String STR_LEVEL
39{
40 Text [ en-US ] = "Level " ;
41};
42String STR_FILE_NOT_FOUND
43{
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

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

36 Text [ en-US ] = "Separator" ;
37};
38String STR_LEVEL
39{
40 Text [ en-US ] = "Level " ;
41};
42String STR_FILE_NOT_FOUND
43{
44 Text [ en-US ] = "The file, \"%1\" in the \"%2\" path could not be found." ;
44 Text [ en-US ] = "The file \"%1\" in the \"%2\" path could not be found." ;
45};
46/*************************************************************************
47
48*************************************************************************/
49TabDialog DLG_MULTI_TOX
50{
51 HelpID = HID_MULTI_TOX_DLG ;
52 OutputSize = TRUE ;

--- 1301 unchanged lines hidden ---
45};
46/*************************************************************************
47
48*************************************************************************/
49TabDialog DLG_MULTI_TOX
50{
51 HelpID = HID_MULTI_TOX_DLG ;
52 OutputSize = TRUE ;

--- 1301 unchanged lines hidden ---