diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:36:03 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:36:03 +0000 |
commit | 93dbb3615f3bc621b97d1b5804df204aadf02e02 (patch) | |
tree | f66fd9717f6bcf04aca22d58782deb15ce3f2501 /sw/source/ui/globdoc | |
parent | 295263f920546968226c8c519d8315756d7a5c3c (diff) |
Merge SRC631: 10.05.01 - 08:35:30 (NoBranch)
Diffstat (limited to 'sw/source/ui/globdoc')
-rw-r--r-- | sw/source/ui/globdoc/globdoc.src | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/globdoc/globdoc.src b/sw/source/ui/globdoc/globdoc.src index bce025a3a8..d242645a5b 100644 --- a/sw/source/ui/globdoc/globdoc.src +++ b/sw/source/ui/globdoc/globdoc.src @@ -2,9 +2,9 @@ * * $RCSfile: globdoc.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-05-04 20:48:20 $ + * last change: $Author: kz $ $Date: 2001-05-10 06:36:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,6 +86,7 @@ String STR_HUMAN_SWGLOBDOC_NAME Text[ turkish ] = "Ana belge"; Text[ language_user1 ] = " "; Text[ catalan ] = "Documento maestro"; + Text[ finnish ] = "Pääasiakirja"; }; String STR_WRITER_GLOBALDOC_FULLTYPE_40 { @@ -114,8 +115,9 @@ String STR_WRITER_GLOBALDOC_FULLTYPE TEXT[ japanese ] = "%PRODUCTNAME 6.0 ϽÀ°ÄÞ·ÒÝÄ"; TEXT[ korean ] = "%PRODUCTNAME 6.0 Master Document"; TEXT[ chinese_simplified ] = "%PRODUCTNAME 6.0 Master Document"; - TEXT[ chinese_traditional ] = "%PRODUCTNAME 6.0 Master Document"; + TEXT[ chinese_traditional ] = "%PRODUCTNAME 6.0 ¥D±±¤å¥ó"; TEXT[ turkish ] = "%PRODUCTNAME 6.0 Master Document"; TEXT[ arabic ] = "%PRODUCTNAME 6.0 Master Document"; TEXT[ catalan ] = "%PRODUCTNAME 6.0 Master Document"; + TEXT[ finnish ] = "%PRODUCTNAME 6.0 Global Dokument"; }; |