summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/strings.src
diff options
context:
space:
mode:
authorManal Alhassoun <malhassoun@kacst.edu.sa>2013-11-20 09:55:06 +0300
committerCaolán McNamara <caolanm@redhat.com>2013-11-20 04:13:42 -0600
commit7b069f4bc8138e03abf455998452dd0f6f8ed9ac (patch)
tree6ca767a234ba14b60e1c00074fbf520b02fd1d09 /cui/source/tabpages/strings.src
parentf138a539ddd77265343fbdd1eadb4c4d990b0e38 (diff)
convert delete gradient/color queryboxes to .ui
Conflicts: cui/UIConfig_cui.mk Change-Id: Ie45c1c0d549fc879043d7f108f33e67adc4721fd Reviewed-on: https://gerrit.libreoffice.org/6729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/tabpages/strings.src')
-rw-r--r--cui/source/tabpages/strings.src8
1 files changed, 0 insertions, 8 deletions
diff --git a/cui/source/tabpages/strings.src b/cui/source/tabpages/strings.src
index dee7e7e97b6e..7eefbe56c943 100644
--- a/cui/source/tabpages/strings.src
+++ b/cui/source/tabpages/strings.src
@@ -23,10 +23,6 @@ String RID_SVXSTR_DESC_GRADIENT
{
Text [ en-US ] = "Please enter a name for the gradient:" ;
};
-String RID_SVXSTR_ASK_DEL_GRADIENT
-{
- Text [ en-US ] = "Do you want to delete the gradient?" ;
-};
String RID_SVXSTR_ASK_CHANGE_GRADIENT
{
Text [ en-US ] = "The gradient was modified without saving. \nModify the selected gradient or add a new gradient." ;
@@ -71,10 +67,6 @@ String RID_SVXSTR_DESC_COLOR
{
Text [ en-US ] = "Please enter a name for the new color:" ;
};
-String RID_SVXSTR_ASK_DEL_COLOR
-{
- Text [ en-US ] = "Do you want to delete the color?" ;
-};
String RID_SVXSTR_ASK_CHANGE_COLOR
{
Text [ en-US ] = "The color was modified without saving.\nModify the selected color or add a new color." ;