diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-21 19:28:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-21 19:28:54 +0000 |
commit | 439a817644b1d83aec2dd0a1a9def77622f39ca8 (patch) | |
tree | dad757926123168711a065780e78a317bc0cc5bd /extensions | |
parent | b69565ef6a36cdb04fea2b735d4fc9a14ab21667 (diff) |
Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/propres.src | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/extensions/source/propctrlr/propres.src b/extensions/source/propctrlr/propres.src index 81651f11e822..b5587ef55efc 100644 --- a/extensions/source/propctrlr/propres.src +++ b/extensions/source/propctrlr/propres.src @@ -2,9 +2,9 @@ * * $RCSfile: propres.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2001-03-09 20:47:29 $ + * last change: $Author: kz $ $Date: 2001-03-21 20:28:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,13 +68,13 @@ String RID_STR_STANDARD Text = "Standard" ; Text [ ENGLISH ] = "Standard" ; Text [ portuguese ] = "Padro" ; - Text [ english_us ] = "Standard" ; + Text [ english_us ] = "Default" ; Text [ portuguese_brazilian ] = "Standard" ; Text [ swedish ] = "Standard" ; Text [ danish ] = "Standard" ; Text [ italian ] = "Standard" ; Text [ spanish ] = "Predeterminado" ; - Text [ french ] = "Standard" ; + Text [ french ] = "Par dfaut" ; Text [ dutch ] = "Standaard" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; @@ -127,7 +127,7 @@ String RID_STR_PROPPAGE_DATA Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Dane"; - Text[ japanese ] = "ް"; + Text[ japanese ] = "z"; Text[ chinese_traditional ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; @@ -163,6 +163,9 @@ String RID_STR_BOOL /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.2 2001/03/09 20:47:29 kz + * Merge SRC624: 09.03.01 - 21:47:11 (NoBranch) + * * Revision 1.1 2001/01/12 11:32:26 fs * initial checkin - outsourced the form property browser * |