summaryrefslogtreecommitdiff
path: root/basic/source/app/ttmsg.src
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/ttmsg.src')
-rw-r--r--basic/source/app/ttmsg.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/ttmsg.src b/basic/source/app/ttmsg.src
index 62ca7c3dbae1..edc9bccc9b5d 100644
--- a/basic/source/app/ttmsg.src
+++ b/basic/source/app/ttmsg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: ttmsg.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: kz $ $Date: 2001-08-29 18:08:13 $
+ * last change: $Author: gh $ $Date: 2001-10-25 15:29:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -385,7 +385,7 @@ String S_NO_CONNECTION
Text[ catalan ] = "Sin conexión. Secuencia núm.: ($Arg1)";
Text[ finnish ] = "Ei yhteyttä. Järjestysnumero: ($Arg1)";
};
-String S_NO_FILES_FOUND
+String S_NO_FILES_FOUND // Not used anymore. needed only for old *.res files
{
Text = "Keine ($Arg1) Dateien gefunden";
Text[ english_us ] = "No ($Arg1) files found";