1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

- new queue invocation method

git-svn-id: file:///svn/phpbb/trunk@5136 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2005-04-30 14:28:07 +00:00
parent 0dec4135c5
commit 15c0535cbc
5 changed files with 145 additions and 21 deletions

View File

@@ -71,7 +71,7 @@ $lang += array(
'BOOKMARKS_REMOVED' => 'Bookmarks removed successfully',
'CANNOT_EDIT_MESSAGE_TIME' => 'You can no longer edit or delete that message',
'CANNOT_MOVE_TO_SAME_FOLDER'=> 'Messages can not be moved to the folder which will be removed.',
'CANNOT_MOVE_TO_SAME_FOLDER'=> 'Messages can not be moved to the folder you want to remove.',
'CANNOT_RENAME_FOLDER' => 'This folder can not be renamed.',
'CANNOT_REMOVE_FOLDER' => 'This folder can not be removed.',
'CHANGE_PASSWORD' => 'Change password',