diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-01-19 19:33:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-01-19 19:33:49 +0000 |
commit | 803afa81acb32a52eb38855dd7c4e8a00c8ae7f7 (patch) | |
tree | 57e68a362ddcb7c8374ab2d4ba2c9432acf1742d /starmath/source | |
parent | 050037d06fc85bcc928d39fd1baf6d7b39723cdb (diff) |
Merge SWT614: 19.01.01 - 21:32:44
Diffstat (limited to 'starmath/source')
-rw-r--r-- | starmath/source/smres.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src index 4361be2cbec1..c65121663bfa 100644 --- a/starmath/source/smres.src +++ b/starmath/source/smres.src @@ -2,9 +2,9 @@ * * $RCSfile: smres.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2001-01-12 21:10:49 $ + * last change: $Author: obo $ $Date: 2001-01-19 20:33:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -654,7 +654,7 @@ ModalDialog RID_FONTTYPEDIALOG Text [ swedish ] = "Teckensnitt" ; Text [ dutch ] = "Lettertypen" ; Text [ spanish ] = "Fuentes" ; - Text [ english_us ] = "Font Types" ; + Text [ english_us ] = "Fonts" ; Moveable = TRUE ; GroupBox 1 { @@ -10013,7 +10013,7 @@ String RID_ERR_UNEXPECTEDCHARACTER Text [ swedish ] = "Oväntat tecken" ; Text [ danish ] = "Uventet tegn" ; Text [ portuguese_brazilian ] = "Unerwartetes Zeichen" ; - Text [ portuguese ] = "Caracter não esperado" ; + Text [ portuguese ] = "Caracter imprevisto" ; Text[ chinese_simplified ] = "ÒâÍâµÄ×Ö·û"; Text[ russian ] = "Íåîæèäàííûé çíàê"; Text[ polish ] = "Nieoczekiwany znak"; @@ -10412,7 +10412,7 @@ String RID_PLUGINTOOLBOX Text [ spanish ] = "Barra de Plug-ins" ; Text [ french ] = "Barre de Plug-Ins" ; Text [ dutch ] = "PlugIn-balk" ; - Text [ swedish ] = "Funktionslist för PlugIns" ; + Text [ swedish ] = "Funktionslist för plug-ins" ; Text [ danish ] = "PlugInlinje" ; Text [ portuguese_brazilian ] = "PlugInleiste" ; Text [ portuguese ] = "Barra de Plugins" ; |