mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
Fixed bug #694, forum status is missing from several language files
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3111 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -352,6 +352,8 @@ $lang['Forum_delete'] = 'Verwijder Forum';
|
||||
$lang['Forum_delete_explain'] = 'Met het formulier hieronder kun je een forum (of categorie) verwijderen en bepalen waarheen je alle topics (of forums) wilt verplaatsen.';
|
||||
|
||||
$lang['Forum_settings'] = 'Algemene Forum Instellingen';
|
||||
$lang['Status_locked'] = 'Gesloten';
|
||||
$lang['Status_unlocked'] = 'Open';
|
||||
$lang['Forum_name'] = 'Forum naam';
|
||||
$lang['Forum_desc'] = 'Omschrijving';
|
||||
$lang['Forum_status'] = 'Forum status';
|
||||
@@ -718,4 +720,4 @@ $lang['Install_No_PCRE'] = 'phpBB2 heeft de Perl-Compatible Regular Expressions
|
||||
// That's all Folks!
|
||||
// -------------------------------------------------
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user