Text for StableVersion extension
authorMagnus Manske <magnusmanske@users.mediawiki.org>
Wed, 7 Dec 2005 13:15:45 +0000 (13:15 +0000)
committerMagnus Manske <magnusmanske@users.mediawiki.org>
Wed, 7 Dec 2005 13:15:45 +0000 (13:15 +0000)
languages/Language.php

index 72cc195..640f131 100644 (file)
@@ -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 <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',