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/site/sk-SK.com_projectfork.ini |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/languages/sk-SK/site/sk-SK.com_projectfork.ini b/languages/sk-SK/site/sk-SK.com_projectfork.ini
index 83d15f2..6f36668 100644
--- a/languages/sk-SK/site/sk-SK.com_projectfork.ini
+++ b/languages/sk-SK/site/sk-SK.com_projectfork.ini
@@ -1,8 +1,19 @@
 ; Projectfork
-; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved.
+; Copyright (C) 2006 - 2013 Tobias Kuhn. All rights reserved.
 ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 ; Note : All ini files need to be saved as UTF-8 - No BOM
 
+;
+; @since 4.1
+;
+
+; Projectfork 4.1 - Shared strings
+; JGLOBAL_CHECK_ALL = "Select All"
+
+
+;
+; @since 4.0
+;
 
 ; Projectfork 4.0 - Shared strings
 COM_PROJECTFORK = "Projektfork"
@@ -39,6 +50,15 @@
 JGRID_HEADING_TASKLIST = "Zoznam"
 JGRID_HEADING_PRIORITY = "Priorita"
 JGRID_HEADING_MILESTONE = "Míľnik"
+JGRID_HEADING_FILES = "Priečinky"
+JGRID_HEADING_FILE = "Priečinok"
+JGRID_HEADING_NOTES = "Poznámka"
+JGRID_HEADING_NOTE = "Poznámka"
+; JGRID_HEADING_DOCUMENTS = "Documents"
+; JGRID_HEADING_DOCUMENT = "Document"
+; JGRID_HEADING_DIRECTORIES = "Directories"
+JGRID_HEADING_DIRECTORY = "Priečinok"
+; JGRID_HEADING_TYPE = "Type"
 COM_PROJECTFORK_DATE_NOT_SET = "Nezadané"
 COM_PROJECTFORK_DATE_STARTED_ON = "Vytvorené dňa"
 COM_PROJECTFORK_DETAILS_LABEL = "Podrobnosti"
@@ -145,6 +165,7 @@
 ; Projectfork 4.0 - Projects
 COM_PROJECTFORK_PROJECTS = "Projekty"
 JGRID_HEADING_TASKLISTS_AND_TASKS = "%s zoznamov / %s úloh"
+; COM_PROJECTFORK_PROJECT_COMPLETION = "Project Completion"
 
 ; Projectfork 4.0 - Milestones
 COM_PROJECTFORK_MILESTONES = "Míľniky"

--
Gitblit v1.9.1