]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormUrl.C
(John): translate dialog titles.
[lyx.git] / src / frontends / xforms / FormUrl.C
index 994fc9591c385c13cfbdf81fe36db112e469b407..276965721708acc310ef2b43e0c74594d0292b05 100644 (file)
@@ -35,7 +35,7 @@ void FormUrl::build()
        setPrehandler(dialog_->input_name);
        setPrehandler(dialog_->input_url);
 
-        // Manage the ok, apply, restore and cancel/close buttons
+       // Manage the ok, apply, restore and cancel/close buttons
        bc().setOK(dialog_->button_ok);
        bc().setApply(dialog_->button_apply);
        bc().setCancel(dialog_->button_close);