diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-08-16 19:11:02 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-08-16 19:11:02 +0000 |
commit | a63f9eb8bbe3b5d7a2c9bc5d5c67104352089b64 (patch) | |
tree | f0162a1e5c984258a6741de7b68daf1ad01e6b96 /svtools/source/control/ctrlbox.src | |
parent | ca0eeb1aa2100340dd6cfc1a545be740ca329d69 (diff) |
Merge SRX643: 16.08.02 - 22:07:51
Diffstat (limited to 'svtools/source/control/ctrlbox.src')
-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"; }; |