aboutsummaryrefslogtreecommitdiffstats
path: root/language/he_IL
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-05-01 22:23:50 +0000
committerplegall <plg@piwigo.org>2012-05-01 22:23:50 +0000
commitb0d457e08a40280ac784936846c9280ad7a269a4 (patch)
tree1384a22f7aa89fd2731d3c60966f0bfddc7757eb /language/he_IL
parent844889300988d311ee95fe29d473130d92ed822b (diff)
bug fixed: change language key "title" into "Title"
git-svn-id: http://piwigo.org/svn/trunk@14646 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/he_IL')
-rw-r--r--language/he_IL/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php
index ee497952c..e0128e546 100644
--- a/language/he_IL/admin.lang.php
+++ b/language/he_IL/admin.lang.php
@@ -329,7 +329,7 @@ $lang['Directory'] = 'מדריך';
$lang['sub-albums'] = 'קטגוריות משנה';
$lang['Synchronize metadata'] = 'לסנכרן מטה';
$lang['target'] = 'המטרה';
-$lang['title'] = 'כותרת';
+$lang['Title'] = 'כותרת';
$lang['Album list management'] = 'ניהול קטגוריות';
$lang['Piwigo configuration'] = 'תצורה Piwigo';
$lang['Edit album'] = 'ערוך קטגוריה';