From dca6aaca5c13a4a9f3fd386d65cb44122cedaaf7 Mon Sep 17 00:00:00 2001 From: Gilles-Philippe Morin Date: Tue, 13 Jan 2015 22:10:21 -0500 Subject: "Recent changes" becomes "Recent Changes" To improve consistency: it is surrounded by "Update Profile" and "Media Manager". --- inc/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/lang/en') diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index fb455f85f..92eb636ed 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -27,7 +27,7 @@ $lang['btn_top'] = 'Back to top'; $lang['btn_newer'] = '<< more recent'; $lang['btn_older'] = 'less recent >>'; $lang['btn_revs'] = 'Old revisions'; -$lang['btn_recent'] = 'Recent changes'; +$lang['btn_recent'] = 'Recent Changes'; $lang['btn_upload'] = 'Upload'; $lang['btn_cancel'] = 'Cancel'; $lang['btn_index'] = 'Sitemap'; -- cgit v1.2.3