Completed
Push — development ( eb1309...883c57 )
by Nils
08:15
created
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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
Please login to merge, or discard this patch.
includes/language/estonian.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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
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
     'request_access_to_item' => 'Demander un accès à cet objet',
18 18
     'request_access_to_item_info' => 'Fournir la raison pour laquelle vous souhaitez accèder à cet objet',
19 19
     'send_request' => 'Envoyer la requête',
Please login to merge, or discard this patch.
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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
Please login to merge, or discard this patch.
includes/language/german.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
     'request_access_to_item' => 'Request access for this item',
18 18
     'request_access_to_item_info' => 'Provide the reason why you want to access this item',
19 19
     'send_request' => 'Send request',
Please login to merge, or discard this patch.