From c8ca49df3c967f956333ec92ddbaaafa30136167 Mon Sep 17 00:00:00 2001 From: hajma <hajma@localhost> Date: Thu, 21 May 2009 15:09:09 +0000 Subject: [PATCH] german translations update --- opends/src/messages/messages/runtime_information_de.properties | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/runtime_information_de.properties b/opends/src/messages/messages/runtime_information_de.properties index 3e960d1..59b0af9 100644 --- a/opends/src/messages/messages/runtime_information_de.properties +++ b/opends/src/messages/messages/runtime_information_de.properties @@ -20,7 +20,7 @@ # # CDDL HEADER END # -# Copyright 2006-2008 Sun Microsystems, Inc. +# Copyright 2006-2009 Sun Microsystems, Inc. @@ -69,4 +69,9 @@ NOTICE_JVM_HOST_18=JVM-Host: %s, Ausf\u00fchrung von %s, Gr\u00f6\u00dfe des physischen Speichers %d Bytes , Anzahl der verf\u00fcgbaren Prozessoren %d NOTICE_JVM_ARGS_19=JVM-Argumente: %s NOTICE_JVM_HOST_WITH_UNKNOWN_PHYSICAL_MEM_20=JVM-Host: %s, Ausf\u00fchrung von %s, Gr\u00f6\u00dfe des physischen Speichers unbekannt, Anzahl der verf\u00fcgbaren Prozessoren %d +NOTICE_INSTALL_DIRECTORY_21=Installation Directory: %s +NOTICE_UNKNOWN_INSTALL_DIRECTORY_22=Installation Directory: unknown +NOTICE_INSTANCE_DIRECTORY_23=Instance Directory: %s +NOTICE_UNKNOWN_INSTANCE_DIRECTORY_24=Instance Directory: unknown + -- Gitblit v1.10.0