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/sk-SK/admin/sk-SK.com_pfrepo.ini |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/languages/sk-SK/admin/sk-SK.com_pfrepo.ini b/languages/sk-SK/admin/sk-SK.com_pfrepo.ini
new file mode 100644
index 0000000..688409c
--- /dev/null
+++ b/languages/sk-SK/admin/sk-SK.com_pfrepo.ini
@@ -0,0 +1,28 @@
+; Projectfork Repository
+; Copyright (C) 2006 - 2013 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
+
+;
+; @since 4.1
+;
+; COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_LABEL = "Show Element Count"
+; COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_DESC = "Set whether to count the elements contained in each folder. Does not include sub-directory elements."
+
+
+;
+; @since 4.0
+;
+; COM_PFREPO = "Projectfork - Repository"
+; COM_PFREPO_XML_DESCRIPTION = "Projectfork Repository Component"
+
+; COM_PFREPO_CONFIGURATION = "Projectfork - Repository Configuration"
+COM_PFREPO_CONFIG_GENERAL_LABEL = "HlavnĂ˝"
+; COM_PFREPO_CONFIG_GENERAL_DESC = "These settings handle general features across the Projectfork repository."
+; COM_PFREPO_CONFIG_REPO_BASEPATH_LABEL = "Upload Storage Directory"
+; COM_PFREPO_CONFIG_REPO_BASEPATH_DESC = "Enter the path where uploaded files should be stored. If left empty, all files will be uploaded to: /media/com_projectfork/repo"
+
+; COM_PFREPO_CONFIG_FILTER_EXT_LABEL = "File Extensions"
+; COM_PFREPO_CONFIG_FILTER_EXT_DESC = "Comma-separated list of file extensions that users are allowed to upload. If left empty, no restrictions will be applied."
+; COM_REPO_CONFIG_FILTER_EXT_ADMIN_LABEL = "Restrict Super Admins"
+; COM_REPO_CONFIG_FILTER_EXT_ADMIN_DESC = "If set to No, Super Admins can upload files of any type."

--
Gitblit v1.9.1