summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propres.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 05:00:50 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 05:00:50 +0000
commit5dcd98b503cc19ab438bc9e2876d1dc74da10efe (patch)
tree21b50ab4ad85386e99b77ce119bfc6b71583b3d6 /extensions/source/propctrlr/propres.src
parent2c23193b3f01ddca1a3ce12544cba3c71ea730d5 (diff)
Merge SRC631: 05/10/01 - 08:00:59 (NoBranch)
Diffstat (limited to 'extensions/source/propctrlr/propres.src')
-rw-r--r--extensions/source/propctrlr/propres.src15
1 files changed, 11 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/propres.src b/extensions/source/propctrlr/propres.src
index 11f5d1785857..a12acffc3a3d 100644
--- a/extensions/source/propctrlr/propres.src
+++ b/extensions/source/propctrlr/propres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: propres.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2001-05-04 20:08:05 $
+ * last change: $Author: kz $ $Date: 2001-05-10 06:00:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,9 +69,9 @@ String RID_STR_STANDARD
Text [ ENGLISH ] = "Standard" ;
Text [ portuguese ] = "Padro" ;
Text [ english_us ] = "Default" ;
- Text [ portuguese_brazilian ] = "Standard" ;
+ Text [ portuguese_brazilian ] = "Padro" ;
Text [ swedish ] = "Standard" ;
- Text [ danish ] = "Standard" ;
+ Text [ danish ] = "Normal" ;
Text [ italian ] = "Standard" ;
Text [ spanish ] = "Predeterminado" ;
Text [ french ] = "Par dfaut" ;
@@ -87,6 +87,7 @@ String RID_STR_STANDARD
Text[ turkish ] = "Standart";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Predeterminado";
+ Text[ finnish ] = "Standard";
};
String RID_STR_PROPPAGE_DEFAULT
{
@@ -112,6 +113,7 @@ String RID_STR_PROPPAGE_DEFAULT
Text[ turkish ] = "Genel";
Text[ language_user1 ] = " ";
Text[ catalan ] = "General";
+ Text[ finnish ] = "Allgemein";
};
String RID_STR_PROPPAGE_DATA
{
@@ -137,6 +139,7 @@ String RID_STR_PROPPAGE_DATA
Text[ turkish ] = "Veriler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Datos";
+ Text[ finnish ] = "Daten";
};
String RID_STR_BOOL
{
@@ -162,11 +165,15 @@ String RID_STR_BOOL
Text[ turkish ] = "Hayr;Evet";
Text[ language_user1 ] = " ";
Text[ catalan ] = "No;S";
+ Text[ finnish ] = "Nein;Ja";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.4 2001/05/04 20:08:05 kz
+ * Merge SRC630: 05/04/01 - 22:08:03 (NoBranch)
+ *
* Revision 1.3 2001/03/21 20:28:54 kz
* Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)
*