From 6e8c126facec2cec5abd06ba765663049c725af2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Jul 2014 23:47:52 +0300 Subject: Rename "Enable reorder sprites" option. --- src/gui/widgets/tabs/setup_perfomance.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/tabs/setup_perfomance.cpp b/src/gui/widgets/tabs/setup_perfomance.cpp index 0b9aa5b20..16f3142a7 100644 --- a/src/gui/widgets/tabs/setup_perfomance.cpp +++ b/src/gui/widgets/tabs/setup_perfomance.cpp @@ -106,8 +106,8 @@ Setup_Perfomance::Setup_Perfomance(const Widget2 *const widget) : "beingopacity", this, "beingopacityEvent"); // TRANSLATORS: settings option - new SetupItemCheckBox(_("Enable reorder sprites."), "", - "enableReorderSprites", this, "enableReorderSpritesEvent"); + new SetupItemCheckBox(_("Enable reorder sprites (need for mods support)."), + "", "enableReorderSprites", this, "enableReorderSpritesEvent"); // TRANSLATORS: settings option -- cgit v1.2.3-70-g09d2