xref: /trunk/main/cui/source/tabpages/strings.src (revision 09d89288a77c4c17af30e3795daa4e6c1b41f376)
10e2af6afSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
30e2af6afSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
40e2af6afSAndrew Rist * or more contributor license agreements.  See the NOTICE file
50e2af6afSAndrew Rist * distributed with this work for additional information
60e2af6afSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
70e2af6afSAndrew Rist * to you under the Apache License, Version 2.0 (the
80e2af6afSAndrew Rist * "License"); you may not use this file except in compliance
90e2af6afSAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
110e2af6afSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
130e2af6afSAndrew Rist * Unless required by applicable law or agreed to in writing,
140e2af6afSAndrew Rist * software distributed under the License is distributed on an
150e2af6afSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
160e2af6afSAndrew Rist * KIND, either express or implied.  See the License for the
170e2af6afSAndrew Rist * specific language governing permissions and limitations
180e2af6afSAndrew Rist * under the License.
19cdf0e10cSrcweir *
200e2af6afSAndrew Rist *************************************************************/
210e2af6afSAndrew Rist
22cdf0e10cSrcweir// include ------------------------------------------------------------------
23cdf0e10cSrcweir#include <cuires.hrc>
24cdf0e10cSrcweir
25cdf0e10cSrcweirString RID_SVXSTR_DESC_GRADIENT
26cdf0e10cSrcweir{
27cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the gradient:" ;
28cdf0e10cSrcweir};
29cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_GRADIENT
30cdf0e10cSrcweir{
31cdf0e10cSrcweir    Text [ en-US ] = "Do you want to delete the gradient?" ;
32cdf0e10cSrcweir};
33cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_GRADIENT
34cdf0e10cSrcweir{
35cdf0e10cSrcweir    Text [ en-US ] = "The gradient was modified without saving. \nModify the selected gradient or add a new gradient." ;
36cdf0e10cSrcweir};
37cdf0e10cSrcweirString RID_SVXSTR_DESC_NEW_BITMAP
38cdf0e10cSrcweir{
39cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the bitmap:" ;
40cdf0e10cSrcweir};
41cdf0e10cSrcweirString RID_SVXSTR_DESC_EXT_BITMAP
42cdf0e10cSrcweir{
43cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the external bitmap:" ;
44cdf0e10cSrcweir};
45cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_BITMAP
46cdf0e10cSrcweir{
47cdf0e10cSrcweir    Text [ en-US ] = "Are you sure you want to delete the bitmap?" ;
48cdf0e10cSrcweir};
49cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_BITMAP
50cdf0e10cSrcweir{
51cdf0e10cSrcweir    Text [ en-US ] = "The bitmap was modified without saving. \nModify the selected bitmap or add a new bitmap." ;
52cdf0e10cSrcweir};
53cdf0e10cSrcweirString RID_SVXSTR_DESC_LINESTYLE
54cdf0e10cSrcweir{
55cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the line style:" ;
56cdf0e10cSrcweir};
57cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_LINESTYLE
58cdf0e10cSrcweir{
59cdf0e10cSrcweir    Text [ en-US ] = "Do you want to delete the line style?" ;
60cdf0e10cSrcweir};
61cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_LINESTYLE
62cdf0e10cSrcweir{
63cdf0e10cSrcweir    Text [ en-US ] = "The line style was modified without saving. \nModify the selected line style or add a new line style." ;
64cdf0e10cSrcweir};
65cdf0e10cSrcweirString RID_SVXSTR_DESC_HATCH
66cdf0e10cSrcweir{
67cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the hatching:" ;
68cdf0e10cSrcweir};
69cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_HATCH
70cdf0e10cSrcweir{
71cdf0e10cSrcweir    Text [ en-US ] = "Do you want to delete the hatching?" ;
72cdf0e10cSrcweir};
73cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_HATCH
74cdf0e10cSrcweir{
75cdf0e10cSrcweir    Text [ en-US ] = "The hatching type was modified but not saved. \nModify the selected hatching type or add a new hatching type." ;
76cdf0e10cSrcweir};
77cdf0e10cSrcweirString RID_SVXSTR_CHANGE
78cdf0e10cSrcweir{
79cdf0e10cSrcweir    Text [ en-US ] = "Modify" ;
80cdf0e10cSrcweir};
81cdf0e10cSrcweirString RID_SVXSTR_ADD
82cdf0e10cSrcweir{
83cdf0e10cSrcweir    Text [ en-US ] = "Add" ;
84cdf0e10cSrcweir};
85cdf0e10cSrcweirString RID_SVXSTR_DESC_COLOR
86cdf0e10cSrcweir{
87cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the new color:" ;
88cdf0e10cSrcweir};
89cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_COLOR
90cdf0e10cSrcweir{
91cdf0e10cSrcweir    Text [ en-US ] = "Do you want to delete the color?" ;
92cdf0e10cSrcweir};
93cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_COLOR
94cdf0e10cSrcweir{
95cdf0e10cSrcweir    Text [ en-US ] = "The color was modified without saving.\nModify the selected color or add a new color." ;
96cdf0e10cSrcweir};
97cdf0e10cSrcweirString RID_SVXSTR_TABLE
98cdf0e10cSrcweir{
99cdf0e10cSrcweir    Text [ en-US ] = "Table" ;
100cdf0e10cSrcweir};
101cdf0e10cSrcweirString RID_SVXSTR_WRITE_DATA_ERROR
102cdf0e10cSrcweir{
103cdf0e10cSrcweir    Text [ en-US ] = "The file could not be saved!" ;
104cdf0e10cSrcweir};
105cdf0e10cSrcweirString RID_SVXSTR_READ_DATA_ERROR
106cdf0e10cSrcweir{
107cdf0e10cSrcweir    Text [ en-US ] = "The file could not be loaded!" ;
108cdf0e10cSrcweir};
109cdf0e10cSrcweirString RID_SVXSTR_WARN_TABLE_OVERWRITE
110cdf0e10cSrcweir{
111cdf0e10cSrcweir    Text [ en-US ] = "The list was modified without saving. Would you like to save the list now?" ;
112cdf0e10cSrcweir};
113cdf0e10cSrcweirString RID_SVXSTR_WARN_NAME_DUPLICATE
114cdf0e10cSrcweir{
115cdf0e10cSrcweir    Text [ en-US ] = "The name you have entered already exists. \nPlease choose another name." ;
116cdf0e10cSrcweir};
117cdf0e10cSrcweirString RID_SVXSTR_DESC_LINEEND
118cdf0e10cSrcweir{
119cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the new arrowhead:" ;
120cdf0e10cSrcweir};
121cdf0e10cSrcweirString RID_SVXSTR_ASK_DEL_LINEEND
122cdf0e10cSrcweir{
123cdf0e10cSrcweir    Text [ en-US ] = "Do you want to delete the arrowhead?" ;
124cdf0e10cSrcweir};
125cdf0e10cSrcweirString RID_SVXSTR_ASK_CHANGE_LINEEND
126cdf0e10cSrcweir{
127cdf0e10cSrcweir    Text [ en-US ] = "The arrowhead was modified without saving.\nWould you like to save the arrowhead now?" ;
128cdf0e10cSrcweir};
129cdf0e10cSrcweir
130*9cd2463eSmseidel// ********************************************************************** EOF
131