Test Failed
Push — release_2_0 ( b5d05f...6b95c4 )
by Tomasz
06:04
created
devices/Devices-template.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -377,7 +377,7 @@  discard block
 block discarded – undo
377 377
                             "eduroamCAT",
378 378
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
379 379
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
380
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
380
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
381 381
                 ],
382 382
             ],
383 383
             'android_pie' => [
@@ -392,7 +392,7 @@  discard block
 block discarded – undo
392 392
                             "eduroamCAT",
393 393
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
394 394
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
395
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
395
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
396 396
                 ],
397 397
             ],
398 398
             'android_oreo' => [
@@ -407,7 +407,7 @@  discard block
 block discarded – undo
407 407
                             "eduroamCAT",
408 408
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
409 409
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
410
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
410
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
411 411
                 ],
412 412
             ],
413 413
             'android_nougat' => [
@@ -422,7 +422,7 @@  discard block
 block discarded – undo
422 422
                             "eduroamCAT",
423 423
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
424 424
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
425
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
425
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
426 426
                 ],
427 427
             ],
428 428
             'android_marshmallow' => [
@@ -437,7 +437,7 @@  discard block
 block discarded – undo
437 437
                             "eduroamCAT",
438 438
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
439 439
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
440
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
440
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
441 441
                 ],
442 442
             ],
443 443
             'android_lollipop' => [
@@ -452,7 +452,7 @@  discard block
 block discarded – undo
452 452
                             "eduroamCAT",
453 453
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
454 454
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
455
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
455
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
456 456
                 ],
457 457
             ],
458 458
             'android_kitkat' => [
@@ -467,7 +467,7 @@  discard block
 block discarded – undo
467 467
                             "eduroamCAT",
468 468
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
469 469
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
470
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
470
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
471 471
                 ],
472 472
             ],
473 473
             'android_43' => [
@@ -482,7 +482,7 @@  discard block
 block discarded – undo
482 482
                             "eduroamCAT",
483 483
                             "<a target='_blank' href='https://play.google.com/store/apps/details?id=uk.ac.swansea.eduroamcat'>Google Play</a>",
484 484
                             "<a target='_blank' href='https://www.amazon.com/dp/B01EACCX0S/'>Amazon Appstore</a>",
485
-                            "<a target='_blank' href='eduroamCAT-stable.apk'>" . _("as local download") . "</a>"),
485
+                            "<a target='_blank' href='eduroamCAT-stable.apk'>"._("as local download")."</a>"),
486 486
                 ],
487 487
             ],
488 488
             'android_legacy' => [
Please login to merge, or discard this patch.