Ignore:
Timestamp:
Oct 16, 2014, 9:39:11 AM (10 years ago)
Author:
sarybe
Message:

[Thumbnail_Tooltip] Bug fix for html and double quotes in comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ThumbnailTooltip/language/tr_TR/plugin.lang.php

    r28174 r30100  
    11<?php
    22// +-----------------------------------------------------------------------+
     3
    34// | Piwigo - a PHP based photo gallery                                    |
     5
    46// +-----------------------------------------------------------------------+
     7
    58// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
     9
    610// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     11
    712// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
     13
    814// +-----------------------------------------------------------------------+
     15
    916// | This program is free software; you can redistribute it and/or modify  |
     17
    1018// | it under the terms of the GNU General Public License as published by  |
     19
    1120// | the Free Software Foundation                                          |
     21
    1222// |                                                                       |
     23
    1324// | This program is distributed in the hope that it will be useful, but   |
     25
    1426// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
     27
    1528// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
     29
    1630// | General Public License for more details.                              |
     31
    1732// |                                                                       |
     33
    1834// | You should have received a copy of the GNU General Public License     |
     35
    1936// | along with this program; if not, write to the Free Software           |
     37
    2038// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
     39
    2140// | USA.                                                                  |
     41
    2242// +-----------------------------------------------------------------------+
    2343$lang['tn_display_img'] = 'Görüntüler';
Note: See TracChangeset for help on using the changeset viewer.