discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=82c0f67f029bc14edf73be97e3dd428cff774905
commit 82c0f67f029bc14edf73be97e3dd428cff774905 Author: Mike Blumenkrantz <[email protected]> Date: Thu Aug 21 15:02:46 2014 -0400 de-frenchify edje_cc --no-save option --- src/bin/edje/edje_cc_out.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/edje/edje_cc_out.c b/src/bin/edje/edje_cc_out.c index 1cb8865..b80c6ec 100755 --- a/src/bin/edje/edje_cc_out.c +++ b/src/bin/edje/edje_cc_out.c @@ -1421,7 +1421,7 @@ data_thread_script(void *data, Ecore_Thread *thread EINA_UNUSED) Eina_List *ll; Code_Program *cp; - WRN("You are removing source from Edje file. This may break some use case. Be aware of your choice and the poor kitten you are arming with it !"); + WRN("You are removing the source from this Edje file. This may break some use cases.\nBe aware of your choice and the poor kitten you are harming with it!"); if (sc->cd->original) { --
