Completed
Pull Request — develop (#740)
by Maxim
08:32
created
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.
manager/media/browser/mcpuk/lang/sk.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
 /** Slovak localization file for KCFinder
4
-  * author: drejk1 <[email protected]>
5
-  */
4
+ * author: drejk1 <[email protected]>
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/sv.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
 /** Swedish localization file for KCFinder
4
-  * Bobby Grossmann
5
-  */
4
+ * Bobby Grossmann
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/fi.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
 /** Finnish localization file for KCFinder
4
-  * author: Heikki Tenhunen ([email protected])
5
-  */
4
+ * author: Heikki Tenhunen ([email protected])
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/lt.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
 /** Lithuanian localization file for KCFinder
4
-  * author: Paulius Leščinskas <[email protected]>
5
-  */
4
+ * author: Paulius Leščinskas <[email protected]>
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/en.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 Default English localization
6
-  *   @package KCFinder
7
-  *   @version 2.54
8
-  *    @author Pavel Tzonkov <[email protected]>
9
-  * @copyright 2010-2014 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 Default English localization
6
+ *   @package KCFinder
7
+ *   @version 2.54
8
+ *    @author Pavel Tzonkov <[email protected]>
9
+ * @copyright 2010-2014 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' => "en_US.UTF-8",
Please login to merge, or discard this patch.