Skip to content

Commit fd7fcfa

Browse files
committed
Oxford English
1 parent 7f9b416 commit fd7fcfa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

HISTORY.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ Changes in 4.7.2
3636
pages.
3737
* Changed: Extended fallback to 'C' locale in some situations.
3838
* Changed: Partially translated inline help files use fallback language (by
39-
default: English) where localised help items are not present.
39+
default: English) where localized help items are not present.
4040
* Changed: Hive admin theme login panel now displays link to public site.
4141
* Changed: Simplified Classic admin theme login panel layout.
4242
* Changed: Fine-grained development theme preview.
4343
* Changed: More customizable Atom/RSS feeds via 'atom_head', 'rss_head' and
4444
'feed_filter' callbacks.
4545
* Changed: Deleting an article deletes any associated comments.
4646
* Changed: Forms, Pages and Styles accept pre-4.7 names for editing, but
47-
must be sanitised prior to saving.
47+
must be sanitized prior to saving.
4848
* Changed: Some emoji are preserved in automatically-generated article URL
4949
titles.
5050
* Changed: Article text blocks starting with a Textpattern tag are not
@@ -88,7 +88,7 @@ Changes in 4.7.1
8888
* Fixed: Section page/style selectors are correctly populated.
8989
* Fixed: Articles without a URL-only title have a valid permlink across all
9090
link formats.
91-
* Changed: Additional code optimisation for PHP 5.4 and later.
91+
* Changed: Additional code optimization for PHP 5.4 and later.
9292
* Changed: Improved language string coverage in setup process.
9393
* Changed: Extended use of Textpattern 4.7.*-native tags in Four Point Seven
9494
theme.
@@ -124,7 +124,7 @@ Changes in 4.7.0
124124
output.
125125
* Added: <txp:if_logged_in /> tag.
126126
* Added: XML and JSON file support. Completely overhauled setup procedure to
127-
centralise and verify/delete preferences on upgrade. Table structure and
127+
centralize and verify/delete preferences on upgrade. Table structure and
128128
preferences defined in files for easier maintenance (thanks, makss).
129129
* Added: Per-user admin panel language preference (decoupled from site language
130130
preference).
@@ -211,7 +211,7 @@ Changes in 4.7.0
211211
* Changed: More locale-aware date handling in safe_strftime().
212212
* Changed: Deprecated support for uploading .swf files via Images panel (support
213213
will be removed entirely at Textpattern 4.8.0).
214-
* Changed: Extensive admin theme image optimisations.
214+
* Changed: Extensive admin theme image optimizations.
215215
* Changed: Admin theme accessibility improvements.
216216
* Changed: Admin theme layout improvements on small devices.
217217
* Changed: Pagination and search added to Plugins panel.
@@ -248,7 +248,7 @@ Changes in 4.6.2
248248
* Maintenance release with bug fixes.
249249
* Fixed: More complete SQL trace on non-row-based queries.
250250
* Fixed: Update process for filesystem-only releases.
251-
* Fixed: Normalise link text in some tag builder tags (thanks, makss).
251+
* Fixed: Normalize link text in some tag builder tags (thanks, makss).
252252
* Fixed: Incorrect focus ring styling.
253253
* Fixed: Define Trace in RPC (thanks, Retrax/makss).
254254
* Added: Better cross-browser support for input type=color
@@ -879,7 +879,7 @@ Changes in 4.0.5
879879
* Distribute jQuery 1.1.2 as a default JavaScript library.
880880
* Keep image properties on replacement.
881881
* Add 'delete thumbnail' function.
882-
* Support back end branding: customisable logo and colour bar.
882+
* Support back end branding: customizable logo and colour bar.
883883
* Table sort indicators.
884884
* Textile improvements.
885885
* Fix non-utf8 mails (iso 8859-1).
@@ -895,7 +895,7 @@ Changes in 4.0.5
895895
4.0.4).
896896
* Fix 'active class' in section_list, category_list.
897897
* Better cooperation with some proxies (and other HTTP/1.0 clients).
898-
* Smarter comment submit button emphasises preview step.
898+
* Smarter comment submit button emphasizes preview step.
899899
* Optionally hide spam comments in back end list.
900900
* Truncate longish article category titles in the write screen.
901901
* Handle thumbnailing of larger images.
@@ -992,7 +992,7 @@ Changes in 4.0.3
992992
loading at window.onload, useful for admin side plugins.
993993
* Improve MySQL 5 compatibility.
994994
* Add comment edit link to notification emails.
995-
* Make comment-time format customisable in tag (mary).
995+
* Make comment-time format customizable in tag (mary).
996996
* Add offset-attribute to file_download_list (mary).
997997
* Make older, newer and link_to_home work more consistantly with other nav-tags
998998
(mary).
@@ -1031,7 +1031,7 @@ Changes in 4.0.2
10311031
* Improved comment input form HTML markup.
10321032
* Improved txp:section and txp:category tags.
10331033
* New tags: txp:if_different, txp:if_first_article, txp:if_last_article.
1034-
* Localise the XML feed link title.
1034+
* Localize the XML feed link title.
10351035
* Better encoding of article titles.
10361036
* Fix rare problems caused by magic_quotes_runtime.
10371037
* Improved file upload forms.

0 commit comments

Comments
 (0)