diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-02-04 09:32:48 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-02-04 09:32:48 +0000 |
commit | 858c695212609c86f99c5d332aee54d44c1e35d7 (patch) | |
tree | d827f22d9fa7d45fb7e0bca883e3aa601fe515ee /basctl | |
parent | 53dd4c75247944cf6ee48080f5cb20baade21428 (diff) |
Merge SRC641: 04.02.02 - 11:33:20
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/moduldlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/basctl/source/basicide/moduldlg.src b/basctl/source/basicide/moduldlg.src index d695cc43dbb0..a82c164e2599 100644 --- a/basctl/source/basicide/moduldlg.src +++ b/basctl/source/basicide/moduldlg.src @@ -2,9 +2,9 @@ * * $RCSfile: moduldlg.src,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: tbe $ $Date: 2001-12-20 14:22:54 $ + * last change: $Author: kz $ $Date: 2002-02-04 10:32:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -225,7 +225,7 @@ TabPage RID_TP_MODULS Text[ french ] = "di~ter"; Text[ swedish ] = "~Redigera"; Text[ dutch ] = "~Bewerken"; - Text[ spanish ] = "~Editar"; + Text[ spanish ] = "Editar"; Text[ english_us ] = "~Edit"; Text[ chinese_simplified ] = "编辑(~E)"; Pos = MAP_APPFONT ( 144 , 6 ) ; @@ -242,7 +242,7 @@ TabPage RID_TP_MODULS Text [ french ] = "di~ter" ; Text [ swedish ] = "~Redigera" ; Text [ dutch ] = "~Bewerken" ; - Text [ spanish ] = "~Editar" ; + Text [ spanish ] = "Editar" ; Text [ english_us ] = "~Edit" ; TabStop = TRUE ; DefButton = TRUE ; @@ -470,7 +470,7 @@ TabPage RID_TP_LIBS Text[ french ] = "di~ter"; Text[ swedish ] = "~Redigera"; Text[ dutch ] = "~Bewerken"; - Text[ spanish ] = "~Editar"; + Text[ spanish ] = "Editar"; Text[ english_us ] = "~Edit"; Text[ chinese_simplified ] = "编辑(~E)"; Pos = MAP_APPFONT ( 144 , 6 ) ; @@ -487,7 +487,7 @@ TabPage RID_TP_LIBS Text [ french ] = "di~ter" ; Text [ swedish ] = "~Redigera" ; Text [ dutch ] = "~Bewerken" ; - Text [ spanish ] = "~Editar" ; + Text [ spanish ] = "Editar" ; Text [ english_us ] = "~Edit" ; TabStop = TRUE ; DefButton = TRUE ; |