Completed
Push — develop ( d22661...ebed40 )
by Serg
05:52
created
manager/media/browser/mcpuk/lang/fa.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,16 +1,16 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** This file is part of KCFinder project
4
-  *
5
-  *      @desc Persian(Farsi) localization file
6
-  *   @package KCFinder
7
-  *   @version 2.2
8
-  *    @author Hamid Kamalpour <[email protected]><http://www.ssfmusic.com>
9
-  * @copyright 2010 KCFinder Project
10
-  *   @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
11
-  *   @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
12
-  *      @link http://kcfinder.sunhater.com
13
-  */
4
+ *
5
+ *      @desc Persian(Farsi) localization file
6
+ *   @package KCFinder
7
+ *   @version 2.2
8
+ *    @author Hamid Kamalpour <[email protected]><http://www.ssfmusic.com>
9
+ * @copyright 2010 KCFinder Project
10
+ *   @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
11
+ *   @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
12
+ *      @link http://kcfinder.sunhater.com
13
+ */
14 14
 
15 15
 $lang = array(
16 16
     '_locale' => "fa_IR.UTF-8",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/et.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Estonian localization file for KCFinder
4
-  * Type some credits if you want
5
-  */
4
+ * Type some credits if you want
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/pt.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Portuguese localization file for KCFinder
4
-  * author: Hugo Branquinho
5
-  * country: Portugal
6
-  * company website: www.framework.pt
7
-  */
4
+ * author: Hugo Branquinho
5
+ * country: Portugal
6
+ * company website: www.framework.pt
7
+ */
8 8
 
9 9
 $lang = array(
10 10
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/no.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Norwegian localization file for KCFinder
4
-  * author: Robin Helgesen ([email protected])
5
-  * country: Norway
6
-  */
4
+ * author: Robin Helgesen ([email protected])
5
+ * country: Norway
6
+ */
7 7
 
8 8
 $lang = array(
9 9
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/it.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Italian localization file for KCFinder
4
-  * author: Ivano Raffeca
5
-  */
4
+ * author: Ivano Raffeca
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/zh-cn.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Chinese Simplified localization file for KCFinder
4
-  * author: yutuo
5
-  * country: China
6
-  * E-mail: [email protected]
7
-  * URL: yutuo.net
8
-  */
4
+ * author: yutuo
5
+ * country: China
6
+ * E-mail: [email protected]
7
+ * URL: yutuo.net
8
+ */
9 9
 
10 10
 $lang = array(
11 11
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/hu.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Hungarian localization file for KCFinder
4
-  * Dubravszky József <[email protected]>
5
-  */
4
+ * Dubravszky József <[email protected]>
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/tr.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Turkish localization file for KCFinder
4
-  * translation by: Kursad Olmez <[email protected]>
5
-  */
4
+ * translation by: Kursad Olmez <[email protected]>
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/af.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Afrikaans localization file for KCFinder
4
-  */
4
+ */
5 5
 
6 6
 $lang = array(
7 7
     '_locale' => "af-ZA.UTF-8",
Please login to merge, or discard this patch.