--- a/src/cm/media/js/client/c_sync.js Thu Dec 03 10:48:08 2009 +0100
+++ b/src/cm/media/js/client/c_sync.js Thu Dec 03 11:38:28 2009 +0100
@@ -127,7 +127,7 @@
if ("ask_for_notification" in ret) {
if (ret['ask_for_notification']) {
// TODO ask for notification ...or use AUTO_CONTRIB ?
- parent.f_yesNoDialog(gettext("Do you wan to subscribe to all replies notifications in discussions where you have participated?"), gettext("Warning"), null, null, null,
+ parent.f_yesNoDialog(gettext("Do you want to subscribe to all replies notifications in discussions you participated in?"), gettext("Follow up"), null, null, null,
function() { // special case : no waiting for the return, no error check, nothing !
var cfg = {
method: "POST",