1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

sticky/announcement time limit

git-svn-id: file:///svn/phpbb/trunk@4546 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-10-10 15:04:18 +00:00
parent 37411be1e4
commit ffb736878c
3 changed files with 17 additions and 7 deletions

View File

@@ -549,6 +549,9 @@ $lang += array(
'POST_REPLY' => 'Post a reply',
'POST_TOPIC_AS' => 'Post topic as',
'CHANGE_TOPIC_TO' => 'Change topic type to',
'STICK_TOPIC_FOR' => 'Stick topic for',
'STICKY_ANNOUNCE_TIME_LIMIT' => 'Sticky/Announcement time limit',
'STICK_TOPIC_FOR_EXPLAIN' => 'Enter 0 or leave blank for a never ending Sticky/Announcement',
'EDIT_POST' => 'Edit post',
'OPTIONS' => 'Options',
'MOD_OPTIONS' => 'Moderator Options',