diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-11 22:02:39 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-11 22:02:39 +0000 |
commit | 82bddede666e9d4b318fe4816ff25ac22f4ed152 (patch) | |
tree | 1bba0f12ac94e8d5bfc2aeaec95e7257045a7670 /svx | |
parent | b27efa77780de3749c21a818ee06c8f09534125e (diff) |
Merge SRC614: 11.12.00 - 23:59:55
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/items/svxitems.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/items/svxitems.src b/svx/source/items/svxitems.src index 744d1f06a6da..ef2b01591081 100644 --- a/svx/source/items/svxitems.src +++ b/svx/source/items/svxitems.src @@ -2,9 +2,9 @@ * * $RCSfile: svxitems.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2000-12-08 17:48:05 $ + * last change: $Author: kz $ $Date: 2000-12-11 23:02:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -7322,7 +7322,7 @@ String RID_SVXITEMS_TWOLINES_OFF { Text = "Zweizeilig aus"; Text [ English ] = "Two lines off" ; - Text[ english_us ] = "Two lines off"; + Text[ english_us ] = "Double lined off"; Text[ portuguese ] = "Two lines off"; Text[ russian ] = "Two lines off"; Text[ greek ] = " - "; @@ -7345,7 +7345,7 @@ String RID_SVXITEMS_TWOLINES { Text = "Zweizeilig"; Text [ English ] = "Two lines" ; - Text[ english_us ] = "Two lines"; + Text[ english_us ] = "Double lined"; Text[ portuguese ] = "Two lines"; Text[ russian ] = ""; Text[ greek ] = ""; @@ -7462,12 +7462,12 @@ String RID_SVXITEMS_FORBIDDEN_RULE_OFF { Text = "Verbotene Zeichen an Zeilenanfang und -ende bercksichtigen"; Text [ English ] = "Apply list of forbidden characters at line end and line start" ; - Text[ english_us ] = "Apply list of forbidden characters at line end and line start"; + Text[ english_us ] = "Apply list of forbidden characters to beginning and end of lines"; Text[ portuguese ] = "Apply list of forbidden characters at line end and line start"; Text[ russian ] = " "; Text[ greek ] = "Apply list of forbidden characters at line end and line start"; Text[ dutch ] = "Apply list of forbidden characters at line end and line start"; - Text[ french ] = "Apply list of forbidden characters at line end and line start"; + Text[ french ] = "Tenir compte des caractres interdits en dbut et en fin de ligne"; Text[ spanish ] = "Apply list of forbidden characters at line end and line start"; Text[ italian ] = "Apply list of forbidden characters at line end and line start"; Text[ danish ] = "Apply list of forbidden characters at line end and line start"; @@ -7486,12 +7486,12 @@ String RID_SVXITEMS_FORBIDDEN_RULE_ON { Text = "Verbotene Zeichen an Zeilenanfang und -ende nicht bercksichtigen"; Text [ English ] = "Don't Apply list of forbidden characters at line end and line start" ; - Text[ english_us ] = "Don't Apply list of forbidden characters at line end and line start"; + Text[ english_us ] = "Don't apply list of forbidden characters to beginning and end of lines"; Text[ portuguese ] = "Don't Apply list of forbidden characters at line end and line start"; Text[ russian ] = " "; Text[ greek ] = "Don't Apply list of forbidden characters at line end and line start"; Text[ dutch ] = "Don't Apply list of forbidden characters at line end and line start"; - Text[ french ] = "Don't Apply list of forbidden characters at line end and line start"; + Text[ french ] = "Ignorer les caractres interdits en dbut et en fin de ligne"; Text[ spanish ] = "Don't Apply list of forbidden characters at line end and line start"; Text[ italian ] = "Don't Apply list of forbidden characters at line end and line start"; Text[ danish ] = "Don't Apply list of forbidden characters at line end and line start"; |