summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/opredlin.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 05:36:38 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 05:36:38 +0000
commit69efe34ce7ce2515866dfeca0ec7a1b9d29536bd (patch)
treedfe6e0d84ff27d00ff8964a50e817ef8d6a3aa76 /sc/source/ui/src/opredlin.src
parentMerge SRC631: 10.05.01 - 08:35:01 (NoBranch) (diff)
downloadcore-69efe34ce7ce2515866dfeca0ec7a1b9d29536bd.tar.gz
core-69efe34ce7ce2515866dfeca0ec7a1b9d29536bd.zip
Merge SRC631: 10.05.01 - 08:37:03 (NoBranch)
Diffstat (limited to 'sc/source/ui/src/opredlin.src')
-rw-r--r--sc/source/ui/src/opredlin.src10
1 files changed, 8 insertions, 2 deletions
diff --git a/sc/source/ui/src/opredlin.src b/sc/source/ui/src/opredlin.src
index 7d0f4bf02a8e..3396934d139c 100644
--- a/sc/source/ui/src/opredlin.src
+++ b/sc/source/ui/src/opredlin.src
@@ -2,9 +2,9 @@
*
* $RCSfile: opredlin.src,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2001-05-04 20:48:14 $
+ * last change: $Author: kz $ $Date: 2001-05-10 06:36:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,6 +94,7 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "~Değişiklikler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Modificaciones";
+ Text[ finnish ] = "Muu~tokset";
};
FixedText FT_REMOVE
{
@@ -121,6 +122,7 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "~Silinenler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Eliminaciones";
+ Text[ finnish ] = "~Poistot";
};
FixedText FT_INSERT
{
@@ -148,6 +150,7 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "~Eklemeler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Inserciones";
+ Text[ finnish ] = "~Lisäykset";
};
FixedText FT_MOVE
{
@@ -175,6 +178,7 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "~Taşınan girişler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Desplazamientos";
+ Text[ finnish ] = "~Siirretyt merkinnät";
};
FixedLine GB_COLORCHGS
{
@@ -202,6 +206,7 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "Değişiklikleri gösteren renkler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Colores para las modificaciones";
+ Text[ finnish ] = "Farbgebung für Änderungen";
};
ListBox CLB_CONTENT
{
@@ -255,5 +260,6 @@ TabPage RID_SCPAGE_OPREDLINE
Text[ turkish ] = "Yazana göre";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Según autor";
+ Text[ finnish ] = "Laatija";
};
};