summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bd50593)
raw | patch | inline | side by side (parent: bd50593)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 12 Jul 2008 06:22:01 +0000 (06:22 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 12 Jul 2008 06:22:01 +0000 (06:22 +0000) |
src/extension/prefdialog.cpp | patch | blob | history |
index 10249049f17aa2e6ab68a211cbc257a0589be914..c35ffed92cb5004c76a2d6be917b2996c2f9c416 100644 (file)
#include "internal/clear-n_.h"
-const char * PrefDialog::live_param_xml = "<param name=\"__live_effect__\" type=\"boolean\" gui-text=\"" N_("Live Preview") "\" gui-description=\"" N_("Controls whether the effect settings are rendered live on canvas") "\" scope=\"user\">false</param>";
+const char * PrefDialog::live_param_xml = "<param name=\"__live_effect__\" type=\"boolean\" gui-text=\"" N_("Live preview") "\" gui-description=\"" N_("Is the effect previewed live on canvas?") "\" scope=\"user\">false</param>";
}; }; /* namespace Inkscape, Extension */