mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
Can unstick/unannounce topics via edit post now
git-svn-id: file:///svn/phpbb/trunk@471 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -147,7 +147,9 @@ $lang['Empty_msg'] = "You must enter a message when posting!";
|
||||
$lang['Postnew'] = "Post New Topic";
|
||||
$lang['Post_new_in'] = "Post New Topic in:"; // Followed by forum name
|
||||
$lang['Post_Annoucement'] = "Post as an annoucement";
|
||||
$lang['UnAnnounce'] = "Remove annoucements status from this post";
|
||||
$lang['Post_Sticky'] = "Stick this topic";
|
||||
$lang['UnStick'] = "Unstick this topic";
|
||||
$lang['Annouce_and_sticky'] = "You cannot post a topic that is both an annoucement and a sticky topic";
|
||||
$lang['Preview'] = "Preview";
|
||||
$lang['Post_a'] = "Post a";
|
||||
|
Reference in New Issue
Block a user