From eb7b3010732367d90630ba32ee23707d63820d6a Mon Sep 17 00:00:00 2001 From: gracile-fr Date: Mon, 4 Mar 2013 03:44:14 +0100 Subject: [PATCH] Localizes most of the strings marked "todo: localize" --- chrome/content/zotero/about.xul | 2 +- .../content/zotero/bindings/attachmentbox.xml | 18 ++++---- chrome/content/zotero/bindings/merge.xml | 4 +- chrome/content/zotero/bindings/noteeditor.xml | 7 +-- chrome/content/zotero/duplicatesMerge.js | 8 ++-- chrome/content/zotero/merge.js | 8 ++-- chrome/content/zotero/merge.xul | 6 +-- chrome/content/zotero/xpcom/file.js | 33 +++++--------- chrome/content/zotero/xpcom/storage.js | 16 +++---- chrome/content/zotero/xpcom/storage/webdav.js | 20 +++------ chrome/content/zotero/xpcom/storage/zfs.js | 12 ++--- chrome/content/zotero/zoteroPane.js | 17 +++---- chrome/locale/en-US/zotero/about.dtd | 3 +- chrome/locale/en-US/zotero/merge.dtd | 3 ++ chrome/locale/en-US/zotero/zotero.properties | 45 +++++++++++++++++-- 15 files changed, 108 insertions(+), 94 deletions(-) create mode 100644 chrome/locale/en-US/zotero/merge.dtd diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul index adca886dda..7f06013e23 100644 --- a/chrome/content/zotero/about.xul +++ b/chrome/content/zotero/about.xul @@ -51,7 +51,7 @@