Skip to content

Commit ae195e1

Browse files
committed
Add punctuation and an empty to validation.rst and guidelines.rst
1 parent b558b93 commit ae195e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

development/language/guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If your language pack is denied and then resubmitted, it is placed at the end of
132132
133133
5) Submissions should follow the recommendations in the `Coding Guidelines`_ as closely as possible.
134134

135-
6) All PHP and text files must be encoded in UTF-8 without BOM and have new line at the end of the file. Many modern text editors use this as a default setting, but we recommend checking it in your editor's settings. We recommend you use `Notepad++`_ or `PSPad`_, both lightweight and free.
135+
6) All PHP and text files must be encoded in UTF-8 without BOM and have an empty new line at the end of the file. Many modern text editors use this as a default setting, but we recommend checking it in your editor's settings. We recommend you use `Notepad++`_ or `PSPad`_, both lightweight and free.
136136

137137
7) The translation is mostly your work and you have a right to hold a copyright on the translation and put your name or the names of those on your team in the ``composer.json`` file in the authors section.
138138

development/language/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Use this section to credit the authors and maintainers of this translation. You
147147
148148
Support
149149
^^^^^^^
150-
Use this section to provide links to your websites, email, chat channels, etc. where you provide support for this translation. You should have at least one contact URL e.g. the support section in the Customisation Database on www.phpBB.com
150+
Use this section to provide links to your websites, email, chat channels, etc. where you provide support for this translation. You should have at least one contact URL, e.g. the support section in the Customisation Database on www.phpBB.com.
151151

152152
Extra
153153
^^^^^

0 commit comments

Comments
 (0)