diff options
-rw-r--r-- | sc/source/ui/dbgui/scendlg.src | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/sc/source/ui/dbgui/scendlg.src b/sc/source/ui/dbgui/scendlg.src index 80bd6dbb6991..5eb64be3e5b7 100644 --- a/sc/source/ui/dbgui/scendlg.src +++ b/sc/source/ui/dbgui/scendlg.src @@ -2,9 +2,9 @@ * * $RCSfile: scendlg.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2001-06-13 22:54:51 $ + * last change: $Author: kz $ $Date: 2001-06-16 21:44:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -126,7 +126,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO Text[ portuguese ] = "~Mostrar moldura"; Text[ russian ] = " "; Text[ greek ] = " "; - Text[ dutch ] = "Kader weergeven in"; + Text[ dutch ] = "~Kader weergeven"; Text[ french ] = "Afficher le cadre"; Text[ spanish ] = "Mostrar borde"; Text[ finnish ] = "Nyt reunus"; @@ -194,7 +194,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO Text [ italian ] = "Ricopia all'indietro" ; Text [ spanish ] = "Volver a copiar" ; Text [ french ] = "~Recopier" ; - Text [ dutch ] = "Terugkopiren" ; + Text [ dutch ] = "~Terugkopiren" ; Text [ portuguese ] = "~Recopiar" ; Text[ chinese_simplified ] = "ƻ"; Text[ russian ] = " "; @@ -280,7 +280,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO Text [ italian ] = "Copia intera tabella" ; Text [ spanish ] = "Copiar toda la hoja" ; Text [ french ] = "~Copier la feuille entire" ; - Text [ dutch ] = "Hele tabel kopiren" ; + Text [ dutch ] = "Hele ~tabel kopiren" ; Text [ portuguese ] = "Copiar ~tabela inteira" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; @@ -388,7 +388,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO Text[ danish ] = "Scenariets navn"; Text[ french ] = "~Nom du scnario"; Text[ swedish ] = "~Namn p scenariot"; - Text[ dutch ] = "Naam van het scenario"; + Text[ dutch ] = "~Naam van het scenario"; Text[ spanish ] = "Nombre del escenario"; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; @@ -416,7 +416,7 @@ ModalDialog RID_SCDLG_NEWSCENARIO Text[ danish ] = "Kommentar"; Text[ french ] = "~Commentaire"; Text[ swedish ] = "~Kommentar"; - Text[ dutch ] = "Commentaar"; + Text[ dutch ] = "~Commentaar"; Text[ spanish ] = "Comentario"; Text[ chinese_simplified ] = "ע"; Text[ russian ] = ""; @@ -473,3 +473,4 @@ ModalDialog RID_SCDLG_NEWSCENARIO }; + |