From 46f296d67b90a1d8f07a536e0b86a30207039488 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 12 May 2004 22:29:18 +0000 Subject: [PATCH] the rest of Bug #44863 --> locale files for multiple identities UI sr=bienvenu --- .../prefs/resources/locale/en-US/am-identities-list.dtd | 0 .../base/prefs/resources/locale/en-US/am-identity-edit.dtd | 5 +++++ mailnews/base/prefs/resources/locale/en-US/am-main.dtd | 4 +++- .../base/prefs/resources/locale/en-US/prefs.properties | 7 +++++++ 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 mailnews/base/prefs/resources/locale/en-US/am-identities-list.dtd create mode 100644 mailnews/base/prefs/resources/locale/en-US/am-identity-edit.dtd diff --git a/mailnews/base/prefs/resources/locale/en-US/am-identities-list.dtd b/mailnews/base/prefs/resources/locale/en-US/am-identities-list.dtd new file mode 100644 index 00000000000..e69de29bb2d diff --git a/mailnews/base/prefs/resources/locale/en-US/am-identity-edit.dtd b/mailnews/base/prefs/resources/locale/en-US/am-identity-edit.dtd new file mode 100644 index 00000000000..e197c4baab6 --- /dev/null +++ b/mailnews/base/prefs/resources/locale/en-US/am-identity-edit.dtd @@ -0,0 +1,5 @@ + + + + + diff --git a/mailnews/base/prefs/resources/locale/en-US/am-main.dtd b/mailnews/base/prefs/resources/locale/en-US/am-main.dtd index cb0828cabd8..0bf6df13b7c 100644 --- a/mailnews/base/prefs/resources/locale/en-US/am-main.dtd +++ b/mailnews/base/prefs/resources/locale/en-US/am-main.dtd @@ -5,7 +5,7 @@ - + @@ -26,3 +26,5 @@ + + diff --git a/mailnews/base/prefs/resources/locale/en-US/prefs.properties b/mailnews/base/prefs/resources/locale/en-US/prefs.properties index 33c5a87fdc4..7492d65c3ed 100644 --- a/mailnews/base/prefs/resources/locale/en-US/prefs.properties +++ b/mailnews/base/prefs/resources/locale/en-US/prefs.properties @@ -83,3 +83,10 @@ prefPanel-addressing=Composition & Addressing prefPanel-advanced=Advanced ## LOCALIZATION NOTE (prefPanel-smtp): Don't translate "SMTP" prefPanel-smtp=Outgoing Server (SMTP) + +# account manager multiple identity support +#LOCALIZATION NOTE: accountName: %1$S +identity-list-title=Identities for %1$S + +identity-edit-req=You must specify a valid email address for this identity. +identity-edit-req-title=Error Creating Identity