diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js index f2aca1892..33f7b68a1 100644 --- a/chrome/content/zotero/xpcom/schema.js +++ b/chrome/content/zotero/xpcom/schema.js @@ -548,6 +548,9 @@ Zotero.Schema = new function(){ case 'nlm': case 'vancouver': + // Remove update script (included with 3.0 accidentally) + case 'update': + // Delete renamed/obsolete files case 'chicago-note.csl': case 'mhra_note_without_bibliography.csl': diff --git a/translators b/translators index bdf108eb2..bf28e5f7e 160000 --- a/translators +++ b/translators @@ -1 +1 @@ -Subproject commit bdf108eb2163edfeb1adfd41e7ef952501f11eda +Subproject commit bf28e5f7e14242e385c735df0824fc2f6b6e2de5