summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-12-06 10:49:59 +0000
committerDaniel Rentz <dr@openoffice.org>2002-12-06 10:49:59 +0000
commit566dbbf23ca573d8ce16fca752d130289d489b8b (patch)
tree4518e04685e98b0e8ec4459aaef9a0428d9e1132 /sc/source/ui/src/scstring.src
parent#i8955#; open group column after closing header column (diff)
downloadcore-566dbbf23ca573d8ce16fca752d130289d489b8b.tar.gz
core-566dbbf23ca573d8ce16fca752d130289d489b8b.zip
#106003# german changes
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index ec2f2a70c3c4..5a2802641255 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -2,9 +2,9 @@
*
* $RCSfile: scstring.src,v $
*
- * $Revision: 1.68 $
+ * $Revision: 1.69 $
*
- * last change: $Author: kz $ $Date: 2002-12-05 10:29:40 $
+ * last change: $Author: dr $ $Date: 2002-12-06 11:49:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3415,8 +3415,8 @@ String STR_ACC_TABLE_DESCR
String STR_ACC_CELL_NAME
{
- Text = "Tabellenzelle %1";
- Text[ english ] = "Table Cell %1";
+ Text = "Zelle %1";
+ Text[ english ] = "Cell %1";
Text[ english_us ] = "Cell %1";
Text[ portuguese ] = "Table Cell %1";
Text[ russian ] = "Table Cell %1";
@@ -3703,8 +3703,8 @@ String STR_ACC_EDITLINE_DESCR
String STR_ACC_EDITCELL_NAME
{
- Text = "Tabellenzelle %1";
- Text[ english ] = "Table Cell %1";
+ Text = "Zelle %1";
+ Text[ english ] = "Cell %1";
Text[ english_us ] = "Cell %1";
Text[ portuguese ] = "Table Cell %1";
Text[ russian ] = "Table Cell %1";