Use American spelling: 'recognise' -> 'recognize'.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / valuedescconnect.cpp
index 420e17e..1a17678 100644 (file)
@@ -213,5 +213,5 @@ Action::ValueDescConnect::prepare()
                return;
        }
 
-       throw Error(_("ValueDesc is not recognised or supported."));
+       throw Error(_("ValueDesc is not recognized or supported."));
 }