* Reverting changes introduced in 1.752, please keep extension messages in the extens...
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 7 Dec 2005 13:32:20 +0000 (13:32 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 7 Dec 2005 13:32:20 +0000 (13:32 +0000)
languages/Language.php

index 640f131..72cc195 100644 (file)
@@ -2176,15 +2176,6 @@ 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 <a href="$1">latest draft version</a>.',
-'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 <a href="$1">stable version</a>.',
-'staticversion_reset_stable_version' => 'Click <a href="$1">here</a> to remove this as stable version!',
-'staticversion_set_stable_version' => 'Click <a href="$1">here</a> 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',