diff options
-rw-r--r-- | svtools/source/control/ctrlbox.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/svtools/source/control/ctrlbox.src b/svtools/source/control/ctrlbox.src index fd07a914f2a3..e1a67c290298 100644 --- a/svtools/source/control/ctrlbox.src +++ b/svtools/source/control/ctrlbox.src @@ -2,9 +2,9 @@ * * $RCSfile: ctrlbox.src,v $ * - * $Revision: 1.38 $ + * $Revision: 1.39 $ * - * last change: $Author: kz $ $Date: 2002-08-05 20:08:59 $ + * last change: $Author: kz $ $Date: 2002-08-16 20:11:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -397,14 +397,14 @@ String STR_SVT_COLLATE_PHONEBOOK Text[ french ] = "Phone book"; Text[ spanish ] = "Phone book"; Text[ finnish ] = "Phone book"; - Text[ italian ] = "Phone book"; + Text[ italian ] = "Elenco telefonico"; Text[ danish ] = "Phone book"; Text[ swedish ] = "Phone book"; Text[ polish ] = "Phone book"; - Text[ japanese ] = "Phone book"; - Text[ korean ] = "Phone book"; + Text[ japanese ] = "電話帳"; + Text[ korean ] = "전화 번호부"; Text[ chinese_simplified ] = "Phone book"; - Text[ chinese_traditional ] = "Phone book"; + Text[ chinese_traditional ] = "電話簿"; Text[ turkish ] = "Phone book"; Text[ arabic ] = "Phone book"; }; |