From 494917edf83c3d9e4bfa476532761887a3c8a20f Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 17:34:17 -0400
Subject: [PATCH] chng 2 one-liner in xml code

---
 languages/cs-CZ/admin/cs-CZ.com_pfrepo.sys.ini |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/languages/cs-CZ/admin/cs-CZ.com_pfrepo.sys.ini b/languages/cs-CZ/admin/cs-CZ.com_pfrepo.sys.ini
new file mode 100644
index 0000000..8c1c2c9
--- /dev/null
+++ b/languages/cs-CZ/admin/cs-CZ.com_pfrepo.sys.ini
@@ -0,0 +1,12 @@
+; Projectfork Repository
+; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
+; License GNU General Public License version 2 or later; see LICENSE.txt
+; Note : All ini files need to be saved as UTF-8 - No BOM
+
+COM_PFREPO = "Projectfork - Úložiště"
+COM_PFREPO_XML_DESCRIPTION = "Projectfork Úložiště Komponenta"
+
+; Projectfork 4.0 - Repository Menu Item
+COM_PFREPO_REPOSITORY_VIEW_DEFAULT_TITLE = "Prohlížeč (rozvržení seznam)"
+COM_PFREPO_REPOSITORY_VIEW_DEFAULT_OPTION = "Standardní"
+COM_PFREPO_REPOSITORY_VIEW_DEFAULT_DESC = "Zobrazí prohlížeč souborů úložiště."

--
Gitblit v1.9.1