diff options
author | Daniel Rentz <dr@openoffice.org> | 2001-06-22 15:15:54 +0000 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2001-06-22 15:15:54 +0000 |
commit | 7607bc0e9e87c20d08ad27784b38b8efdf2b2fc5 (patch) | |
tree | b4ecc1786ca37d1e542d0e17ec9f926b5684fc45 /sw/source/ui/fmtui/tmpdlg.src | |
parent | d5c537047b1f7c7545b5b78ccdc277e5a7dc03be (diff) |
#88289# Redesign fixes
Diffstat (limited to 'sw/source/ui/fmtui/tmpdlg.src')
-rw-r--r-- | sw/source/ui/fmtui/tmpdlg.src | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sw/source/ui/fmtui/tmpdlg.src b/sw/source/ui/fmtui/tmpdlg.src index 61f8168734..60696f5b24 100644 --- a/sw/source/ui/fmtui/tmpdlg.src +++ b/sw/source/ui/fmtui/tmpdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: tmpdlg.src,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: kz $ $Date: 2001-06-13 23:07:19 $ + * last change: $Author: dr $ $Date: 2001-06-22 16:13:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1420,17 +1420,17 @@ TabDialog DLG_TEMPLATE_5 PageItem { Identifier = RID_SVXPAGE_NUM_OPTIONS; - Text = "~Optionen" ; + Text = "Optionen" ; Text [ ENGLISH ] = "Customize" ; - Text [ portuguese ] = "~Opções" ; + Text [ portuguese ] = "Opções" ; Text [ english_us ] = "Options" ; - Text [ portuguese_brazilian ] = "~Optionen" ; + Text [ portuguese_brazilian ] = "Optionen" ; Text [ swedish ] = "Alternativ" ; Text [ danish ] = "Indstillinger" ; Text [ italian ] = "Opzioni" ; - Text [ spanish ] = "~Opciones" ; - Text [ french ] = "~Options" ; - Text [ dutch ] = "~Opties" ; + Text [ spanish ] = "Opciones" ; + Text [ french ] = "Options" ; + Text [ dutch ] = "Opties" ; Text[ chinese_simplified ] = "Ñ¡Ïî"; Text[ russian ] = "Ïàðàìåòðû"; Text[ polish ] = "Opcje"; @@ -1441,7 +1441,7 @@ TabDialog DLG_TEMPLATE_5 Text[ greek ] = "ÅðéëïãÝò"; Text[ korean ] = "¿É¼Ç"; Text[ turkish ] = "Seçenekler"; - Text[ catalan ] = "~Opciones"; + Text[ catalan ] = "Opciones"; Text[ finnish ] = "Asetukset"; }; }; |