diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-15 12:09:54 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-15 12:09:54 +0000 |
commit | c0c424a564d2f3d847bd910fd30f3a60128579d8 (patch) | |
tree | f57103201dc60e6471c5e102204fe43b86a730e3 /phpBB/language/en/ucp.php | |
parent | 161db78beda4382c2c33fa9220b0557614ad9a2a (diff) | |
download | forums-c0c424a564d2f3d847bd910fd30f3a60128579d8.tar forums-c0c424a564d2f3d847bd910fd30f3a60128579d8.tar.gz forums-c0c424a564d2f3d847bd910fd30f3a60128579d8.tar.bz2 forums-c0c424a564d2f3d847bd910fd30f3a60128579d8.tar.xz forums-c0c424a564d2f3d847bd910fd30f3a60128579d8.zip |
#13435
git-svn-id: file:///svn/phpbb/trunk@7887 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r-- | phpBB/language/en/ucp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index a5576a9890..df26d68c3d 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -210,7 +210,7 @@ $lang = array_merge($lang, array( 'GLOBAL_ANNOUNCEMENT' => 'Global announcement', 'HIDE_ONLINE' => 'Hide my online status', - 'HIDE_ONLINE_EXPLAIN' => 'Changing this setting won\'t become effective until your next visit to the board.', + 'HIDE_ONLINE_EXPLAIN' => 'Changing this setting won’t become effective until your next visit to the board.', 'HOLD_NEW_MESSAGES' => 'Do not accept new messages (New messages will be held back until enough space is available)', 'HOLD_NEW_MESSAGES_SHORT' => 'New messages will be held back', |