From 25c3c05796d048ac7226f0267807ad0440369368 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Mon, 16 Aug 2004 10:09:54 +0000 Subject: [PATCH] put recently deleted outdated language string back in so that the language pack will work with old versions. --- lang/en/forum.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/forum.php b/lang/en/forum.php index f01bfd2d26..8ef3c04200 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -149,6 +149,7 @@ $string['subscription'] = 'Subscription'; $string['subscriptions'] = 'Subscriptions'; $string['unsubscribe'] = 'Unsubscribe from this forum'; $string['unsubscribed'] = 'Unsubscribed'; +$string['unsubscribeshort'] = 'Unsubscribe'; $string['youratedthis'] = 'You rated this'; $string['yournewtopic'] = 'Your new discussion topic'; $string['yourreply'] = 'Your reply'; -- 2.39.5