aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorn-aleha <nick_aleha@myway.com>2014-07-08 02:09:10 +0300
committern-aleha <nick_aleha@myway.com>2014-07-08 02:09:10 +0300
commitf2745d1e574af528270869994f2323db68dc8466 (patch)
tree2ea53095bf61a7fc4b76813522d0ff236b270d2d /phpBB/language/en/ucp.php
parent4679fa543b40ae2d37f99db1907cfee0381995b5 (diff)
downloadforums-f2745d1e574af528270869994f2323db68dc8466.tar
forums-f2745d1e574af528270869994f2323db68dc8466.tar.gz
forums-f2745d1e574af528270869994f2323db68dc8466.tar.bz2
forums-f2745d1e574af528270869994f2323db68dc8466.tar.xz
forums-f2745d1e574af528270869994f2323db68dc8466.zip
[ticket/12768] More fixes in language files
More spaces converted to tabs for identation in language files. PHPBB3-12768
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index c4328aa3a6..d464a9219e 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -328,12 +328,12 @@ $lang = array_merge($lang, array(
'NOTIFICATION_TYPE_BOOKMARK' => 'Someone replies to a topic you have bookmarked',
'NOTIFICATION_TYPE_GROUP_REQUEST' => 'Someone requests to join a group you lead',
'NOTIFICATION_TYPE_IN_MODERATION_QUEUE' => 'A post or topic needs approval',
- 'NOTIFICATION_TYPE_MODERATION_QUEUE' => 'Your topics/posts are approved or disapproved by a moderator',
+ 'NOTIFICATION_TYPE_MODERATION_QUEUE' => 'Your topics/posts are approved or disapproved by a moderator',
'NOTIFICATION_TYPE_PM' => 'Someone sends you a private message',
'NOTIFICATION_TYPE_POST' => 'Someone replies to a topic to which you are subscribed',
'NOTIFICATION_TYPE_QUOTE' => 'Someone quotes you in a post',
'NOTIFICATION_TYPE_REPORT' => 'Someone reports a post',
- 'NOTIFICATION_TYPE_TOPIC' => 'Someone creates a topic in a forum to which you are subscribed',
+ 'NOTIFICATION_TYPE_TOPIC' => 'Someone creates a topic in a forum to which you are subscribed',
'NOTIFICATION_TYPE_ADMIN_ACTIVATE_USER' => 'Newly registered user requiring activation',
'NOTIFY_METHOD' => 'Notification method',