Copy-edit

This commit is contained in:
Lennart Kats 2015-11-29 14:36:13 +00:00
parent ef3d6d3db8
commit dd4aa96a67

View File

@ -70,8 +70,7 @@ define(function(require, exports, module) {
current.setting = "state/experiments/@" + uniqueId;
current.onchange = function(e){
if (!hasAlerted) {
alert("Refresh Needed",
"Please Refresh Cloud9 To Activate This Change",
alert("Experimental Features",
"To see the effect of this change, please refresh Cloud9.");
hasAlerted = true;
}