summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/globstr.src
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-01-21 16:01:11 +0100
committerEike Rathke <erack@redhat.com>2016-01-21 16:09:59 +0100
commit50976bac119c24309c66c001e5161c36937198b1 (patch)
treeaab48234a014e186427817353bc372f64f756c15 /sc/source/ui/src/globstr.src
parent39471da6e4d016c52c6cdf6553d7418416a160f4 (diff)
IMHO " : " doesn't need to be localizable, tdf#95878 follow-up
Removing STR_FUNCTIONS_NAMEDESCS from resident strings, what should poor localizers translate it to anyway? Change-Id: I333f3e48332a0796112c28c230be20529e2241c4
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r--sc/source/ui/src/globstr.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 3d69832b1ed2..073c5f917a3b 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2101,10 +2101,6 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "%1 and %2 more";
};
- String STR_FUNCTIONS_NAMEDESCS
- {
- Text [ en-US ] = " : ";
- };
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */