diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-24 14:42:44 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-24 14:42:44 +0000 |
commit | 84ad1f2e2971721a4b655d784a66d51f35edd91c (patch) | |
tree | 686bfd12906e6e65238dd4f84b61e03c52049623 /basic/source/app/testtool.src | |
parent | bae2d99c057aa19bba339ad69fa913d525410d78 (diff) |
Merge SRC614: 24.11.00 - 16:42:24 (NoBranch)
Diffstat (limited to 'basic/source/app/testtool.src')
-rw-r--r-- | basic/source/app/testtool.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/app/testtool.src b/basic/source/app/testtool.src index f4f1a8293780..aa7f73b0dd5d 100644 --- a/basic/source/app/testtool.src +++ b/basic/source/app/testtool.src @@ -2,9 +2,9 @@ * * $RCSfile: testtool.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2000-11-15 20:38:21 $ + * last change: $Author: kz $ $Date: 2000-11-24 15:42:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ String S_INVALID_KEYCODE Text[ polish ] = "Nieprawidowy KeyCode!"; Text[ portuguese_brazilian ] = "Ist kein gltiger KeyCode!"; Text[ japanese ] = "ނ͖łB"; - Text[ korean ] = "Ű ڵ尡 ʽϴ!"; + Text[ korean ] = "Ű ڵ尡 ʽϴ!"; Text[ chinese_simplified ] = "һЧļ룡"; Text[ chinese_traditional ] = "LĪXI"; Text[ arabic ] = "Is an invalid KeyCode!"; @@ -146,7 +146,7 @@ String S_READING_SLOT_IDS Text[ polish ] = "Czytanie Slot ID"; Text[ portuguese_brazilian ] = "Einlesen der Slot IDs"; Text[ japanese ] = "ۯ ID ̓ǂݎ"; - Text[ korean ] = " ̵ б"; + Text[ korean ] = "ID б"; Text[ chinese_simplified ] = "ȡ Slot IDs"; Text[ chinese_traditional ] = "Ū Slot IDs"; Text[ arabic ] = "Reading Slot IDs"; |