summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/inspection.src
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inspection/inspection.src')
-rw-r--r--reportdesign/source/ui/inspection/inspection.src18
1 files changed, 9 insertions, 9 deletions
diff --git a/reportdesign/source/ui/inspection/inspection.src b/reportdesign/source/ui/inspection/inspection.src
index 5d496ee26d83..99b6d8d3a41c 100644
--- a/reportdesign/source/ui/inspection/inspection.src
+++ b/reportdesign/source/ui/inspection/inspection.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -266,37 +266,37 @@ String RID_STR_ILLEGAL_POSITION
Text [ en-US ] = "This position can not be set. It is invalid.";
};
String RID_STR_SCOPE_GROUP
-{
+{
Text [ en-US ] = "Group: %1";
};
String RID_STR_FORMULALIST
-{
+{
Text [ en-US ] = "Function";
};
String RID_STR_SCOPE
-{
+{
Text [ en-US ] = "Scope";
};
String RID_STR_TYPE
-{
+{
Text [ en-US ] = "Data Field Type";
};
Resource RID_STR_TYPE_CONST
{
String 1
- {
+ {
Text [ en-US ] = "Field or Formula";
};
String 2
- {
+ {
Text [ en-US ] = "Function";
};
String 3
- {
+ {
Text [ en-US ] = "Counter";
};
String 4
- {
+ {
Text [ en-US ] = "User defined Function";
};
};