From 948714771ae6888d5556ee8ba6469cb2171729f5 Mon Sep 17 00:00:00 2001 From: Nils Fuhrmann Date: Wed, 27 Sep 2000 17:30:04 +0000 Subject: Merge SRC605: 09/27/00 - 20:28:47 (NoBranch) --- basic/source/app/basmsg.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basic/source') diff --git a/basic/source/app/basmsg.src b/basic/source/app/basmsg.src index abaab9a6b21f..11ad7d597f0b 100644 --- a/basic/source/app/basmsg.src +++ b/basic/source/app/basmsg.src @@ -2,9 +2,9 @@ * * $RCSfile: basmsg.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:12:08 $ + * last change: $Author: nf $ $Date: 2000-09-27 18:30:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -133,7 +133,7 @@ String S_WARNING_PREFIX Text[ swedish ] = "Warning: "; Text[ polish ] = "Ostrzeżenie: "; Text[ portuguese_brazilian ] = "Warning: "; - Text[ japanese ] = "Œx: "; + Text[ japanese ] = "Warning: "; Text[ korean ] = "°ć°í: "; Text[ chinese_simplified ] = "Warning: "; Text[ chinese_traditional ] = "Warning: "; -- cgit