Passed
Push — development ( 72acab...588a17 )
by Nils
04:47
created
includes/language/portuguese_br.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/ukrainian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/arabic.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/norwegian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/vietnamese.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'press_your_yubico_key' => 'Press your Yubico key',
Please login to merge, or discard this patch.
includes/language/swedish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/russian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/portuguese.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.
includes/language/italian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'provide_yubico_identifiers' => 'Please provide your Yubico identifiers',
18 18
     'admin_yubico_authentication_setting' => 'Enable Yubico authentication',
19 19
     'yubico_user_id' => 'Client ID',
Please login to merge, or discard this patch.