Ignore:
Timestamp:
Feb 15, 2013, 2:10:34 PM (11 years ago)
Author:
nikrou
Message:

Fix some copyrights

File:
1 edited

Legend:

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

    r12837 r20763  
    33// | User Tags  - a plugin for Piwigo                                      |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2010-2011 Nicolas Roudaire        http://www.nikrou.net  |
     5// | Copyright(C) 2010-2013 Nicolas Roudaire        http://www.nikrou.net  |
    66// +-----------------------------------------------------------------------+
    77// | This program is free software; you can redistribute it and/or modify  |
    8 // | it under the terms of the GNU General Public License as published by  |
    9 // | the Free Software Foundation                                          |
     8// | it under the terms of the GNU General Public License version 2 as     |
     9// | published by the Free Software Foundation                             |
    1010// |                                                                       |
    1111// | This program is distributed in the hope that it will be useful, but   |
     
    3737$lang['You are not allowed to add tags'] = 'Etiket eklemek için izininiz yok';
    3838$lang['You are not allowed to delete tags'] = 'Etiket silmek için izininiz yok';
    39 ?>
Note: See TracChangeset for help on using the changeset viewer.