summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-02-05 13:47:45 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-02-05 19:10:04 +0100
commitd50e08b4e18ad6fa8b4078df6e23ffbaf47e708c (patch)
treec21e3aa93ad22354bd3b8234f5e4ffd59010560e /sc/source/ui/src
parent4784e94cec2e8f96a08add2f19f482057058b2eb (diff)
fdo#74132: Do not interrupt search in Calc.
Extending f25cdaa78d5e7d200fbaf31cce9895bab7c5ee63 "fdo#74132: Do not interrupt search in Writer." for Calc. Change-Id: I3a7e5070300993d2811a79f17cb1b2edb0355c44
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r--sc/source/ui/src/globstr.src24
1 files changed, 0 insertions, 24 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 19444701d6dc..47c5d94f5d72 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -437,10 +437,6 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Ranges containing merged cells can only be sorted without formats." ;
};
- String STR_MSSG_SEARCHANDREPLACE_0
- {
- Text [ en-US ] = "Search key not found." ;
- };
String STR_MSSG_SOLVE_0
{
Text [ en-US ] = "Goal Seek succeeded. Result: " ;
@@ -1189,26 +1185,6 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "AutoFilter not possible" ;
};
- String STR_MSSG_SEARCHANDREPLACE_1
- {
- Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end?" ;
- };
- String STR_MSSG_SEARCHANDREPLACE_2
- {
- Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning?" ;
- };
- String STR_MSSG_SEARCHANDREPLACE_3
- {
- Text [ en-US ] = "Find & Replace" ;
- };
- String STR_MSSG_SEARCHANDREPLACE_4
- {
- Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?" ;
- };
- String STR_MSSG_SEARCHANDREPLACE_5
- {
- Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the document. Do you want to continue at the beginning?" ;
- };
String STR_CREATENAME_REPLACE
{
Text [ en-US ] = "Replace existing definition of #?" ;