diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 02:12:32 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 02:12:32 +0000 |
commit | 55f8e620b475994cd8e9959e980818f76cdcf67e (patch) | |
tree | a95c984045b7cb73b5d2689cb97d723bb5348791 /uui | |
parent | 3c00a2a2f84134a693053009ac86cf685c1277f6 (diff) |
INTEGRATION: CWS mergebuild (1.12.16); FILE MERGED
2004/04/21 01:13:42 hjs 1.12.16.3: RESYNC: (1.12-1.13); FILE MERGED
2003/11/11 19:27:09 ihi 1.12.16.2: en -> en-US
2003/11/10 18:02:05 ihi 1.12.16.1: #111234# Merge during build
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/fltdlg.src | 36 |
1 files changed, 4 insertions, 32 deletions
diff --git a/uui/source/fltdlg.src b/uui/source/fltdlg.src index 92cfc84b15e2..31eea08205ce 100644 --- a/uui/source/fltdlg.src +++ b/uui/source/fltdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: fltdlg.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: vg $ $Date: 2003-12-17 18:40:21 $ + * last change: $Author: hjs $ $Date: 2004-06-26 03:12:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,29 +76,8 @@ ModalDialog DLG_FILTER_SELECT SVLook = TRUE ; Size = MAP_APPFONT ( 250 , 200 ) ; Moveable = TRUE ; - Text = "Filterauswahl" ; - Text [ English ] = "Select Filter" ; - Text [ norwegian ] = "Velg Filter" ; - Text [ italian ] = "Scelta filtro" ; - Text [ portuguese_brazilian ] = "Seleo do filtro" ; - Text [ portuguese ] = "Seleccionar filtro" ; - Text [ finnish ] = "Suodattimen valinta" ; - Text [ danish ] = "Filterudvalg" ; - Text [ french ] = "Slection d'un filtre" ; - Text [ swedish ] = "Filterurval" ; - Text [ dutch ] = "Filter selecteren" ; - Text [ spanish ] = "Seleccionar filtro" ; - Text [ english_us ] = "Filter Selection" ; - Text[ chinese_simplified ] = "选择筛选"; - Text[ russian ] = " "; - Text[ polish ] = "Wybr filtru"; - Text[ japanese ] = "フィルタの選択"; - Text[ chinese_traditional ] = "選擇篩選"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = "필터 선택"; - Text[ turkish ] = "Szge Seimi"; - Text[ catalan ] = "Seleccionar filtro"; + Text [ de ] = "Filterauswahl" ; + Text [ en-US ] = "Filter Selection" ; FixedText FT_URL { @@ -138,13 +117,6 @@ ModalDialog DLG_FILTER_SELECT Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; - Text[ thai ] = "เลือกตัวกรอง"; - Text[ czech ] = "Výběr filtru"; - Text[ hebrew ] = "בחירת מסנן"; - Text[ hindi ] = "Filter Selection"; - Text[ slovak ] = "Výber filtra"; - Text[ hungarian ] = "Szűrő kiválasztása"; - Text[ slovenian ] = "Izberi filter"; }; |