!636 !snipcom String orig = s; s = s.replaceAll("Put ([^\\\"]+) on the widget", "updateWidgetWithText(\"$1\");"); if (orig.equals(s)) s = ""; else s = "Edit suggestion:\n" + s;