From d0d079525a8674fd2b37e4edd45e8e3e6a62e43e Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Fri, 25 Jun 2010 10:42:07 +0000
Subject: [PATCH] L10N handoff... Updates to localized messages in de, es, fr, ja, ko, zh_CN.

---
 opends/src/messages/messages/runtime_information_es.properties |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/runtime_information_es.properties b/opends/src/messages/messages/runtime_information_es.properties
index 050f828..31f2e78 100644
--- a/opends/src/messages/messages/runtime_information_es.properties
+++ b/opends/src/messages/messages/runtime_information_es.properties
@@ -21,10 +21,14 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2009 Sun Microsystems, Inc.
+
+
+
 #
 # Global directives
 #
 global.category=RUNTIME_INFORMATION
+
 #
 # Format string definitions
 #
@@ -69,3 +73,5 @@
 NOTICE_UNKNOWN_INSTALL_DIRECTORY_22=Directorio de instalaci\u00f3n: desconocido
 NOTICE_INSTANCE_DIRECTORY_23=Directorio de instancias:  %s
 NOTICE_UNKNOWN_INSTANCE_DIRECTORY_24=Directorio de instancias: desconocido
+
+

--
Gitblit v1.10.0