From c6bdd1ab7817ba0c5a6d899b7e418a5540ec8773 Mon Sep 17 00:00:00 2001 From: bkuker Date: Mon, 7 Jan 2013 16:22:48 -0500 Subject: [PATCH] Fix the clamp message --- core/resources/l10n/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 94ded4c94..a43d03cd2 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -740,7 +740,7 @@ AppearanceCfg.lbl.texture.repeat = Repeat: ! Texture Wrap Modes TextureWrap.Repeat = Repeat TextureWrap.Mirror = Repeat & Mirror -TextureWrap.Clamp = Clamp Edge Pixel +TextureWrap.Clamp = Clamp Edge Pixels TextureWrap.Sticker = Sticker ! RocketConfig