From 12ef94d5297aae7852b03f70f97223e04df0305e Mon Sep 17 00:00:00 2001 From: Magnus Manske Date: Wed, 7 Dec 2005 13:15:45 +0000 Subject: [PATCH] Text for StableVersion extension --- languages/Language.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/Language.php b/languages/Language.php index 72cc195af1..640f13160d 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -2176,6 +2176,15 @@ If this is *not* you, don't follow the link. This confirmation code will expire at $4. ", +# StaticVersion extension +'staticversion_this_is_stable' => 'This is the stable version of this article. You can also look at the latest draft version.', +'staticversion_this_is_draft_no_stable' => 'You are looking at a draft version of this article; there is no stable version of this article yet.', +'staticversion_this_is_draft' => 'This is a draft version of this article. You can also look at the stable version.', +'staticversion_reset_stable_version' => 'Click here to remove this as stable version!', +'staticversion_set_stable_version' => 'Click here to set this as stable version!', +'staticversion_set_ok' => 'The stable version has been successfully set.', +'staticversion_reset_ok' => 'The stable version has been successfully removed. This article has no stable version right now.', + # Inputbox extension, may be useful in other contexts as well 'tryexact' => 'Try exact match', 'searchfulltext' => 'Search full text', -- 2.20.1