You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en/types/bbcode.php
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@
49
49
'BBCODE_CONTRIB_DISABLED' => 'Hidden + Disabled',
50
50
'BBCODE_CONTRIB_HIDDEN' => 'Hidden',
51
51
'BBCODE_CONTRIB_NEW' => 'New',
52
-
'BBCODE_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree and accept that this Custom BBcode will be released under the <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a> license with attribution rights waived for public performance of the work. Attribution will still be required for distribution.</span>',
52
+
'BBCODE_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree and accept that this Custom BBcode will be released under the <a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a> license with attribution rights waived for public performance of the work. Attribution will still be required for distribution.</span>',
'BBCODE_VALIDATION_MESSAGE_APPROVE' => 'Thank you for submitting your Custom BBcode to the phpBB.com Customisation Database. After careful inspection your Custom BBcode has been [b][color=#5c8503]approved[/color][/b] and released into our Customisation Database.
@@ -71,9 +71,9 @@
71
71
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your Custom BBcode being denied.
72
72
[*]Make sure it abides by W3 Validation
73
73
[*]Re-upload your BBcode to our Customisation Database.[/list]
74
-
Please ensure you tested your Custom BBcode on the latest version of phpBB (see the [url=http://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your BBcode.
74
+
Please ensure you tested your Custom BBcode on the latest version of phpBB (see the [url=https://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your BBcode.
75
75
76
-
If you feel this denial was not warranted please contact the phpBB Teams via the validation dicussion topic.
76
+
If you feel this denial was not warranted please contact the phpBB Teams via the validation discussion topic.
77
77
78
78
Here is a report on why your Custom BBcode was denied:
Copy file name to clipboardExpand all lines: language/en/types/bridge.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
To correct the problem(s) with your bridge, please following the below instructions:
69
69
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your bridge being denied.
70
70
[*]Re-upload your bridge to our Customisation Database.[/list]
71
-
Please ensure you tested your bridge on the latest version of phpBB (see the [url=http://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your bridge.
71
+
Please ensure you tested your bridge on the latest version of phpBB (see the [url=https://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your bridge.
72
72
73
73
If you feel this denial was not warranted please contact the Development Leader.
Copy file name to clipboardExpand all lines: language/en/types/converter.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
To correct the problem(s) with your convertor, please following the below instructions:
69
69
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your convertor being denied.
70
70
[*]Re-upload your convertor to our Customisation Database.[/list]
71
-
Please ensure you tested your convertor on the latest version of phpBB (see the [url=http://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your convertor.
71
+
Please ensure you tested your convertor on the latest version of phpBB (see the [url=https://www.phpbb.com/downloads/]Downloads[/url] page) before you re-submit your convertor.
72
72
73
73
If you feel this denial was not warranted please contact the Development Leader.
Copy file name to clipboardExpand all lines: language/en/types/extension.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@
82
82
[b]Notes:[/b] %1$s',
83
83
'EXTENSION_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree to abide by the <a href="https://www.phpbb.com/extensions/rules-and-policies/">Extensions database policies</a> and that your extension conforms to and follows the <a href="https://area51.phpbb.com/docs/32x/coding-guidelines.html">phpBB 3.2 Coding Guidelines</a>.
84
84
85
-
You also agree and accept that this extension is to be released under the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that the license of any included components are compatible with the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that you also allow the re-distribution of your extension through this website indefinitely. For a list of available licenses and licenses compatible with the GNU GPLv2 please reference the <a href="http://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses">list of FSF approved software licenses</a>.</span>',
85
+
You also agree and accept that this extension is to be released under the <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that the license of any included components are compatible with the <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that you also allow the re-distribution of your extension through this website indefinitely. For a list of available licenses and licenses compatible with the GNU GPLv2 please reference the <a href="https://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses">list of FSF approved software licenses</a>.</span>',
'EXTENSION_VALIDATION_MESSAGE_APPROVE' => 'Thank you for submitting your extension to the phpBB.com extensions database. After careful inspection by the Extension Customisations Team, your extension has been [b][color=#5c8503]approved[/color][/b] and released into our extensions database.
88
88
@@ -117,7 +117,7 @@
117
117
For further reading, you may want to review the following:
118
118
[list]
119
119
[*][url=https://wiki.phpbb.com/Category:Extensions]Extensions Development Wiki[/url]
Copy file name to clipboardExpand all lines: language/en/types/mod.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@
80
80
[b]Notes:[/b] %1$s',
81
81
'MOD_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree to abide by the <a href="http://www.phpbb.com/mods/policies/">MODifications database policies</a> and that your MOD conforms to and follows the <a href="http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB/docs/coding-guidelines.html">phpBB3 Coding Guidelines</a>.
82
82
83
-
You also agree and accept that this MODification\'s license and the license of any included components are compatible with the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that you also allow the re-distributibution of your MODification through this website indefinitely. For a list of available licenses and licenses compatible with the GNU GPLv2 please reference the <a href="http://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses">list of FSF approved software licenses</a>.</span>',
83
+
You also agree and accept that this MODification\'s license and the license of any included components are compatible with the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that you also allow the re-distribution of your MODification through this website indefinitely. For a list of available licenses and licenses compatible with the GNU GPLv2 please reference the <a href="http://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses">list of FSF approved software licenses</a>.</span>',
'MOD_VALIDATION_MESSAGE_APPROVE' => 'Thank you for submitting your modification to the phpBB.com modifications database. After careful inspection by the Extension Customisations Team your MOD has been [b][color=#5c8503]approved[/color][/b] and released into our modifications database.
0 commit comments