From 4ed836d7d0a1a8d3f013383370685fca699a4ef6 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 1 Nov 2006 01:27:20 +0000 Subject: [PATCH] Addresses #155, Localize strings Localizing some remaining hard-coded strings and get rid of programmatically added colons Also added .zero strings for various count properties, since plural logic from English won't apply to all languages --- chrome/content/zotero/about.xul | 2 +- chrome/content/zotero/bindings/relatedbox.xml | 18 +++++++++-- chrome/content/zotero/bindings/tagsbox.xml | 20 +++++++++++-- chrome/content/zotero/itemPane.js | 30 +++++++++++++++++-- chrome/content/zotero/overlay.js | 2 ++ chrome/content/zotero/overlay.xul | 4 +-- chrome/content/zotero/preferences.xul | 2 +- chrome/locale/de-DE/zotero/about.dtd | 1 - chrome/locale/de-DE/zotero/preferences.dtd | 1 - chrome/locale/de-DE/zotero/zotero.dtd | 1 - chrome/locale/de-DE/zotero/zotero.properties | 12 ++++---- chrome/locale/en-US/zotero/about.dtd | 1 - chrome/locale/en-US/zotero/preferences.dtd | 1 - chrome/locale/en-US/zotero/zotero.dtd | 2 -- chrome/locale/en-US/zotero/zotero.properties | 18 +++++++---- chrome/locale/zh-CN/zotero/about.dtd | 1 - chrome/locale/zh-CN/zotero/preferences.dtd | 1 - chrome/locale/zh-CN/zotero/zotero.dtd | 1 - chrome/locale/zh-CN/zotero/zotero.properties | 12 ++++---- 19 files changed, 91 insertions(+), 39 deletions(-) diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul index c802173be..4b1e64857 100644 --- a/chrome/content/zotero/about.xul +++ b/chrome/content/zotero/about.xul @@ -28,7 +28,7 @@