Skip to content

Commit f7a9d24

Browse files
committed
[CUSTDB-824] Change URL to https and fix typos
1 parent b5d12b0 commit f7a9d24

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

language/en/types/bbcode.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
'BBCODE_CONTRIB_DISABLED' => 'Hidden + Disabled',
5050
'BBCODE_CONTRIB_HIDDEN' => 'Hidden',
5151
'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>',
5353

5454
'BBCODE_VALIDATION' => '[phpBB Custom BBcode - Validation] %1$s %2$s',
5555
'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 @@
7171
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your Custom BBcode being denied.
7272
[*]Make sure it abides by W3 Validation
7373
[*]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.
7575
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.
7777
7878
Here is a report on why your Custom BBcode was denied:
7979
[quote]%s[/quote]

language/en/types/bridge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
To correct the problem(s) with your bridge, please following the below instructions:
6969
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your bridge being denied.
7070
[*]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.
7272
7373
If you feel this denial was not warranted please contact the Development Leader.
7474

language/en/types/converter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
To correct the problem(s) with your convertor, please following the below instructions:
6969
[list=1][*]Make the necessary changes to correct any problems (listed below) that resulted in your convertor being denied.
7070
[*]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.
7272
7373
If you feel this denial was not warranted please contact the Development Leader.
7474

language/en/types/extension.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
[b]Notes:[/b] %1$s',
8383
'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>.
8484
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>',
8686
'EXTENSION_VALIDATION' => '[phpBB Extension-Validation] %1$s %2$s',
8787
'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.
8888
@@ -117,7 +117,7 @@
117117
For further reading, you may want to review the following:
118118
[list]
119119
[*][url=https://wiki.phpbb.com/Category:Extensions]Extensions Development Wiki[/url]
120-
[*][url=http://php.net/docs.php]PHP Documentation[/url]
120+
[*][url=https://php.net/docs.php]PHP Documentation[/url]
121121
[/list]
122122
123123
For help with writing phpBB extensions, the following resources exist:

language/en/types/mod.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
[b]Notes:[/b] %1$s',
8181
'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>.
8282
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>',
8484
'MOD_VALIDATION' => '[phpBB MOD-Validation] %1$s %2$s',
8585
'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.
8686

0 commit comments

Comments
 (0)