aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/common.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-10-02 15:11:40 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-10-02 15:11:40 +0000
commitcc4a0a2f7a02f909735d265f4f199f9736c30a48 (patch)
treeaa984be5c8fca4b1f05d7fa755b2f3d382a89cf7 /phpBB/language/en/acp/common.php
parentfc76c94ab14993f98e0bbbf8b26150886ce69352 (diff)
downloadforums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar
forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.gz
forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.bz2
forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.xz
forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.zip
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/common.php')
-rw-r--r--phpBB/language/en/acp/common.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 2f5d95e98f..925878ba61 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -199,7 +199,7 @@ $lang = array_merge($lang, array(
'BACK' => 'Back',
'COLOUR_SWATCH' => 'Web-safe colour swatch',
- 'CONFIG_UPDATED' => 'Configuration updated successfully',
+ 'CONFIG_UPDATED' => 'Configuration updated successfully.',
'CONFIRM_OPERATION' => 'Are you sure you wish to carry out this operation?',
'DEACTIVATE' => 'Deactivate',
@@ -250,6 +250,7 @@ $lang = array_merge($lang, array(
'PERMISSIONS_TRANSFERED' => 'Permissions transfered',
'PERMISSIONS_TRANSFERED_EXPLAIN' => 'You are currently having the permissions from %1$s. You are able to browse the forum with the users permissions but not access the administration control panel since admin permissions were not transfered. You are able to <a href="%2$s"><strong>revert to your permission set</strong></a> at any time.',
'PROCEED_TO_ACP' => '%sProceed to the ACP%s',
+
'REMIND' => 'Remind',
'REORDER' => 'Reorder',
'RESYNC' => 'Resyncronise',
@@ -352,6 +353,7 @@ $lang = array_merge($lang, array(
'SORT_REASON' => 'Reason',
'SORT_REG_DATE' => 'Registration date',
));
+
// Log Entries
$lang = array_merge($lang, array(
'LOG_ACL_ADD_USER_GLOBAL_U_' => '<strong>Added or edited users user permissions</strong><br />ยป %s',