diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-12 06:30:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-12 06:30:14 +0000 |
commit | 0b04dfe772a72fa6d5eb9bc5a82e2aec00e3c701 (patch) | |
tree | 9fdcdd94e4f94cbeb3d0f46022b7967e18d2f00b /sw/source | |
parent | 9a3c0114323bdefa7989143fb1ce6f98904c744e (diff) |
Merge SRC631: 12.05.01 - 09:30:47 (NoBranch)
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/misc/srtdlg.src | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sw/source/ui/misc/srtdlg.src b/sw/source/ui/misc/srtdlg.src index 3c091eb27507..5081f8193a45 100644 --- a/sw/source/ui/misc/srtdlg.src +++ b/sw/source/ui/misc/srtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: srtdlg.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2001-05-10 07:10:34 $ + * last change: $Author: kz $ $Date: 2001-05-12 07:30:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -259,11 +259,11 @@ ModalDialog DLG_SORTING Text[ portuguese_brazilian ] = "numeric"; Text[ japanese ] = ""; Text[ korean ] = "numeric"; - Text[ chinese_simplified ] = "numeric"; + Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "Ʀr"; Text[ turkish ] = "numeric"; Text[ arabic ] = "numeric"; - Text[ finnish ] = "numerisch"; + Text[ finnish ] = "numeerinen"; Text[ catalan ] = "numeric"; }; ListBox DLB_KEY1 @@ -578,7 +578,7 @@ ModalDialog DLG_SORTING Text [ italian ] = "Criteri" ; Text [ portuguese_brazilian ] = "Regra" ; Text [ portuguese ] = "Regra" ; - Text [ finnish ] = "Regel" ; + Text [ finnish ] = "Lajitteluperusteet" ; Text [ danish ] = "Kriterier" ; Text [ french ] = "Rgle" ; Text [ swedish ] = "Regel" ; @@ -668,7 +668,7 @@ ModalDialog DLG_SORTING Text [ italian ] = "Direzione" ; Text [ portuguese_brazilian ] = "Direo" ; Text [ portuguese ] = "Direco" ; - Text [ finnish ] = "Richtung" ; + Text [ finnish ] = "Suunta" ; Text [ danish ] = "Retning" ; Text [ french ] = "Direction" ; Text [ swedish ] = "Riktning" ; @@ -766,7 +766,7 @@ ModalDialog DLG_SORTING Text [ italian ] = "Separatore" ; Text [ portuguese_brazilian ] = "Delimitador" ; Text [ portuguese ] = "Separador" ; - Text [ finnish ] = "Trenner" ; + Text [ finnish ] = "Erotin" ; Text [ danish ] = "Separator" ; Text [ french ] = "Sparateur" ; Text [ swedish ] = "Avgrnsare" ; @@ -866,11 +866,11 @@ ModalDialog DLG_SORTING Text[ portuguese_brazilian ] = "Language"; Text[ japanese ] = ""; Text[ korean ] = "Language"; - Text[ chinese_simplified ] = "Language"; + Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "y"; Text[ turkish ] = "Language"; Text[ arabic ] = "Language"; - Text[ finnish ] = "Sprache"; + Text[ finnish ] = "Kieli"; Text[ catalan ] = "Language"; }; ListBox LB_LANG @@ -901,11 +901,11 @@ ModalDialog DLG_SORTING Text[ portuguese_brazilian ] = "Options"; Text[ japanese ] = "ڍאݒ"; Text[ korean ] = "Options"; - Text[ chinese_simplified ] = "Options"; + Text[ chinese_simplified ] = "趨"; Text[ chinese_traditional ] = "]w"; Text[ turkish ] = "Options"; Text[ arabic ] = "Options"; - Text[ finnish ] = "Einstellung"; + Text[ finnish ] = "Asetus"; Text[ catalan ] = "Options"; }; CheckBox CB_CASE @@ -929,7 +929,7 @@ ModalDialog DLG_SORTING Text[ portuguese_brazilian ] = "Case sensitive"; Text[ japanese ] = "啶Əʂ"; Text[ korean ] = "Case sensitive"; - Text[ chinese_simplified ] = "Case sensitive"; + Text[ chinese_simplified ] = "ִСд"; Text[ chinese_traditional ] = "Ϥjpg"; Text[ turkish ] = "Case sensitive"; Text[ arabic ] = "Case sensitive"; |