[gatein-commits] gatein SVN: r2012 - portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/i18n.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Mar 5 11:41:52 EST 2010


Author: thomas.heute at jboss.com
Date: 2010-03-05 11:41:52 -0500 (Fri, 05 Mar 2010)
New Revision: 2012

Added:
   portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_de.js
Log:
GTNPORTAL-826: MessageResource_de.js is missing
Contribution of Hardy Massen


Added: portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_de.js
===================================================================
--- portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_de.js	                        (rev 0)
+++ portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_de.js	2010-03-05 16:41:52 UTC (rev 2012)
@@ -0,0 +1,22 @@
+/**
+ * Copyright (C) 2009 eXo Platform SAS.
+ * 
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ * 
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ * 
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+
+eXo.i18n.I18NMessage.SessionTimeout = "Die Benutzer-Sitzung ist abgelaufen! Aktualisieren Sie Ihren Browser.";
+eXo.i18n.I18NMessage.TargetBlockNotFound = "Die zu aktualisierende Ziel-blockId wurde nicht gefunden: {0}";
+eXo.i18n.I18NMessage.BlockUpdateNotFound = "Die zu aktualisierende blockId wurde nicht gefunden: {0}";



More information about the gatein-commits mailing list