From f200b91fa2201e8abd26ebb6f75780a82c59a807 Mon Sep 17 00:00:00 2001
From: eaxs <tkuhn@live.com>
Date: Tue, 14 Apr 2015 06:44:02 -0400
Subject: [PATCH] Added pull.bat to gitignore

---
 languages/cs-CZ/admin/cs-CZ.com_pfusers.sys.ini |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/languages/cs-CZ/admin/cs-CZ.com_pfusers.sys.ini b/languages/cs-CZ/admin/cs-CZ.com_pfusers.sys.ini
index d223932..42a48aa 100644
--- a/languages/cs-CZ/admin/cs-CZ.com_pfusers.sys.ini
+++ b/languages/cs-CZ/admin/cs-CZ.com_pfusers.sys.ini
@@ -3,15 +3,15 @@
 ; 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_PFUSERS = "Projectfork - Users"
-; COM_PFUSERS_XML_DESCRIPTION = "Projectfork Users Component"
+COM_PFUSERS = "Projectfork - Uživatelé"
+COM_PFUSERS_XML_DESCRIPTION = "Projectfork Uživatelé Komponenta"
 
 ; Projectfork 4.0 - Users Grid Menu Item
 COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Přehled (rozvržení mřížka)"
 COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Standardní"
-; COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Displays project members in a grid layout."
+COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Zobrazí členy projektu v rozvržení mřížka"
 
 ; Projectfork 4.0 - User Profile Menu Item
-; COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "User Profile"
+COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Profil uživatele"
 COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Standardní"
-; COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Displays a user profile page."
\ No newline at end of file
+COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Zobrazí stránku profilu uživatele"

--
Gitblit v1.9.1