diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-05 11:58:43 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-05 11:58:43 +0000 |
commit | 5b4b874ce1762ddd73024b434344979b6f285ceb (patch) | |
tree | b54331b1f3b1261911d6bcf3d48323acb6bad6e7 | |
parent | 51f880662b348d176e3c03ff29d01a208e1aba36 (diff) |
Merge SRX643: 05.09.02 - 14:55:19
-rw-r--r-- | vcl/source/src/btntext.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/vcl/source/src/btntext.src b/vcl/source/src/btntext.src index c024bf44c64c..06f2799fef5d 100644 --- a/vcl/source/src/btntext.src +++ b/vcl/source/src/btntext.src @@ -2,9 +2,9 @@ * * $RCSfile: btntext.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2002-08-15 20:41:18 $ + * last change: $Author: kz $ $Date: 2002-09-05 12:58:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -284,17 +284,17 @@ String SV_BUTTONTEXT_IGNORE Text[ russian ] = "~Ignore"; Text[ greek ] = "~Ignore"; Text[ dutch ] = "~Ignore"; - Text[ french ] = "~Ignore"; - Text[ spanish ] = "~Ignore"; + Text[ french ] = "Ignorer"; + Text[ spanish ] = "~Ignorar"; Text[ finnish ] = "~Ignore"; - Text[ italian ] = "~Ignore"; + Text[ italian ] = "~Ignora"; Text[ danish ] = "~Ignore"; - Text[ swedish ] = "~Ignore"; + Text[ swedish ] = "~Ignorera"; Text[ polish ] = "~Ignore"; Text[ portuguese_brazilian ] = "~Ignore"; Text[ japanese ] = "無視する"; - Text[ korean ] = "~Ignore"; - Text[ chinese_simplified ] = "~Ignore"; + Text[ korean ] = "무시(~I)"; + Text[ chinese_simplified ] = "忽略(~I)"; Text[ chinese_traditional ] = "忽略(~I)"; Text[ turkish ] = "~Ignore"; Text[ arabic ] = "~Ignore"; |