This commit is contained in:
Dan Mills 2007-10-15 15:31:15 -07:00
Родитель af4caa7f76
Коммит 35f70cc103
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -934,7 +934,7 @@ BookmarksSyncService.prototype = {
}
if (clientConflicts.length || serverConflicts.length) {
this._log.error("\nWARNING: Conflicts found, but we don't resolve conflicts yet!\n");
this._log.warn("Conflicts found! Discarding server changes");
}
// 3.1) Apply server changes to local store