@Override
 public String getNotificationTitle() {
   return context.getString(R.string.child_sync_title);
 }