Passed
Push — development ( 3aeb6f...5e114c )
by Nils
04:54
created
includes/language/spanish.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
     'user_ga_code' => 'Enviar el código de GoogleAuthenticator por correo al usuario',
18 18
     'send_ga_code' => 'Google Authenticator para el usuario',
19 19
     'error_no_email' => '¡Este usuario no tiene dirección de correo electrónico configurada!',
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
     'user_ga_code' => 'Invia all\'utente per mail il link GoogleAuthenticator',
18 18
     'send_ga_code' => 'Google Authenticator per utente',
19 19
     'error_no_email' => 'Questo utente non ha un indirizzo email!',
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
     'user_ga_code' => 'Отправить приложение Google Authenticator на email пользователю',
18 18
     'send_ga_code' => 'Код Google Authenticator для пользователя',
19 19
     'error_no_email' => 'У пользователя не задан email!',
Please login to merge, or discard this patch.
includes/language/french.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
     'user_ga_code' => 'Envoyer le code Google Authenticator à l\'utilisateur par email',
18 18
     'send_ga_code' => 'Google Authenticator pour l\'utilisateur',
19 19
     'error_no_email' => 'Cet utilisateur n\'a pas de courriel de défini !',
Please login to merge, or discard this patch.
includes/language/bulgarian.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
     'user_ga_code' => 'Изптати Google Authenticator на потребителя по имейл',
18 18
     'send_ga_code' => 'Google Authenticator за потребител',
19 19
     'error_no_email' => 'Този потребител няма настроен имейл!',
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
     'user_ga_code' => 'Email Google Authentication to user',
18 18
     'send_ga_code' => 'Set and email Google Authentication code',
19 19
     'error_no_email' => 'This user has no email address set!',
Please login to merge, or discard this patch.
includes/language/turkish.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
     'user_ga_code' => 'Email Google Authentication to user',
18 18
     'send_ga_code' => 'Set and email Google Authentication code',
19 19
     'error_no_email' => 'This user has no email address set!',
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
     'user_ga_code' => 'Email Google Authentication to user',
18 18
     'send_ga_code' => 'Set and email Google Authentication code',
19 19
     'error_no_email' => 'This user has no email address set!',
Please login to merge, or discard this patch.
includes/language/romanian.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
     'user_ga_code' => 'Trimite cod Google Authenticator catre user prin email',
18 18
     'send_ga_code' => 'Seteaza si trimite cod Google Authenticator',
19 19
     'error_no_email' => 'Utilizatorul nu are configurata adresa de email!',
Please login to merge, or discard this patch.