Author: hfnukal
Date: 2012-06-24 05:36:01 -0400 (Sun, 24 Jun 2012)
New Revision: 8741
Added:
epp/portal/branches/EPP_5_2_Branch/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_cs.js
Log:
Bug 809612 - MessageResource_cs.js not found
Added:
epp/portal/branches/EPP_5_2_Branch/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_cs.js
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_cs.js
(rev 0)
+++
epp/portal/branches/EPP_5_2_Branch/web/eXoResources/src/main/webapp/javascript/eXo/i18n/MessageResource_cs.js 2012-06-24
09:36:01 UTC (rev 8741)
@@ -0,0 +1,23 @@
+/**
+ * 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 = "Relace vypršela! Obnovte prohlížeč.";
+eXo.i18n.I18NMessage.TargetBlockNotFound = "Požadovaný dotaz nelze dokončit.
Komponent (blockId: {0}) nelze nalézt. Pokud se změnil obsah stránky, je potřeba ji
obnovit."
+eXo.i18n.I18NMessage.BlockUpdateNotFound = "Nelze nalézt blockId: {0}";
+eXo.i18n.I18NMessage.DefaultTheme = "Výchozí téma";
\ No newline at end of file