summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/condformatdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/condformatdlg.src')
-rw-r--r--sc/source/ui/src/condformatdlg.src9
1 files changed, 3 insertions, 6 deletions
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src
index 4adff8f62fc4..5bd45a05d6ef 100644
--- a/sc/source/ui/src/condformatdlg.src
+++ b/sc/source/ui/src/condformatdlg.src
@@ -199,14 +199,13 @@ Control RID_COND_ENTRY
DropDown = TRUE;
StringList [ en-US ] =
{
+ "Automatic";
"Min";
"Max";
"Percentile";
"Value";
"Percent";
"Formula";
- "AutoMin";
- "AutoMax";
};
};
ListBox LB_TYPE_COL_SCALE_MIDDLE
@@ -217,14 +216,13 @@ Control RID_COND_ENTRY
DropDown = TRUE;
StringList [ en-US ] =
{
+ "Automatic";
"Min";
"Max";
"Percentile";
"Value";
"Percent";
"Formula";
- "AutoMin";
- "AutoMax";
};
};
ListBox LB_TYPE_COL_SCALE_MAX
@@ -235,14 +233,13 @@ Control RID_COND_ENTRY
DropDown = TRUE;
StringList [ en-US ] =
{
+ "Automatic";
"Min";
"Max";
"Percentile";
"Value";
"Percent";
"Formula";
- "AutoMin";
- "AutoMax";
};
};
Window WD_PREVIEW